#main_body{
	background-image:url(/hf2/images/shadow.gif);
}
#main_left{
	background-color:#F7F7F7;
	background-image:url(/hf2/images/ct2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#main_right{
	background-color:#FFFFFF;
}
body,td,th,div,p {
	font-family:"Courier New", Courier, mono;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftMenu {
	font-size: 12px;
	font:"Courier New", Courier, mono;
	padding-left:10px;
}
form{margin:0px;}

.nav { color: #FFFFFF; }
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #EEEEEE;
}
a.nav:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.nav:active {
	text-decoration: none;
	color: #FF0000;
}

a:link {
	color: #004080;
	text-decoration: none;
}
a:visited {
	color: #004080;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
img{	border:0px;	}
.DivSpacer{background-image:url(/hf2/images/bg_dot.gif); height:1px;}
.ImgButton{
	background-image:url(/hf2/images/butn.gif);
	width:80px;
	height:24px;
	border:none;
	cursor:hand;
}
.ImgBorder{	border:0px solid gray;}