body,td,th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../images/left_bkgrnd.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;

}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;

}
a:hover {
	text-decoration: underline;
	color: #FF6600 !important;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
a:link.Nav01, a:visited.Nav01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover.Nav01, a:active.Nav01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
a:link.Nav02, a:visited.Nav02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover.Nav02, a:active.Nav02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
td.header, a:link.header, a:visited.header{
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #FF6600;
	line-height:107%;
}
td.body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height:110% !important;
}
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}