body{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #CC0000;
}

.bgbars{
	background-color : #FF9900;
	color : Black;
	font-family : Arial;
	font-size : 12px;
}

.maintext{
	color : White;
	font-family : Arial;
	font-size : 12px;
	text-align : justify;
	line-height : 18px;
}

.maintext2{
	color : White;
	font-family : Tahoma;
	font-size : 12px;
}

.heading1{
	color : White;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

.heading2{
		color : White;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : bold;
		text-decoration : underline;
}

.months{
		color : Yellow;
	font-family : Tahoma;
	font-size : 12px;
		font-weight : bold;
}

.mainmenu{
	color : Black;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A{
	color : White;
	font-family : Tahoma;
	text-decoration:none;	
}

A:Hover{
	text-decoration:underline;
}

td.disclaimer{
	color : White;
	font-family : Tahoma;
		font-size : 11px;
}


td.rowdark{
	background-color : #FF9900;
	font-family : Tahoma;
	font-weight : bold;
	color : #F0F8FF;
	font-size : 12px;
}

td.rowLight{
	background-color : #FFCB7B;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 12px;
	color : Black;
}

.year{
	font-family : Tahoma;
	font-weight : bold;
	font-size : 14px;
	color : Black;
}

.availTitle{
	font-family : Tahoma;
	font-weight : bold;
	font-size : 12px;
	color : Black;
}


table.rpd a {color:black;text-decoration:underline;}
.rpd2 a {text-decoration:underline ;}
