html, body {
	margin:0px;
	padding:0px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:#000000;	
	}

a.misc:link { color:#000000; text-decoration: none; font-size:12px; font-weight:bold;}
a.misc:visited { color:#000000; text-decoration: none; font-size:12px; font-weight:bold;}
a.misc:active { color:#000000; text-decoration: none; font-size:12px; font-weight:bold;}
a.misc:hover { color:#000000; text-decoration: underline; font-size:12px; font-weight:bold;}

a.header:link { color:#000000; text-decoration: none; font-size:12px; font-weight:bold;}
a.header:visited { color:#000000; text-decoration: none; font-size:12px; font-weight:bold;}
a.header:active { color:#000000; text-decoration: none; font-size:12px; font-weight:bold;}
a.header:hover { color:#000000; text-decoration: underline; font-size:12px; font-weight:bold;}

a.impdoc:link { color:#DBC794; text-decoration: underline; font-size:14px; font-weight:bold;}
a.impdoc:visited { color:#DBC794; text-decoration: underline; font-size:14px; font-weight:bold;}
a.impdoc:active { color:#DBC794; text-decoration: underline; font-size:14px; font-weight:bold;}
a.impdoc:hover { color:#ffffff; text-decoration: underline; font-size:14px; font-weight:bold;}

a.sched:link { color:#DBC794; text-decoration: underline; font-size:12px; font-weight:bold;}
a.sched:visited { color:#DBC794; text-decoration: underline; font-size:12px; font-weight:bold;}
a.sched:active { color:#DBC794; text-decoration: underline; font-size:12px; font-weight:bold;}
a.sched:hover { color:#ffffff; text-decoration: underline; font-size:12px; font-weight:bold;}

a.mnlinks:link { color:#0A032A; text-decoration: none; font-size:15px; font-weight:bold;}
a.mnlinks:visited { color:#0A032A; text-decoration: none; font-size:15px; font-weight:bold;}
a.mnlinks:active { color:#0A032A; text-decoration: none; font-size:15px; font-weight:bold;}
a.mnlinks:hover { color:#000000; text-decoration: underline; font-size:15px; font-weight:bold;}

a.bodlinks:link { color:#0A032A; text-decoration: underline; font-size:14px; font-weight:bold;}
a.bodlinks:visited { color:#0A032A; text-decoration: underline; font-size:14px; font-weight:bold;}
a.bodlinks:active { color:#0A032A; text-decoration: underline; font-size:14px; font-weight:bold;}
a.bodlinks:hover { color:#DBC794; text-decoration: underline; font-size:14px; font-weight:bold;}

a.adminbod:link { color:red; text-decoration: none; font-size:12px; font-weight:normal; font-family:arial;}
a.adminbod:visited { color:red; text-decoration: none; font-size:12px; font-weight:normal; font-family:arial;}
a.adminbod:active { color:red; text-decoration: none; font-size:12px; font-weight:normal; font-family:arial;}
a.adminbod:hover { color:red; text-decoration: underline; font-size:12px; font-weight:normal; font-family:arial;}

#imgdiv{
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}

#linkbar{
	background: url(../images/link_bar.jpg) no-repeat 0px 0px;
}

#imgdiv{
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}
