/* CSS by RAG March 2002 */


body {
	background-color: #FFFFFF;
	scrollbar-face-color: #E0E0C0;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #E0E0C0;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #C0C090;
	scrollbar-shadow-color: #E0E0C0;
	scrollbar-3dlight-color: #000000;
	font-size: medium;
	font-family: times, times-serif;
}

a:link {
	color:#03F;
	text-decoration:none;
	font-weight:bold
}
a:visited {
	color:#cfb53b;
	text-decoration:none;
	font-weight:bold
}
a:hover {
	text-decoration:underline;
	color:#cfb53b;
	background-color:#330099;
	text-align: center;
}

.topmenucell {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #03F;
}

.minititle {  
	background-color: #ffffff;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center;
color:#ff0000
}

.botmenucell { 
	background-color: #ffffff;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center
}

.date {  
	background-color: #ffffff;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center;
color:#cfb53b
}

.update {  
background-color: #ffffff;  
font-family: Arial, Helvetica, sans-serif; 
font-size: small; 
font-weight: bold; 
text-decoration: none; 
text-align: center;
color:#cfb53b
}
.LargeCap {
	font-size: large;
}
.Parenthetical {
	font-weight: bold;
	color: #F00;
}
