body { 
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
margin-top:0; 
margin-bottom:0; 
margin-left:0; 
margin-right:0;
background-attachment: fixed;
background-image: url(images/background.gif);
}

.main {
font-family: Arial, Verdana, Serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
border: 0px none;
line-height: 21px;
font-weight: normal;
}

.links {
font-family: Arial, Verdana, Serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
background-color: #003399;
border: 0px none;
line-height: 25px;
}
.top {
font-family: Arial, Serif;
font-size: 12px;
color: #000000;
border: 0px none;
line-height: 21px;
font-weight: bold;
background-color: #e9e9e9;
padding: 5px;
border: 1px solid #c3c3c3;
}
.toplinks {
font-family: Arial, Serif;
font-size: 12px;
color: #FFFFFF;
background-color: #003210;
border: 0px none;
line-height: 25px;
font-weight: bold;
}

.sidelinks {
font-family: Arial, Serif;
font-size: 12px;
color: #000000;
background-color: #e9e9e9;
border: 0px none;
line-height: 21px;
font-weight: bold;
}

.bottom-links {
font-family: Verdana, Arial, Serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
background-color: #003210;
border: 0px none;
line-height: 26px;
}
.whitecolor {
background-color: #FFFFFF;
}

.redcolor {
background-color: #cc0000;
}

.greycolor {
background-color: #000000;
}

.greycolor2 {
background-color: #EEEEEE;
}

.greycolor3 {
background-color: #c3c3c3;
}

.greycolora {
height: 24px;
background-color: #CECFCE;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #000000;
font-weight: normal;
}

a:hover {
color: #FFA500;
}

.navigation a {
	font-family:Arial, Helvetica, sans-serif;
  	display: block;
 	height: 24px;
  	font-size: 12px;
  	text-align: left;
	padding-left:30px;
  	border-top: 1px solid #d9b34c;
	border-left: 2px solid #d9b34c;
	border-right: 2px solid #d9b34c;
	border-bottom: 1px solid #d9b34c;
  	color: #FFFFFF;
  	font-weight: bold;
  	text-decoration: none;
	line-height:24px;
	vertical-align:bottom;
	background: url("images/arrow.png") top left; 
	background-repeat:no-repeat;
}

.navigation_bottom a {
	font-family:Arial, Helvetica, sans-serif;
  	display: block;
 	height: 24px;
  	font-size: 12px;
  	text-align: left;
	padding-left:30px;
  	border-top: 2px solid #d9b34c;
	border-left: 2px solid #d9b34c;
	border-right: 2px solid #d9b34c;
	border-bottom: 2px solid #d9b34c;
  	color: #FFFFFF;
  	font-weight: bold;
  	text-decoration: none;
  	line-height:24px;
	vertical-align:bottom;
	background: url("images/arrow.png") top left; 
	background-repeat:no-repeat;
}

.navigation a:hover,
.navigation.current a {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
 	height: 24px;
 	font-size: 12px;
	padding-left:30px;
  	text-align: left;
  	color: #000000;
  	font-weight: bold;
  	text-decoration: none;
  	line-height:24px;
	vertical-align:bottom;
	background: url("images/arrow.png") top left; 
	background-repeat:no-repeat;
	background-color:#d9b34c;
}

.navigation_bottom a:hover,
.navigation_bottom.current a {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
 	height: 24px;
 	font-size: 12px;
  	text-align: left;
	padding-left:30px;
  	color: #000000;
  	font-weight: bold;
  	text-decoration: none;
  	line-height:24px;
	vertical-align:bottom;
	background: url("images/arrow.png") top left; 
	background-repeat:no-repeat;
	background-color:#d9b34c;
}

.top_header_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
  	text-align: center;
  	color: #d9b34c;
  	font-weight: bold;
}
.indextoptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
