<!--
A:link {color: #738A4C; text-decoration: none; font-weight: bold; font-size: 12px; }
A:visited {color: #738A4C; text-decoration: none; font-weight: bold; font-size: 12px; }
A:hover {text-decoration: underline; font-weight: bold; font-size: 12px; }

A.MENU:link {color: #e2ebaf; text-decoration: none; font-weight: bold; font-size: 12px; }
A.MENU:visited {color: #e2ebaf; text-decoration: none; font-weight: bold; font-size: 12px; }
A.MENU:hover {color: #e2ebaf; text-decoration: underline; font-weight: bold; font-size: 12px; }

A.MAROON:link {color: #762123; text-decoration: none; font-weight: bold; font-size: 12px; }
A.MAROON:visited {color: #762123; text-decoration: none; font-weight: bold; font-size: 12px; }
A.MAROON:hover {text-decoration: underline; font-weight: bold; font-size: 12px; }

A.END:link {color: #959595; text-decoration: none; font-weight: bold; font-size: 12px; }
A.END:visited {color: #959595; text-decoration: none; font-weight: bold; font-size: 12px; }
A.END:hover {text-decoration: underline; font-weight: bold; font-size: 12px; }


td, table, div{
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	color:#959595;
	background-color:2b2b2b;
	margin-left:auto;
	margin-right:auto;

}

TABLE.BANNER {background-color: #738A4C }
TD.BANNER {vertical-align:middle; background-color:#738A4C; color:#DDDDDD; 	margin-left:auto;	margin-right:auto; 	line-height:24px;}
		
TABLE.MENU {background-color: #738A4C }
TD.MENU {background-color: #738A4C; margin-left:auto;	margin-right:auto; color:#e2ebaf;}

TABLE.END {}
TD.END {}

BODY {background-color: #333333}		

FONT.A {color: #738A4C; text-decoration: none; font-weight: bold; font-size: 12px; }
FONT.END {color: #959595; text-decoration: none; font-weight: normal; font-size: 12px; }
FONT.ENDW {color: #959595; text-decoration: none; font-weight: normal; font-size: 12px; }


P.FAQQ { color: #000000; text-decoration: none; font-weight: normal; font-style: italic; font-size: 12px; }
P.FAQA { color: #000000; text-decoration: none; font-weight: normal; font-style: normal; font-size: 12px; }
P {  
    font-style: normal; 
    font-weight: normal; 
    font-size: 12px; 
    font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
    font-color: #ffffff;
 }
 
 
 -->