body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000999;
}

html, body {
	margin: 0;
	padding: 0;
}

b{
	font-size: 100%;
}

em{
	color: red;
}

th, td {
	font-size: 11px;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #000999;
}

a:visited {
	text-decoration: none;
	color: #000999;
}

a:hover {
	text-decoration: none;
	color: #D0A56C;
}

a:active {
	text-decoration: none;
	color: #000999;
}

.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 165px;
}

.title {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 900px;
}

.ititle {
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 900px;
}

.slogan {
	padding-top: 360px;
	font-family:	Cooper Lt BT;
	font-size: 23px;
	color: #FF1111;
}

.slogan-logo {
	padding-top: 0px;
	font-family:	Cooper Lt BT;
	font-size: 23px;
	color: #FF1111;
}

.nav {
	font-family:	Cooper Lt BT;
	font-size: 36px;
}

.nav a:link {
	text-decoration: none;
	color: #FF0000;
}

.nav a:visited {
	text-decoration: none;
	color: #FF0000;
}

.nav a:hover {
	text-decoration: none;
	color: #000999;
}

.nav a:active {
	color: #FF0000;
	text-decoration: none;
}

.nav-n {
	font-size: 36px;
	padding-bottom: 30px;
}

.nav-n a:link {
	text-decoration: none;
	color: #00F53D;
}

.nav-n a:visited {
	text-decoration: none;
	color: #00F53D;
}

.nav-n a:hover {
	text-decoration: none;
	color: #33CCFF;
}

.nav-n a:active {
	color: #00F53D;
	text-decoration: none;
}

.nav-x {
	font-size: 36px;
	padding-bottom: 30px;
}

.nav-x a:link {
	text-decoration: none;
	color: #FF6699;
}

.nav-x a:visited {
	text-decoration: none;
	color: #FF6699;
}

.nav-x a:hover {
	text-decoration: none;
	color: #FF99BB;
}

.nav-x a:active {
	color: #FF6699;
	text-decoration: none;
}

.heading {
	font-family:	Cooper Lt BT;
	font-size: 36px;
	color: #FF1111;
}

.heading-f {
	font-size: 16px;
}

.footer {
	height: 30px;
}

.ftext {
	font-family: arial;
	font-size: 10px;
}
