/*CSS file created 10/13/2003 */

/*--------------------GLOBAL--------------------*/
/*BODY {background-color: #80A3C1;}*/
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px;} 


/*--------------------GENERIC--------------------*/ 

.bold3 { font-weight: bold; font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; }
.tblForm { border: 2px solid #E6EAE6; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.col_header { background-color: #E6EAE6; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.col_grid1 { background-color: #EFEFEE; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.col_grid2 { background-color: #FFFFFF; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.ErrMsg {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #A00000;} 
.button { color: #800000; font-family: Verdana; font-size: 8pt; background-color: #FFFFFF; border: 1 solid #800000; cursor:hand; }
.pTitle1 {font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold;} 
.pTitle2 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold;} 
.pTitle3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;} 
.pTitle4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;} 
.pTitle5 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #A00000;} 
.pTitle6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;} 
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } 
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } 
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } 


/*--------------------LINKS--------------------*/ 


a:link {color: #006600; text-decoration: underline;} /* unvisited links */ 
a:active {color: #006600;} /*active links*/ 
a:visited {color: #006600; text-decoration: underline;} /* visited links */ 
a:hover {color: #33CC33; text-decoration:underline; } /* mouseover */ 






