#topbannerleft {
 width: 237px; height: 95px;
 background-image: url(images/index1.gif);
 background-repeat: no-repeat;
}

#topbannerright {
 width: 212px; height: 100px;
 background-image: url(images/index2.gif);
 background-repeat: no-repeat;
}


    
table, td {padding:0;border-spacing:0}         

.topmenu {
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 10pt;
	font-weight: bold;
	width: 100%;
	padding: 0 5px 0 5px;
	border: 0px;
	margin: 0px;
	line-height: 20px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #003500;
}

.toptextmenu a:link, a:visited, a:active {
	padding: 0 5px 0 5px;
    color: #FFFFFF;
    text-decoration: none;
}

.toptextmenu a:hover {
    background-color: #CDD600;
    color: #000000;
    text-decoration: none;
}

table.topbanner {
	width: 100%;
	height: 100px;
	padding: 0px;
	border: 0px;
	margin: 0px;
    border-spacing: 0px;
	border-collapse: collapse;
    background-color: #000000;
	background: url(images/back-big.gif) repeat-x;
}

.leftmenu {
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight : bold;
    	width : 140px;
    	border-width:0px;
    	border-right-style:dashed;
    	border-right-width:1px;
    	border-right-color: #A0A0A0;
    	padding-left: 0px;
    	padding-right: 8px;
    	padding-top: 10px;
    	padding-bottom: 40px;
    	list-style-type:square;
    background: url(greyback.gif);
    background-repeat: no-repeat;
    background-color: #F0F0F0;
    vertical-align: top;
}

#menu {
clear: left;
float: left;
width: 150px;
margin: 20px 0 0px 0;
padding: 0;
font-size: 0.9em;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #003500;
display: block;
padding: 5px 0 0 8px;
background: #Fff;
border-left: 5px solid #003500;
}	
	
#menu li a:hover {
background: #003500;
color: #ffffff;
border-left: 5px solid #003500;
}

.mainbody {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	letter-spacing: 1.5px; 
    line-height: 150%;
    padding : 10px;
}

.mainbody a:link { color: #222222; font-size: 12pt;	text-decoration: underline; }
.mainbody a:visited {color: #222222; font-size: 12pt; text-decoration: underline; }
.mainbody a:hover { color: #FD2809; font-size: 12pt; text-decoration: underline; }


.footer {
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif; 
    font-size: 12px;
    color: #666666;
    padding-left: 5px;
    border-top-color: #A0A0A0;
    border-top-style:dashed; 
    border-top-width:1px;
}

.footercontact { 
	font-family: Arial, verdana, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color:#000000; 
}

.footercontact:link, .footercontact:active, .footercontact:visited { 
	color:#000000; 
	text-decoration: none;
}

.footercontact:hover { 
	color:#000000; 
	text-decoration: underline;
}