body{
	background-image:url(images/bigbbg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #004B0F;
	background-attachment: fixed;
}
.basictab{
	margin-left: 0;
	/*border-bottom: 1px solid gray;*/
list-style-type: none;
	margin-bottom: 0;
	text-align: left;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	background-image: url(images/index_05.jpg);
	height: 20px;
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
/*
margin-right: 2px;
border: 1px solid gray;
border-bottom: none;
background-color: white;
*/
color: white;
padding: 3px 7px;
}



.basictab li a:visited{
	color:#FF9;
}

.basictab li a:hover{
/*background-color: #dbffff;*/
color:#FF9;
}

.basictab li a:active{
	color:#FFF;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
/*background-color: #dbffff;*/
color:#FF9;
}


.submenustyle{
	/*border: 1px solid black;
border-top-width: 0;*/
width: auto;
	display: none;
	filter:alpha(opacity=0);
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/subbg_05.jpg);
background-repeat:repeat-x;
	font-size:12px;
	color:#FFF;
	-moz-opacity:0;
	/*background-color:#CCC;*/
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}
#container {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 10%;
	width: 100%;
}

.submenustyle a{
/*border-right: 1px dashed black;*/
color:#DFDFDF;
font-weight:bold;
padding: 1px 5px;
text-decoration: none;
}

.submenustyle a:hover{
/*background-color: #ebffff;*/
color:#F5FF9F;
}.geytab {
	/*background-color: #CCC;*/
	height: 20px;
	width: 100%;
}
#centerblock {
	width:1000;
	margin-left:auto;
	margin-right:auto;
}
.bodyheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}
.navbar2 {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-y;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #759D16;
	font-weight: bold;
}
.whitetxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
