.menu { font: 12px helvetica, sans-serif; }
.on{font:12px helvetica;color:white;}
.mainon:a , .mainon:visited{font:12px helvetica;color:white;}
.mainoff {font:12px helvetica;color:white;}
.sub, .sub:visited {font:10px helvetica;color:white;}
.fixtext {font:12px helvetica;}

BODY, p, td{
	font-family : helvetica;
	font-size : 12px;
	color: White;
    }

.HEADER, H1 {
	font-family : arial;
	font-size : 16pt;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding:0;
	}

h3 {
	font-family:arial, sans-serif;
	color: #808080;
	font-size: 14pt;
	margin: 1em 0px 0px 0px;
	padding:0;
}
H2 {
	font-family : arial;
	font-size : 16pt;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
H4 {
	font-family : helvetica;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	margin: 0px 0px 1em 0px;
	padding:0;
	}

A  {
	text-decoration: underline;
	color: #ffffff;
    }



textarea {
overflow: auto; /*this disable textarea */
font-size: 12px; 
color: #000000; 
width:100%;
font-family: courier, helvetica, helvetica, sans-serif; 
border-left: 0px outset #435BBC; 
border-right: 0px outset #999999; 
border-top: 0px outset #435BBC; 
border-bottom: 0px outset #cccccc; 
background-color: #ffffff; 
background-image: url('http://rayarroyo.com/i/text-bg.gif');
}

.networkbarselect {
	font-family: helvetica, helvetica, sans-serif;
	font-size: 11px;
	color: #d7ebff;
	width: 110px;
	background-color: #d7ebff;
}

/*** Search ***/




