body {
scrollbar-face-color: #878787;
scrollbar-shadow-color: #111111;
scrollbar-highlight-color: silver;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #333333;
scrollbar-arrow-color: white; }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal; }

INPUT, TEXTAREA, SELECT,  IFRAME {
	font-family: verdana, arial, sans-serif, monospace;
	padding: 0px;
	color: #2b2b2b;
	font-size: 11px;
	background-color:#EEEEEE; 
	border: 1px solid #000000; 
	scrollbar-face-color: #878787;
scrollbar-shadow-color: #111111;
scrollbar-highlight-color: silver;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #333333;
scrollbar-arrow-color: white;}

DIV {
	padding: 4px 0 1px 0;
}


.form {
	font-family: Helvetica, Arial, sans-serif ;
	font-size: 12px;
	color: #660099; }
	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF; }

.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight : bold;  }
	
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; }

.boxTitle {
	font-family:  Arial, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight : bold; }
	
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; }	

.quote {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;  }	

.q {
	font-family: sans-serif, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding : 2px 2px 2px 15px;
	font-style : italic; }

.ed {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
	background-color:#4A4A4A;  }

.calendarMonth {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight : bold;  }
		
.calendarEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight : bold;   }
	
.calendarDate {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;  }		
		

a:link {
	color: #990000;
	text-decoration: none ; }
a:visited {
	color: #666666;
	text-decoration: none; }
a:hover {
	color: #990000;
	text-decoration: underline; }
a:active {
	color: #990000; }

a.small:link {
	color: #FFFFFF;
	text-decoration: none; }
a.small:visited {
	color: #eaeaea; 
	text-decoration: none; }
a.small:hover {
	color: #FFFFFF;
	background-color: #760000;
	text-decoration: none; }

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;  }


#Form	{ font-family:monospace; }

#Black	{ color:#000000; } 
#Red	{ color:#990000; } 
#Red2	{ color:#DCA8A8; }

#Grey_time	{ 
	color:#505050;
	font-size:10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;  }
#Grey1 { color:#CCCCCC; } 	
#Grey2 { color:#B2B2B2; } 	
#Grey3 { color:#9E9E9E; } 	
#Grey4 { color:#666666; } 	
#Grey5 { color:#4A4A4A; } 	

#White	{ color:#FFFFFF; }
#White2	{ color:#FFFFFF; font-weight : bold; }  
#Pink	{ color:#663399; }
#Pink2	{ color:#9966CC; }
#Yellow	{ color:#FF9900; }
