@charset "utf-8";

/* LAYOUT CLASSES */

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


	background-position:top;
	background-repeat:repeat-x;
	background-color: #026623;
}

#container 
{
	margin: 0px auto;
	width: 800px;
	background-color:#b4c798;
	border: 2px solid #67aa02;

}

.navleft {
	width:120px;
	float:left;
	height:600px;
	border-right: 0;
	background-color:#869E62;
		
		}
		
		
		
.navleft2 {
		width:120px;
		float:left;
		height:900px;
		border-right: 2px solid #820606;
		background-image:url(images/leftback.gif);
		background-position:top;
		background-repeat:no-repeat;
		background-color:#ffffff;
		
		}
.navleft0 {
	width:120px;
	float:left;
	height:500px;
	border-right: 0;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#869E62;
		
		}
#banner 
{
	width: 800px;
	height: 210px;
	background-image:url(images/top.gif);
	background-color:#3782b7;
}


#menu
{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 18px;
	padding:5px;


}


#contentarea 
{
	float: left;
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 1px;
	background-color:#b4c798;
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
}


#contentarea2 
{
	float: right;
	width: 790px;
	padding-left: 10px;
	background-color:#b4c798;
	padding-top: 10px;
	padding-bottom: 1px;
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
}





#sidebar
{
	float: right;
	width: 174px;
	height:600px;
	padding: 7px;
	border-left:0;
	background-image:url(images/right.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#sidebar0
{
	float: right;
	width: 174px;
	height:500px;
	padding: 7px;
	border-left:0;
	background-image:url(images/right.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#sidebar2
{
	float: right;
	width: 174px;
	height:900px;
	padding: 7px;
	border-left:2px solid #820606;
	background-image:url(images/right.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#footer 
{
	clear:both;
	padding:10px;
	width: 780px;
	height: 40px;
	text-align: center;
	background-color: #b4c798;
}


a:link {
color: #FFFFFF;
}

a:hover {
color: #FFFFFF;
}

a:visited {
color: #FFFFFF;
}

/* MAIN CLASSES */


.text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color: #FFFFFF;
word-spacing: 2px;
line-height:150%;
}

.textsmall
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFFFFF;
line-height:150%;
}

.bold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
color: #000000;
line-height:12px;
}

.red
{
color:#FF0000;
}

.pagetitle
{
color: #FF0000;
font-size: 16px;
font-weight:bold;
}

.footer 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;	
}

.tablesidebar {

background-color: #666666;
width: 169px;
text-align:center;
color: white;
padding: 3px 3px 3px 3px;
border: 1px solid #666666;
}


a.menu:link {
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
text-decoration:none;
}

a.menu:hover {
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
text-decoration:underline;
}

a.menu:visited {
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
text-decoration:none;
}



/*-------------------navigation left-----------------------*/

a.link:link,a.link:active,a.link:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 115px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #2b2b2b;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color:#dcdddc;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #3F0E24;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #3F0E24;
	border-right-color: #3F0E24;
	border-bottom-color: #3F0E24;
}
a.link:hover
{
	background-repeat: no-repeat;
	display: block;
	width: 115px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

a.link2:link,a.link2:active,a.link2:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 115px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
a.link2:hover
{

}

a.link3:link,a.link3:active,a.link3:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 105px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FF5436;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FF5436;
	border-right-color: #FF5436;
	border-bottom-color: #FF5436;
	padding-left: 10px;
}
a.link3:hover
{
	background-repeat: no-repeat;
	display: block;
	width: 105px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;s
	height: 100%;
	background-color: #FADED3;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #BB604B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #BB604B;
	border-right-color: #BB604B;
	border-bottom-color: #BB604B;
	padding-left: 10px;

}
