body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C2C2C2;
	background-image:url(/header.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#top {
	height: 244px;
	text-indent: -20000px;
}

#body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
#menu {
	background: #a5a5a5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a {
text-decoration: none;
color: #000000;
padding: 3px 5px 3px 5px ;
}
a:link {
color: #000000;
text-decoration: none;
}
a:hover {
background-color: #FFFFFF;
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}

#body a {
text-decoration: underline;
color: #000000;
padding: 3px 5px 3px 5px ;
}
#body a:link {
color: #000000;
text-decoration: none;
}
#body a:hover {
background-color: #FFFFFF;
color: #000000;
text-decoration: underline;
}
#body a:visited {
color: #000000;
text-decoration: none;
}
#body h1 {
	font-weight: bold;
	font-size: 14px;
}
.selectep {
	font-size: 10px;
}

#footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}