 td, th 
{

	font-family: georgia;
 
	font-size: 11px; 

	color: #000000;
 
	border: FF0000;

	background-color: 000000;

}




a 
{ 
	text-decoration:underline;
 
	color: #000000;

	cursor: crosshair;
}


a:hover 
{

	text-decoration: none;
 
	cursor: crosshair;
 
	color: #FFFFFF;
}


body
{
	scrollbar-face-color: #345783;

	scrollbar-highlight-color: #345783;

	scrollbar-3Dlight-color: #FFFFFF;

	scrollbar-arrow-color: #345783;

	scrollbar-track-color: FFFFFF;

	scrollbar-darkshadow-color: #FFFFFF;

	scrollbar-shadow-color: FFFFFF;


	background: url(../images/bg.jpg) repeat-y;

	background-color: #000000;
       	font-size:12;

	font-color: #FF0000;

	font-family: arial;

	text-align:left;

	margin-left:1px;
 
	margin-right:1px; 
	
	margin-top:2px;
 
	margin-bottom:1px;

}




.head 
{
	font-family: georgia;

	font-size:14;
		font-color: #000000;

	width:100%;

	text-align:center;

	font-weight: none;

	border-bottom: 1px solid #2b3146;
 
	border-left: 0px solid #FF0000;

	border-right: 0px solid #FF0000;
		background-color: #CEDDF7;
 
	head-align:center;

}

 table.game th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: red red red red;
	background-color: red;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.charity th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: blue;
	-moz-border-radius: 0px 0px 0px 0px;
 }
 
 table.meeting th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: green green green green;
	background-color: green;
	-moz-border-radius: 0px 0px 0px 0px;
 }
 
  table.other th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
 }
 table.calendar {
 	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
	background-color: #6699FF;


 }
 
  table.calendar td.gday {
  	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: black black black black;
	border-color: red red red red;
	background-color: #6699FF;



 }
 td.day    { background-color: #6699FF }
 th.header { background-color: #6699FF }
