body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
body {
	background-color: #d8d8d8;	
}
a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
hr {
	height: 1px;
	color: #336699;
	background-color: #336699;
	border: 0;
}
h1 {
	font-size: 16px;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}
.main {
	width: 850px;
	margin: auto;
	background-color: white;
}
.header { background-image: url(header.gif); background-position: 50% top; padding: 100px; text-align: center; font-size: 30px; background-repeat: no-repeat; border-bottom-width: 1px; }
.menu { float: left; width: 140px; vertical-align: top; margin-top: 40px; }
.menu ul, .menu li {
	margin: 5px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
	border-bottom: 1px dashed #FF7F00;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 0 8px 8px;
	color: #4f4f4f;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	color: #A02000;
	text-decoration: none;
}
.main_menu {
	border-left: 0;
}
.sub_menu {
	border-left: 0;
}
.menu_current {
	font-weight: bold;
}
.content { float: left; width: 610px; padding: 20px; background-color: transparent; vertical-align: top; text-align: left; position: relative; left: 40px; border-left-width: 0; }
.footer {
	clear: both;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 4px;
	text-align: center;
	font-size: 10px;
}
.powered_by, .powered_by a:link, .powered_by a:visited, .powered_by a:active, .powered_by a:hover {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	color: #FFFFFF;
}
.td { font-size: 12px; }
/*IE 7*/
* +html .menu { float: left; width: 140px; vertical-align: top; margin-top: 30px; }

