/* Stylesheet */

body {
font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-align: center;
background: #e0e0e0 url(images/bgndt.gif);
background-repeat:repeat-y;
}

h1 {
color:#800000;
font-size:18px;

}

h2 {
color:#800000;
font-size:13px;

}

body a:active, body a:link, body a:visited {
	color: #333333;
	text-decoration:none;
	font-weight: normal;
	line-height: 17px;
	font-size: 13px;
}

body a:hover {
	color: #666666;
	text-decoration:underline;
	font-weight: normal;
	line-height: 17px;
	font-size: 13px;
	background-image: url(../navigation/yello.gif);
	
}

td.norm {
color:#000000;
font-size:10px;
}

td.normbr {
color:#800000;
font-size:10px;
}

td.hdr14 {
color:#800000;
font-size:18px;
font-weight:bold;
}

td.hdr12 {
color:#800000;
font-size:12px;
font-weight:bold;
font-style:italic;
}

td.b { 
}
th.a {
color:#000000;
}

table.b {
}

A:link {
color:#0000cd;
}

#hiddenhero {
	position: absolute;
	top: 80px;
	left:50%;
	margin-left: -512px;
	width: 1024px;
	height: 732px;
	background: #ECECEC;
	z-index: 1000;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	border:no;
}

#toplogo {
	position: absolute;
	top: 20px;
	left:50%;
	margin-left: -512px;
	width: 1024px;
	height: 60px;
	background: #ECECEC;
	z-index: 1000;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	border:no;
}

#bottomlogo {
	position: absolute;
	top: 820px;
	left:50%;
	margin-left: -512px;
	width: 1024px;
	height: 73px;
	background: #ECECEC;
	z-index: 1000;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	border:no;
}
