body {background: #a2b636 url("../images/bg.jpg");	
	background-position:top;	
	background-repeat:repeat-x;
	height: 100%;
	margin: 0; padding: 0;	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;}
* {padding:0; margin:0;}

form {padding: 8 8 10px 8; margin: 0;}
fieldset {width: 350px; padding: 5px 0 5px 25px; border: 0px solid #FFF; font-family: arial, verdana, sans-serif; font-size: 11px;}
label {font-size: 11px; color: #5C0808;}
input {border: 1px solid #BFB4A3; background: #663300; font-family: arial, verdana, sans-serif; font-size: 11px; color: #FF6600; padding: 2px; margin-top:3px;}
input.button {border: 0px; background: url(image/submit.gif) no-repeat; width: 63px; height: 42px; cursor: pointer; color: #5C0808;}
textarea {border: 1px solid #BFB4A3; background: #663300; font-family: arial, verdana, sans-serif; font-size: 11px; color: #FF6600; padding: 4px;}
textarea:focus, select:focus, input:focus {background:#FFF;}
img {border: none;}
html { height: 100%; margin-bottom: 1px; }


* html #content
	{
		height: 100%;
	}
	

/* ---- MAIN PAGES -------------------------------------------------------------------------------------------------------------*/
#main {
	width: 800px;
	margin: 0 auto;
	top: 0px; left: 0px;
    }
#logo {
	width: 800px; 
	padding-top:10px;
	height: 123px;
	}
#banner {
	
	}
	
#check  {
	width: 750px;
	height: 236px;
	position: absolute;
	top: 454px;
	left: 312px;
	z-index: 15;
}
		#navbar {
	background: url(../images/navbar.jpg);
	height:41px;
	width: 800px;
	}	

 ul#navlist
{

padding: 0;
margin: 0;
list-style-type: none;
float: right;
width: 100%;
height:41px;
color: #fff;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
float: right;
color: #fff;
height:28px;
padding: 12px 14px 2px 14px;
text-decoration: none;
border-left: 1px solid #fff;
font-size:12px;
font-weight:bold;
}

ul#navlist li a:hover
{

background-image:url(../images/grnbar.png);
color: #F4ca2d;
font-size:12px;
font-weight:bold;
}


#blk {
color:#000000;

}


.f11 {
font-size:11px;

}
.f11b {
font-size:11px;
font-weight:bold;
}


.f12 {
font-size:12px;

}
.f12b {
font-size:12px;
font-weight:bold;
}

.f12q {
font-size:12px;
margin-left:20px;
margin-bottom:15px;
font-style:italic;

}
.f13 {
font-size:13px;

}
.f13b {
font-size:13px;
font-weight:bold;

}
.f14 {
font-size:14px;

}
.f14b {
font-size:14px;
font-weight:bold;

}
.f14li {
color: #333333;
font-size:14px;

}
.f14bl {
color: #205eb2;
font-size:14px;
font-weight:bold;

}

.f15 {
font-size:15px;

}
.f15b {
font-size:15px;
font-weight:bold;

}
.f15bl {
color: #205eb2;
font-size:15px;
font-weight:bold;

}
.f16 {
font-size:16px;

}




#content {
	background: #d9dcca;
	width: 800px;
	margin-top:1px;
	
}
#content a, 
#content a:link, 
#content a:active, 
#content a:visited {
	color: #205eb2;
	text-decoration: underline;
	font: bold 14px verdana, arial, sans-serif;
	}
#content a:hover {
	color: #66CC33;
	font-weight: bold;
	}		
 
 
#link2 {
font-weight:normal;
	font-size:12px;
} 
 
#link2 a, 
#link2 a:link, 
#link2 a:active, 
#link2 a:visited {
	color: #205eb2;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	}
#link2 a:hover {
	color: #66CC33;
	font-weight: bold;
	}		
 
 
#contentTxt {
width:450px;
line-height:20px;

	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	background: #d9dcca;
	

}


#contentTxtIndex {
width:770px;
line-height:20px;

	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	background: #d9dcca;
	

}




#contentRight {
float:right;

width:330px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	background: #d9dcca;
}




 
 
 
 


UL.indent {
line-height: 1.4em;
margin-top: 0.75em;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-left: 1.5em;
padding: 0px;
list-style-position: outside;
color:#205eb2;
}







#footer
	{
		background: #f4ca2d ;
		width: 800px;
		align:center;
	}

#footer a, 
#footer a:link, 
#footer a:active, 
#footer a:visited {
	color: #205eb2;
	text-decoration: none;
	font: bold 11px verdana, arial, sans-serif;
	}
#footer a:hover {
	color: #205eb2;
	font-weight: bold;
	}		


#title {
	font-size: 26px;
	font-weight: bold;
	color:#205eb2;
	line-height:30px;
}

#title2 {
	font-size: 20px;
	font-weight: bold;
	color:#205eb2;
	line-height:30px;
}
#title3 {
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	line-height:25px;
}


.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; 
		  background: #d9dcca;}



 ul#footerNav
{
padding: 0;
margin: 0;
list-style-type: none;
width: 100%;
color: #fff;

}

ul#footerNav li { display: inline; }

ul#footerNav li a
{
color: #205eb2;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #fff;
}

ul#footerNav li a:hover
{
background-color:#205eb2;
color: #fff;
}
