@charset "utf-8";
/* CSS Document */


/* This is the sites main style sheet */


.SCRIPTfonts {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	color : #000099;
	text-decoration: none;
} 

.navfonts {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #000066; 
text-decoration: none;
} 

A.navfonts:link {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #000066; 
font-weight : bold; 
text-decoration: none;
} 

A.navfonts:hover {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #000066; 
text-decoration : none; 
} 

A.navfonts:visited {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #000066; 
font-weight : bold; 
text-decoration: none;
} 

.TITLEfont1 {
font-family : Verdana; 
font-size : 12px; 
font-weight : bold; 
color : #FFFFFF;
}

.BLACKfont {
font-family : Verdana; 
font-size : 11px; 
font-weight : normal; 
color : #000000;
} 

A.BLACKfont:link {
font-family : Verdana;  
font-size : 11px; 
color : #7400DE; 
font-weight : bold; 
text-decoration : none; 
} 

A.BLACKfont:visited {
font-family : Verdana;  
font-size : 11px; 
color : #7400DE; 
font-weight : bold; 
text-decoration : none; 
} 

A.BLACKfont:hover {
font-family : Verdana;  
font-size : 11px; 
color : #000000; 
font-weight : bold; 
text-decoration : none; 
} 

.TIMESfont {
font-family : "Times New Roman", Times, serif; 
font-size : 13px; 
font-weight : normal; 
color : #000000;
} 

A.TIMESfont:link {
font-family : "Times New Roman", Times, serif;  
font-size : 13px; 
color : #7400DE; 
font-weight : bold; 
text-decoration : none; 
} 

A.TIMESfont:visited {
font-family : "Times New Roman", Times, serif;    
font-size : 13px; 
color : #7400DE; 
font-weight : bold; 
text-decoration : none; 
} 

A.TIMESfont:hover {
font-family : "Times New Roman", Times, serif;   
font-size : 13px; 
color : #000000; 
font-weight : bold; 
text-decoration : none; 
} 

.CWfont {
font-family : Verdana; 
font-size : 10px; 
font-weight : bold; 
color : #000000;
} 

A.CWfont:link {
font-family : Verdana; 
font-size : 10px; 
color : #7400DE; 
font-weight : bold; 
text-decoration : underline; 
} 

A.CWfont:visited {
font-family : Verdana; 
font-size : 10px; 
color : #7400DE; 
font-weight : bold; 
text-decoration : underline; 
} 

A.CWfont:hover {
font-family : Verdana; 
font-size : 10px; 
color : #000000; 
font-weight : bold; 
text-decoration : none; 
} 

.BOTTOMlink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	text-decoration: none;
} 

A.BOTTOMlink:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	font-weight : normal;
	text-decoration: none;
} 

A.BOTTOMlink:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	font-weight : normal;
	text-decoration: none;
} 

A.BOTTOMlink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000099;
	font-weight : normal;
	text-decoration : underline;
} 


