/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
body {
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	background-image: url(../images/bg_grey.jpg);
	background-repeat: no-repeat;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
}
.my_table01 {
	border: 1px solid #666666;
}
.my_table02_small {

	border: 1px solid #990000;
}
.dark_fill {
	font-weight: bold;
	background-color: #D8D8D8;
}
.light_fill {
	background-color: #EFEFEF;
}




.navigation {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: block;
	padding: 4px;
	width: 500px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	
}
.navigation:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;
	display: block;
	padding: 4px;
	width: 500px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-image: url(../images/bull2.gif);
	list-style-position: outside;
	line-height: 22px;
}.monthfill {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.evtfill {
	font-weight: bold;
	background-color: #F0F0F0;
}

.nav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #EAEAEA;
	display: block;
	padding: 2px;
	width: 500px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
}
.nav:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: block;
	padding: 2px;
	width: 500px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
}
.indent {
	padding-left: 25px;
}