
	BODY {
		font-size : 10px;
		font-style : normal;
		font-weight : normal;
		text-decoration : none;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		background-color: FFFFFF;
		color: 000000;
		/* background-image: url(Images/bg3.jpg); */
		background-attachment: fixed; 
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
	}
	
	.table1 {
		background-color: 00FFFF;
	}
	
	td {
		font-size : 10px;
		font-style : normal;
		font-weight : normal;
		text-decoration : none;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		/* background-color: FFFFFF; */
	}

	.normal_red_bold {
		font-size : 10px;
		font-weight : bold;
		color : #FF0000;
	}
	.normal_blue_bold {
		font-size : 10px;
		font-weight : bold;
		color : #0066FF;
	}
	.tiny
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: 000000;
		text-decoration : none;
	}
	.tiny_keywords
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8px;
		font-weight: normal;
		color: 000000;
		text-decoration : none;
	}
	.copyright
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: AAAAAA;
		text-decoration : none;
	}
	
	a:link {
		color : #000000;
		text-decoration : none;
	}
	
	a:visited {
		color : #666666;
		text-decoration : none;
	}
	
	a:hover {
		color : #000000;
		text-decoration : underline;
	}
	
	a:active {
		color : #000000;
		text-decoration : underline;
	}
	
	a.plain:hover, a.plain:active {
		text-decoration : none !important;
	}

	.menu_top {
		font-size: 10px;
		font-weight: bold;
		color: FFFFFF;
		vertical-align: middle; 
	}
	.menu_top_hilite {
		font-size: 10px;
		font-weight: bold;
		color: FFFF33;
	}
	.splash1 {
		font-size: 18px;
		font-weight: bold;
		color: FFFFFF;		
	}
	.splash2 {
		font-size: 16px;
		font-weight: bold;
		color: FFFFFF;		
	}
	.header1 {
		font-size: 16px;
		font-weight: bold;
		color: 000000;
	}
	.header2 {
		font-size: 14px;
		font-weight: bold;
		color: 000000;
	}
	.message {
		font-size: 14px;
		font-weight: normal;
		color: 000000;
	}
	.message_bold {
		font-size: 14px;
		font-weight: bold;
		color: 000000;
	}
	.message_small_bold {
		font-size: 10px;
		font-weight: bold;
		color: 000000;
	}
	
/* TABLES */
	.table_header_white {
		font-size: 14px;
		font-weight: bold;
		color: FFFFFF;
	}
	.table_header_white_2 {
		font-size: 11px;
		font-weight: bold;
		color: FFFFFF;
	}
	.table_header_black {
		font-size: 14px;
		font-weight: bold;
		color: 000000;
	}	
	.table_data_num_link {
		font-size: 11px;
		font-weight: bold;
		color: 0033AA;
	}	
	.table_data_num {
		font-size: 11px;
		font-weight: bold;
		color: 000000;
	}	
	
	textarea { 
		font-size: 8pt; 
		color: 000000;
		background-color: FFFFFF;
		font-style: normal;
		vertical-align : absmiddle;
	}
	input {  
		font-size: 7pt; 
		color: 000000;
		/* background-color: FFFFFF; */
		font-style: normal;
		vertical-align : middle;
	}
	select {  
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 7pt; 
		color: 000000; 
		background-color: FFFFFF; 
		font-style: normal;
		vertical-align : middle;
	}		
	
	.textbox 
	{  
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 7pt; 
		color: 000000;
		background-color: FFFFFF;
		vertical-align : middle;
		border: 000000;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
	}		

	.greyedout 
	{  
		color: 999999;
		background-color: EEEEEE;
	}		

	.link
	{
		color: 0033AA;
		font-weight: bold;
		text-decoration : none;	
	}
	.link2
	{
		color: FF6600;
		font-weight: bold;
		text-decoration : none;	
	}
	.link3
	{
		color: 0033AA;
		font-weight: bold;
		text-decoration : underline;
		font-size: 11px;
	}	
	.tinylink2
	{
		font-family: Arial, Helvetica, sans-serif;
		color: FF6600;
		font-size: 9px;
		font-weight: bold;
		text-decoration : none;	
	}
	.link_hover_underline {
		color: 0033AA;		 
		font-weight: bold;
	}
	.link_searchtip {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: FF6600;		 
		font-weight: normal;
		text-decoration : none;	
	}	
	
	
	.cNormal
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		color: 000000;
		text-decoration : none;
	}
	.cLink
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: FF6600;
		text-decoration : none;
	}
	.cHeader1
	{
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: 000000;
		text-decoration : none;
	}
	.cHeader2
	{
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: 993300;
		text-decoration : none;
	}

	.aHeader1
	{
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 17px;
		font-weight: bold;
		color: 000000;
		text-decoration : none;
	}
	.aHeader1_link
	{
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 17px;
		font-weight: bold;
		color: 0033AA;
		text-decoration : none;
	}
	.aHeader2
	{
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: 000000;
		text-decoration : none;
	}	
	.aHeader3
	{
		font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: 000000;
		text-decoration : none;
	}
	.aBody
	{
		font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: 000000;
		text-decoration : none;
	}
	
	.faux_disabled {
		background-color : E6E6E6 !important;
	}
