@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
hr {
	color:#FF0000;
	border-top-width: 1px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;	
}
a:link {
	text-decoration: none;
	color: #CAA200;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 22px;
	color: #FFCC00;
}
h2 {
	font-size: 18px;
	color: #C49C00;
}
h3 {
	font-size: 12px;
	color: #C49C00;
}
h4 {
	font-size: 12px;
	color: #FF0000;
}
h5 {
	font-size: 18px;
	color: #000000;
}
.style1 {color: #FF0000}
.style3 {font-size: 10}
.style4 {
	color: #FFCC00;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.CalButton {
	border: 0px;
	overflow:hidden;
	background-image: url(../images/ico_calendar.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	background-position: bottom;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
}
