BODY {
	background-color: #ffffff;	
	font-size :  14px;		
	letter-spacing :  normal;	
	  scrollbar-base-color: #330099;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #DFDFDF;
scrollbar-highlight-color: #330099;
scrollbar-3dlight-color: #330099;
scrollbar-darkshadow-color: #330099;
scrollbar-shadow-color:#330099;
scrollbar-arrow-color: #330099;
	
	
	}





.small      {
		font-size :  8px;
}

.blue3   {
	background-color: #FFFFFF;
	color :  #006699;	
	font-size :  14px;
	text-align : justify;
	
}

.boldblue3   {
	background-color: #FFFFFF;
	color :  #006699;	
	font-size :  14px;
	font-weight :  bold;
	text-align : center;
}

.boldblack3   {
	background-color: #FFFFFF;
	color :  #000000;	
	font-size :  14px;
	font-weight :  bold;
	text-align : center;
}


.blue4   {
	background-color: #FFFFFF;
	color :  #006699;	
	font-size : 18px;
	font-weight :  bold;
	text-align :  center;
}

.blue4left   {
	background-color: #FFFFFF;
	color :  #006699;	
	font-size : 18px;
	font-weight :  bold;
	text-align : left;
}

.blue5   {
	background-color: #FFFFFF;
	color :  #006699;	
	font-size :  22px;	
	font-weight :  bold;
	text-align :  center;
}

.black5   {
	background-color: ##FFFFFF
	color :  #000000;	
	font-size :  22px;	
	font-weight :  bold;
	text-align :  center;
}

.Nav   {
	background-color: #006699;
	color :  #FFFFFF;
	text-align : left;	
	font-weight :  bold;
}


.Nav5   {
	background-color: #006699;
	color :  #FFFFFF;	
	font-size :  22px;	
	font-weight :  bold;
	text-align :  center;
}

.Navsmall   {
	background-color: #006699;
	color :  #FFFFFF;
	text-align : left;	
	}

.Navcenter   {
	background-color: #006699;
	color :  #FFFFFF;
	text-align : center;	
	}

.greytable { 
 background-color :  #C0C0C0;
}
.sidetable { 
 background-color :  #C7AA7E;
 color :  #800019;
}

.sidetablesm { 
 background-color :  #C7AA7E;
 color :  #800019;
 font-size :  10px;
}

.sidetablesm2 { 
 background-color :  #C7AA7E;
 color :  #800019;
 font-size :  12px;
}


TABLE, TR, TD {  }

A { 
color : #0000CC;
 }
 

A:VISITED { 
color : #0000CC;
 }

A:LINK {  
color : #0000CC;
}

/* note that A:HOVER isn't supported by all browsers */
A:HOVER { 
color : #CC0000;
 }
 

 A.whit { 
color : #0000CC;
font-size :  12px;
text-decoration :  none;
 }
 

A.whit:VISITED { 
color : #0000CC;
font-size :  12px;
text-decoration :  none;
 }
 
 
 A.whit:LINK {  
color : #0000CC;
font-size :  12px;
text-decoration :  none;
}

/* note that A:HOVER isn't supported by all browsers */
A.whit:HOVER { 
color : #CC0000;
font-size :  12px;
text-decoration :  none;
 }
 
 
 
 
 
  A.big { 
color : #0000CC;
 font-size :  18px; }
 

 A.big:VISITED { 
font-size :  18px;
color : #0000CC;
 }

 A.big:LINK {  
font-size :  18px; 
color : #0000CC;
}

/* note that A:HOVER isn't supported by all browsers */
 A.big:HOVER {
font-size :  18px;  
color : #CC0000;
 }
 
 
  A.bignoline { 
color : #0000CC;
 font-size :  18px; }
 

 A.bignoline:VISITED { 
font-size :  18px;
color : #0000CC;
text-decoration :  none;
 }

 A.bignoline:LINK {  
font-size :  18px; 
color : #0000CC;
text-decoration :  none;
}

/* note that A:HOVER isn't supported by all browsers */
 A.bignoline:HOVER {
font-size :  18px;  
color : #CC0000;
 text-decoration :  none; }


 A.smlnoline { 
color : #0000CC;
 font-size :  14px;
 font-weight : bolder;}
 

 A.smlnoline:VISITED { 
font-size :  14px;
color : #0000CC;
text-decoration :  none;
font-weight : bolder;
 }

 A.smlnoline:LINK {  
font-size :  14px; 
color : #0000CC;
text-decoration :  none;
font-weight : bolder;
}

/* note that A:HOVER isn't supported by all browsers */
 A.smlnoline:HOVER {
font-size :  14px;  
color : #CC0000;
 text-decoration :  none; 
 font-weight : bolder;}




.titlesmall {
		color :#000000;
	font-weight : bold;
	font-size:  12px;

}



.headlinetext {

	color :  #000000;
	font-weight:  bold;
    font-size:  16px;
	text-decoration: none;

}



     .input {
	background-color : #C0C0C0;
	color :#000000;
	font-weight : bold;}



	.inputbut {
	background-color : #3366CC;
	color :#FFCC33;
	font-weight : bolder;
	}
	.search {
		font-family: Arial;
    font-size:  11px;
	background-color : #A4A4A4;
	color :#FFFFFF;
	font-weight : bolder;
	}
	.searchbut {
		font-family: Arial;
    font-size:  12px;
	background-color : #A4A4A4;
	color :#FFFFFF;
	font-weight : bolder;
	}
	.form {
		font-family: Arial;
    font-size:  14px;
	background-color : #0091D7;
	color :#ffffff;
	font-weight : bolder;
	}

.redform {
		font-family: Arial;
    font-size:  14px;
	background-color : #FF8080;
	color :#00000;
	font-weight : bolder;
	}



	.pulldown {
	background-color : #FFCC33;
	color :#6600FF;
	font-weight : bolder;
} 




B {  }

BR {  }

DIV {  }

EM {  }

FONT {  }

FORM {  }

IMG {  }

INPUT {  }

STRONG {  }

TBODY {  }

U {  }

