.table 
{
    FONT-SIZE: 9pt;
    BORDER COLOR: #1E5337;
    FONT-FAMILY:  Arial, Helvetica, Verdana,
	width: 95%;
	border:1px dashed #1E5337;
	border-top-color: #1E5337;
	border-left-color: #1E5337;
	border-bottom-color: #1E5337;
	border-right-color: #1E5337;

	padding: 1
		
}
.introtext    		{ font-size: 8.5pt; font-family: Verdana, Arial; color: #003D1A }
.bodytext    		{ font-size: 8pt; font-family: Verdana, Arial; color: #1E5337 }
.subtext    		{ font-size: 8pt; font-family: Verdana, Arial; color: #FFFFFF }
.fav_mouseover { font-family: Verdana, Arial, Helvetica, Sans-serif; color: 
               #01662C; font-size: 8pt; text-decoration: underline }
.fav_mouseout { font-family: Verdana, Arial, Helvetica, Sans-serif; 
               font-size: 8pt; color: #01662C }
.body        { font-family: Verdana, Arial, Helvetica, Sans-serif;  font-size: 8pt; color: #003D1A }
.news        { font-family: Verdana, Arial, Helvetica, Sans-serif;  font-size: 8pt; color: #000000 }
a:hover      { text-decoration: underline; color: #01662C }
A {
	text-decoration : none;
	
}
	
.link {
	font-family : Verdana;
	font-size :  8pt;
	color : #01662C;
	text-decoration : none;
}
.header {
	font-family : Verdana;
	font-size :  9pt;
	font-weight: bold;
	color : #1E5337;
	text-decoration : none;
}
.header2 {
	font-family : Arial;
	font-size :  12pt;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}
.header3 {
	font-family : Verdana;
	font-size :  9pt;
	color : #FFFFFF;
	text-decoration : none;
}
.header4 {
	font-family : Arial;
	font-size :  10pt;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}
/* TOP MENU */

#menu1 { position:absolute; left:315px; top:120px; width:70px; z-index:1; visibility: hidden }

A.menu:link {  color: #000000; font-family: Verdana, Tahoma, Arial, Verdana, sans-serif; font-size: 11px; text-decoration: none; padding-left:10px; line-height:23px; width:180px; background-color:#F4F4F4; height:24px; border-bottom: 1px solid #003C18; border-right: 1px solid #003C18; border-left: 1px solid #003C18; display: block }
A.menu:Visited { color: #000000; font-family: Verdana, Tahoma, Arial, Verdana, sans-serif; font-size: 11px; text-decoration: none; padding-left:10px; line-height:23px; width:180px; background-color:#F4F4F4; height:24px; border-bottom: 1px solid #003C18; border-right: 1px solid #003C18; border-left: 1px solid #003C18; display: block }
A.menu:Active {  color: #000000; font-family: Verdana, Tahoma, Arial, Verdana, sans-serif; font-size: 11px; text-decoration: none;  padding-left:10px; line-height:23px; width:180px; background-color:#F4F4F4; height:24px; border-bottom: 1px solid #003C18; border-right: 1px solid #003C18; border-left: 1px solid #003C18; display: block }
A.menu:Hover {  color: #000000; font-family: Verdana, Tahoma, Arial, Verdana, sans-serif; font-size: 11px; text-decoration: none; padding-left:10px; line-height:23px; width:180px; background-color:#CBCBCB; height:24px; border-bottom: 1px solid #003C18; border-right: 1px solid #003C18; border-left: 1px solid #003C18; display: block }