a:link {font-family: Arial; color: #FF0000; text-decoration: none;}
a:visited {font-family: Arial; color: #FF0000; text-decoration: none;}
a:hover {font-family: Arial; color: #123F5E; text-decoration: underlinee;}
a:active {font-family: Arial; color: #123F5E; text-decoration: none;}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.gridheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.footer1 {
	background-color: #B01116;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer2 {
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	word-spacing: 35px;
}
.footer2 A {
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 9px;
}
.footer2 A:hover {
	color: #B01116;
}
.footer A {
			color:blue;
			font-size: 12px;
			font-family: Verdana;
		}
		.footer A:hover {
			color: red;
		}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px Verdana}

#sddm li a
{	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 93px;
	background: #B01116;
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: red}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #B01116;
	border: none}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 0px 0px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #666666;
		color: #000000;
		font: bold 12px Verdana}

	#sddm div a:hover
	{	background: red;
		color: #FFFFFF}
