BODY{
		COLOR: Black;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 8pt;
		margin-top : 0;
		margin-left : 0;
		margin-right : 0;
		background: white;
		scrollbar-base-color: #006563;
}
A{
		COLOR: Black;
		font-weight: bold;
		text-decoration: underline;
}
A:hover{
		COLOR: #940400;
		text-decoration: underline;
}

h1 {
		COLOR: black;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 11pt;
		font-weight: bold;
		}

td {
		COLOR: black;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 8pt;
}
th {
		COLOR: White;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		background: #006563;
		padding: 3px 3px 3px 3px;
}
th a {
		COLOR: White;
		text-decoration: underline;
}
th A:hover{
		COLOR: #DECB8C;
		text-decoration: underline;
}
.dotbox {
	border: thin solid #006563;
	padding: 3px 3px 3px 3px;
}
.newsimg{
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
}
.Ton {
	color: white;
	background-color : White;
}

.Ton a {
	color: #940400;
	text-decoration: underline;
	font-weight: normal;
}

.Ton a:hover {
	color: #940400;
	text-decoration: underline;
	font-weight: normal;
}

.Toff {
	text-decoration: underline;
	color: white;
	background-color : black;
	font-weight: normal;
}
.Toff a {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
.subtable {
	border: 1px solid #940400;
	border-color: #940400;
}

.list1 {
		background: #FFF8DC;
}
.list2 {
		background: #FFF6BF;
}
.reduced {
		background: #C7E4EC;
}
