body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #CBCBCA url(graphics/bg_strip.gif) repeat-x top;
	}

a:link    {color: #000066;}
a:visited {color: #333333;}
a:hover   {color: #666666;}
a:active  {color: #000066;}

.MainWindow {
	width: 800px;
	margin: 50px auto auto;
	border: 1px solid #000000;
	}

.HDlogo {
	height: 108px;
	width: 800px;
	background-color: #FFFFFF;
	}

.NavBar {
	height: 30px;
	width: 800px;
	border-top: 1px solid #333333;
	border-right: 0px solid;
	border-bottom: 1px solid #1B1B1B;
	border-left: 0px solid;
	background: #999999 url(graphics/nav_bg.gif) repeat-x left top;
	}

.Collage {
	height: 180px;
	width: 800px;
	border-top: 0px solid #000000;
	border-right: 0px solid;
	border-bottom: 1px solid #333333;
	border-left: 0px solid;
	background-color: #666666;
	}
.CollageSub {
	height: 120px;
	width: 800px;
	border-top: 0px solid #000000;
	border-right: 0px solid;
	border-bottom: 1px solid #333333;
	border-left: 0px solid;
	background-color: #666666;
	}

.Content {
	width: 800px;
	background: #999999 url(graphics/contentback.jpg) no-repeat bottom;
	}

.ContentMain {
	width: 590px;
	}
#ContentMain {
	height: 349px;
	margin: 18px;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #EEEEEE;
	}

#iframeContent {
	height: 349px;
	margin: 18px;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #EEEEEE;
	}

.ContentHome {
	width: 590px;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: .04em;
	}
#ContentHome {
	height: 289px;
	margin: 18px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	border: 1px solid #000000;
	background: url(graphics/textback.gif) no-repeat fixed 0px 111px;
	}
.ContentHM {
	width: 590px;
	}
#ContentHM {
	height: 289px;
	background-color: #EEEEEE;
	margin: 18px;
	padding: 0px;
	border: 1px solid #000000;
	}

td.ContentR {
	width: 210px;
	font-size: 9px;
	color: #363636;
	vertical-align: top;
	}
.ContentR {
	width: 210px;
	font-size: 9px;
	color: #363636;
	}

#ContentR {
	height: 267px;
	margin: 18px 18px 18px 0px;
	padding: 11px 9px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	}

#ContentRtxt {
	margin-top: 10px;
	line-height: 12px;
	font-size: 9px;
	color: #3C3C3C;
	font-weight: bold;
	}
.ContentRtxtsm {
	color: #868686;
	padding-left: 3px;
	font-family: Verdana;
	font-style: italic;
	background-color: #CCCCCC;
	}
.ContentRtxtP {
	color: #535353;
	letter-spacing: .04em;
	text-transform: uppercase;
	background-color: #CCCCCC;
	}

#ContentRinfo {
	height: 327px;
	margin: 18px 18px 18px 0px;
	padding: 11px 9px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	}

.ColumnHD {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 6px;
	background-color: #CCCCCC;
	}

.clear {
	clear: both;
	}

#footer {
	padding: 0.6em 0.5em 0.5em;
	text-align: center;
	font-size: 11px;
	color: #CCCCCC;
	}
#footer p {
	font-size: 9px;
	margin: 5px 0px 0px;
	letter-spacing: .01em;
	}
#footer a {
	color: #eeeeee;
	letter-spacing: .09em;
	text-decoration: none;
	}
#footer a:visited {
	color: #7C7C7C;
	}
#footer a:hover {
	color: #333333;
	}

#copyright p {
	margin: 4px 0px 0px;
	text-align: center;
	font-size: 9px;
	}

.floatimgleft {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	}
#imgleft {
	float: left;
	height: 138px;
	width: 200px;
	margin: 4px 10px 4px 0px;
	}
