BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Body {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}
.RedSmall {
	font-size: 10px;
	font-weight: bold;
	color: #CD1209;
}
.RegularSmall {
	font-size: 12px;
	text-align: justify;
}
.blacklink {
	font-size: 12px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#Subject {
	background-image: url(images/subject_bg.gif);
	width: 325px;
	height: 24px;
	margin-left: 15px;
	color: #E70000;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bolder;
	padding-left: 10px;
	margin-top: -2px;

}
#Top {
	width: 765px;
	height: 20px;
	position: static;
	margin-top: -40px;
	visibility: visible;
	z-index: auto;
	clip: auto;
	overflow: visible;
	padding-top: -20px;
}
.DarkLink:link 		{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.graylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.DarkLink:visited 	{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.DarkLink:active 	{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.DarkLink:hover 	{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	z-index: 100;
	background-color: #EF0000;
	width: 180px;
	text-decoration: none;
	color: #FFFFFF;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #C10000;
color: white;
}#Subject2 {
	background-image: url(images/subject_bg.gif);
	width: 425px;
	height: 24px;
	margin-left: 15px;
	color: #E70000;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bolder;
	padding-left: 10px;
	margin-top: -2px;
}
