.headarea {

	background-image: url(../images/header_bg.gif);

	border: none;





}

.head {

	font-family: "Times New Roman", Times, serif;

	color: #003366;

}

.menubg {

	background-image: url(../images/menu_bg.gif);

}

.bottom {

	background-image: url(../images/bottom.gif);

}

.menutxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #99CC00;

	text-decoration: none;

}

.border {

	border-top-width: 1px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #009933;

	border-right-color: #009933;

	border-left-color: #009933;



}

.cright {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.txt {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

.headlines {

	background-image: url(../images/headlines.gif);

	font-size: 13px;

	line-height: 25px;

	background-position: left top;

	background-repeat: no-repeat;







}

a:link {

	color: #006633;

}

a:visited{

	color: #006633;
	text-decoration:none;

}

a:active{

	color: #006633;
	text-decoration:none;

}

