body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #E10915;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #BE0711;
}
a:hover {
	text-decoration: none;
	background-color:  #E10915;
	color:#FFFFFF;

}
a:active {
	text-decoration: underline;
	color: #E10915;
}

a:hover img {
background: #FFFFFF;
}

img {
border:0px;
}

.giThumbnail {
background: #FFFFFF;
}

a:hover img.giThumbnail {
border:0px;
}

.subhead {
color: #000000;
font-weight: bold;
font-size: 12px;
}

.subhead2 {
color: #000000;
font-weight: bold;
font-size: 14px;
}

.mainhead {
color: #E10915;
font-weight: bold;
font-size: 17px;
}

.datetext {
font-style:italic ;
}

.gradientblock {
	background-image: url(/gfx/blockbg.jpg);
}

.blocktext {
padding-bottom: 0px;
padding-left: 8px;
padding-right: 8px;
padding-top: 6px;
}

.smaller1 {
font-size: 11px;
}

.redhighlight {
color: #E10915;
}

.disabledtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0E0E0;
}

.enabledtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

