BODY {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	background-image : url('../images/bg_image.gif');
}
TD {
	font-size : 11px;
	color : #000000;
	background-color : #FFFFFF;
	line-height : 14px;
}
.blue {
	font-size : 11px;
	color: #333366;
	font-weight : bold;
}
A:LINK, A:VISITED {
	color: #993300;
	font-weight : bold;
	text-decoration : underline;
	line-height : 18px;
}
A:HOVER {
	color: #333366;
	font-weight : bold;
	text-decoration : underline;
	line-height : 18px;
}
a.nav:link, a.nav:visited {
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : 500;
	text-decoration : none;
}
a.nav:hover {
	font-size : 11px;
	color : #FF9900;
	font-weight : 500;
	text-decoration : none;
}
.off {
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	color : #FF9900;
	font-weight : bold;
}
a.nav2:link, a.nav2:visited {
	font-size : 10px;
	color : #333366;
	font-weight : bold;
	text-decoration : none;
	margin-left : 12px;
	line-height : normal;
}
a.nav2:hover {
	font-size : 10px;
	color : #336600;
	font-weight : bold;
	text-decoration : none;
	margin-left : 12px;
	line-height : normal;
}
a.blue:link, a.blue:visited  {
	font-size : 11px;
	color : #333366;
	font-weight : bold;
	text-decoration : underline;
	line-height : 18px;
}
a.blue:hover{
	font-size : 11px;
	color : #336600;
	font-weight : bold;
	text-decoration : underline;
	line-height : 18px;
}
.title {
	font-family : Times New Roman, Times, serif;
	font-size : 21px;
	color : #FFFFFF;
	background-color : #993300;
	font-weight : normal;
	line-height : 21px;
	margin-left : 18px;
}
.titlesub {
	font-size : 16px;
	color : #FFFFFF;
	background-color : #993300;
	font-weight : normal;
	letter-spacing : normal;
	font-style : italic; 
}
.copyright{
	font-size : 10px;
	color : #333366;
}