body {
	margin: 0 0 0 0;
	text-align:center;
	background:#462B1D url(../images/general/bodybg.jpg) repeat-x;
	font-family: tahoma, arial, verdana, sans-serif 11px;
}
html {
overflow: -moz-scrollbars-vertical;
}
.floatleft{ float:left;}
.floatright{ float:right;}
.clearboth{ clear:both;}
.spacer {height: 5px; width: 100%; } .spacer2 {height: 20px; width: 100%; }
.marginpadding{ margin:0; padding:0;}
img{ vertical-align: middle;}
p{ text-align:left;}
hr{	width: 100%; height: 3px; border: none; background: #999966; margin:0; padding:0;}

#container {
	width: 980px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
	margin-top: 10px;
	display:block;
}
#header{
	width: 100%;
	height: 200px;
	background: url(../images/general/headerBG.jpg) no-repeat top center;
	margin:0;
	padding: 0;
}

#footer{
	width: 100%;
	height: auto;
	clear:both;
	margin: 0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
}
#footer a:link, #footer a:visited, #footer a:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #D0BD15;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #000000;	
} 


#maincontent{
	clear:both;
	background-color:#FFFFFF;
	padding: 10px 0;
	width: 100%;
	height:auto;
	min-height: 550px;
	display:block;
	overflow:visible;
}
.background{
	width: 96%;
	padding:5px;
	margin: 0;	
	text-align:left;
	background-color: #CCCC00;	
	min-height: 80px;
}


/* START OF CELLS */

.cell_left{
	float:left;
	width:180px;
	margin: 0 2px;
}
.cell_main{
	float:left;
	width:520px;
	display:block;
	margin: 0 5px;
}
.cell_right{
	float:right;
	width:235px;
	margin: 0 2px;	
}
.cell_half{
	width: 45%;

}

/* END OF CELLS */



form{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	width: 100%;

}
form label{
	float: left;
	font-weight: bold;
	text-align:right;
	margin-right: 6px;
	width: auto;
}
form img{
	float:left;
}
form input, textarea, select{
	width: auto;
	float: left;
	text-align:left;
	border: 1px solid #ccc;
	color: #666666;
	font-size: 10px;
}
form input.LG, textarea.LG, select.LG{
	width: 90%;
	float: left;
	text-align:left;
	border: 1px solid #ccc;
	color: #666666;
	font-size: 12px;
}

form br{
	clear: left;
}



/* MENUS */
#mainnav{
	width: 100%;
	height: 35px;
	background: url(../images/general/mainnavBG.jpg) repeat-x ;
	margin:0;
	padding:0;
	text-align:left;
}
#mainnav ul{
	width: 30%;
	float:left;
	padding:10px;
	margin: 0;
	white-space: nowrap;
}

#mainnav li{
	list-style-type: none;
	text-align:left;
	display:inline;
	margin:0;
	padding: 0;
	text-transform:capitalize;
}


#mainnav a, #mainnav a:link, #mainnav a:visited{ 
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	padding:20px 15px ;
}

#mainnav a:hover{
	color: #CCCC00;
	text-decoration: none;
	font-weight:bold;
	background: url(../images/general/mainnavbg_f2.jpg) repeat-x 10px; 
}

.listfour{
	width: auto;
	margin: 0px;	
	background: #CCCC00;
	overflow:auto;
	padding: 10px;
}
.listfour ul{
	padding:0;
	margin: 0;
	
}

.listfour li{
	width: 18%;
	list-style-type: none;
	text-align:left;
	float:left;
	margin:0;
	padding: 0 0 0 10px;
	text-transform:capitalize;
	color:#000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: url(../images/general/footerbullet.gif) no-repeat 0px 1px;
}
.listfour ul li ul{
	padding:0;
	margin: 0;
	float:left;
	width: 145px;
}

.listfour li li{
	width: 100%;
	text-align:left;
	margin:0 0 0 10px;
	padding: 0;
	text-transform:capitalize;
	color: #666;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background: none;
}


.listfour li li a, .listfour li li a:link, .listfour li li a:visited{ 
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.listfour li li a:hover{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}


/* END OF MENUS */

/* start of lists */
.listone{
	width: 100%;
	padding:0;
	margin: 0;	
}
.listone ul{
	margin: 1px 0 0 0 ;
	padding: 0;
	list-style-type: none;
	font-family: tahoma, arial, verdana, sans-serif;

}

.listone li { margin: 0 0 1px 0; text-align: left; font-size: 11px;}

.listone a, .listone a:link, .listone a:visited, .listone a:active{
	display: block;
	padding: 5px 10px;
	color: #000;
	background-color: #CCCC00;
	text-decoration: none;
	font-weight:normal;
}

.listone a:hover{
	color: #000;
	background-color: #FFFFCC;
	text-decoration: none;
	font-weight:normal;
}

.listone ul ul li { margin: 0 0 1px 0; }

.listone ul ul a{
	display: block;
	padding: 5px 5px 5px 30px;
	width: 125px;
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

.listone ul ul a:hover{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}


.listtwo{
	width: 100%; //width: 90%;
	padding:0;
	margin: 0;
	background-color: #CCCC00;	
	font-size: 10px;
	display:block;
}
.listtwo a, .listtwo a:link, .listtwo a:visited, .listtwo a:active{
	display: block;
	padding: 2px;
	color: #000;
	text-decoration: none;
}

.listtwo a:hover{
	color: #fff;
	text-decoration: none;
}
	

.listthree{
	width: 100%;
	padding:0;
	margin: 0;	
	text-align:left;
	
}
.listthree ul{
	background-color: #CCCC00;
	margin:  0 ;
	padding: 10px;
	list-style-type: none;
	font-family: tahoma, arial, verdana, sans-serif;

	display:block;
	overflow:auto;
}

.listthree li { 
	padding:0 ; 
	margin: 1px;
	float: left;
	text-align: center; 
	font-size: 11px;
	width: 245px; 
	height: 200px; 
	background-color: #FFFFFF;
	font-weight:bold;
	color:#999966;
	font-size: 18px;
}

.listthree a, .listthree a:link, .listthree a:visited, .listthree a:active{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;

}

.listthree a:hover{
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
.listthree br{ height: 3px; clear:both; display: block;}

/* end of lists */

#login{
	float:right;
	height: 25px;//height: 35px;
	width: 50%;
	text-align:right;
	vertical-align:middle;
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	padding: 10px 0;

}
a#login:link, a#login:visited, a#login:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #fff;
}
a#login:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #CCCC00;	
} 

#login label{
	width:auto;
	text-align: right;
}

h1{
	font:tahoma, arial, verdana, sans-serif;
	font-size: 18px;
	text-transform: normal;
	color:#006600;
	font-weight: bold;
	text-align:left;
}
h2{
	font:tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	text-transform: normal;
	color:#333;
	font-weight: bold;
	text-align:left;
}


a, a:link, a:visited, a:active {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.sitetext {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


/* rounded box css */

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden; height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1 {margin:0 5px; background:#fff;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
br {margin:0;padding:0;border:0}
.xboxcontent {display:block; background:#fff; border:0 solid #fff; border-width:0 1px; 	height:auto;
	min-height: 350px; padding: 10px;
} 

.xtopa, .xbottoma {display:block; background:transparent; font-size:1px;}
.xb1a, .xb2a, .xb3a, .xb4a {display:block; overflow:hidden; height:1px;}
.xb2a, .xb3a, .xb4a {background:#F1DC90; border-left:1px solid #F1DC90; border-right:1px solid #F1DC90;}
.xb1a {margin:0 5px; background:#F1DC90;}
.xb2a {margin:0 3px; border-width:0 2px;}
.xb3a {margin:0 2px;}
.xb4a {height:2px; margin:0 1px;}
br {margin:0;padding:0;border:0}
.xboxcontenta {display:block; background:#F1DC90 url(../images/general/leftnavbg.png) bottom left no-repeat; border:0 solid #F1DC90; border-width:0 1px; 	height:100%; min-height: 100%; overflow:auto;padding:10px; } 
.xboxcontenta img {border: 1px solid #fff; margin:10px; } 


input.submit , a.submit , a.submit:link, a.submit:visited{ color: #fff; background: url(../images/buttons/buttonbg.jpg) repeat-x #007128; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto; margin:1px;} 
a.submit:hover, input.submit:hover{ color: #fff; background: url(../images/buttons/buttonbg_f2.jpg) repeat-x #000; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto;} 