/* CSS Document */




#menu {
	position: absolute;
	height: 85px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
#menu #hue {
	height: 50px;
	width: 550px;
	position: relative;
	top: -82px;
	left: 100px;
}
#menu #map_C {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 550px;
	position: relative;
	left: 100px;
	top: -78px;
}


.bgt {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 85px;
	width: 750px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}


hr {
	color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

img {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

body {
	background-image: url(style/images/menu/back.jpg);
	background-repeat:repeat-x;
	background-color: #1A5924;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 1px;
	padding-left: 5px;
	top: 0px;
}


body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



 a:link,  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}


 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

 .link  h2 a,  h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	}



 .link h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline;
	color: #666666;
}


.top   a,  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}

 .top  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #000000;}
	
#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	float: none;
	width: 100%;
	position: relative;
	
}

#foot   a,  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}

 #foot  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #000000;}
	
.feature h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.feature h1 a, h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}
.feature h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:underline;
	color: #666666;
}

/* -----------------------------------------------------*/
	#sectionLinks{
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-style: double;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	font-size:12px;
	color: #F5BE25;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-image: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;

}

#sectionLinks a:hover{
	background-color: #666666;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: F5BE25;
}

.navbarheading	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background-color:	#3399ff;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	width: 95px;
}

div#navbar a	{
	display:block;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; 
	border-bottom: 1px solid blue;
	border-right:	1px solid blue;
	font-weight: bold;
	padding:	3px 5px 3px 2px;
	text-align: right;
	width: 158px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 150px;
}
.tb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
