﻿body {
	background-color: #000000; 
	color: #FFFFFF; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
	font-weight: normal; 
	font-family: 'myriad web', tahoma, arial, sans-serif;
	font-size: 90% 	
}

.sponsors {
	color: #000000; 
}

td.sponsors {
	background-color: #000000;
	color: #FFFFFF;
	border: solid #FF0000;
	border-width: 1px
}

td.caldescription {
	background-color: #FFFFFF;
	color: #000000;
	border: solid #FF0000;
	border-width: 1px
}

td.navtop {
	background-color: #000000;
	color: #FFFFFF;
	border: solid #FF0000;
	border-width: 1px;
	padding: 5px
}

td.navbottom {
	background-color: #000000;
	color: #FFFFFF;
	border: solid #FF0000;
	border-width: 1px;
	padding: 5px
}

A.body:link { 
	color: #0066FF; 
	font-weight: normal; 
	text-decoration: underline; 
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 90%
}
A.body:active { 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 90%
}
A.body:visited { 
	color: #0066FF; 
	font-weight: normal; 
	text-decoration: underline; 
	font-family: "trebuchet ms", verdana, sans-serif; 
	font-size: 90%
}
A.body:hover { 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 90%
}		


A.callink:link { 
	color: #0066FF; 
	font-weight: normal; 
	text-decoration: underline; 
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 80%
}
A.callink:active { 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 80%
}
A.callink:visited { 
	color: #0066FF; 
	font-weight: normal; 
	text-decoration: underline; 
	font-family: "trebuchet ms", verdana, sans-serif; 
	font-size: 80%
}
A.callink:hover { 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 80%
}	
.floatright {
	float: right;
	padding: 3px;
	margin: 3px;
}
