body {
	background-color: #E0D1C2;/*#F8ECDD; */
/*	background-image: url(images/greengradbkg.gif); 
	background-repeat: repeat-x; */
	background-position: top;
	background-attachment: fixed;
	padding-top: 20px;
	padding-bottom: 10px;
	
}

a:link {
COLOR: #0000FF;
text-decoration:underline;
}
a:visited {
COLOR: #800080;
text-decoration:underline;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #57579B;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #7D9ABD;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/h1bkg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 3px;
	padding-left: 3px;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5D5D8E;

}
p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F8248;
	line-height: 12px;
}
.mainarea {
	background-color: #FFFFFF;
	padding-left: 0px;
}
.header {
	background-color: #FFFFFF;
}
.mainbox {
	background-color: #FFFFFF;
	padding-bottom: 10px;

}
.leftbox {
	margin: 8px;
/*	background-image: url(images/leftbkg.gif);
*/
	background-repeat: no-repeat; /*repeat-y;*/
}
#lefttext {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;


}
.leftboxtop {
/*	background-image: url(images/leftbkg_grn.png);*/
	background-repeat: repeat-y;/*no-repeat;*/
	padding: 7px 22px 15px 10px;


}

ul#list-nav {
list-style:none;
margin:0px;
padding:0;
width:713px;
line-height:10px;
}

ul#list-nav li {
display:inline;
}

ul#list-nav li a {
text-decoration:none;
padding:5px 0;
width:141px;
background:#b6b672;/*#E0E0C2; #d4bea4;*/
color:#FFF;
float:left;
text-align:center;
border-left:1px solid #fff;
}

ul#list-nav li a:hover {
background:#CBCB9A; /*#eaeaf3;*/
color:#000
}

#LeftMNav {
z-index : 100000; 
} 
#LeftMNav UL {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
width : auto; 
color : #ffffff; 
padding-top : 0; 
background-color :#bacee0; 
} 
#LeftMNav LI {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
list-style-type : none; 
} 
#LeftMNav a {
border-right : 1px solid #c3c8cb; 
padding-right : 0; 
background-position : 100% 50%;
border-top : 1px solid #fefefe; 
display : block; 
padding-left : 2px; 
font-weight : normal; 
padding-bottom : 3px; 
border-left : 1px solid #fefefe; 
padding-top : 3px; 
border-bottom : 1px solid #B6B672; 
background-color: #e0e0c2;
font-size : 12px; 
color : #000; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
} 
#LeftMNav a:hover {
border-left-color : #fefefe;
border-bottom-color : #c3c8cb; 
border-top-color : #fefefe; 
background-color: #f8fafc;
/*border-right : 3px solid #5d5d8e;*/ 
font-size : 12px; 
color : #5d5d8e; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
} 
#LeftMNav a:active {
border-left-color : #fefefe; 
border-bottom-color : #c3c8cb; 
border-top-color : #fefefe; 
background-color : #f8fafc; 
border-right-color : #c3c8cb; 
font-size : 12px; 
color : #048; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
} 
.menuheader {
font-family : verdana,arial,helvetica,sans-serif; 
font-size : 10px; 
text-align : left; 
font-weight : bold; 
color : #fff; 
background: #B6B672 url(arrow_orange.gif) no-repeat center left; 
padding-top : 3px; 
padding-bottom : 3px; 
padding-left : 14px; 
border-bottom : 1px solid #B6B672; 
border-right : 1px solid #c3c8cb; 
border-top : 1px solid #f1f5fa; 
display : block; 
} 
