body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.black {color: #000000}
.orange {color: #FF9900}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.title {
	font-family: Tahoma;
	font-size: 14pt;
	color: #FFCC33;
	text-align: center;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.imageleftpad {
	margin-left: 10px;
}
.imagerightpad {
	margin-right: 10px;
}
.titlesmall {

	font-family: Tahoma;
	font-size: 10pt;
	color: #FFCC33;
	text-align: center;
}
.td_bg_orange {
	background-color: #EF8205;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	position: static;
	width: 75px;
	height: 25px;
	background-position: center center;
}
.blink_text {
	text-decoration: blink;
}
