body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

body {
	background-color: #fff;
	margin-top: 15px;
}

td {
	vertical-align: top;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

span#sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	font-weight: bolder;
	color: #eee;
	text-align: left;
	line-height:20px;
}

a#sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	text-decoration: underline;
	font-weight: strong;
	color: #eee;
	text-align: left;
	line-height:20px;
	margin-left: 5px;
}

a:hover#sidemenu {
	text-decoration: none;
	border: solid 2px #eee;
	padding: 1px;
}

table#maintable {
    border: solid 3px #000;
	background-color: #3E4157;
}

table#submaintable {
    border: solid 2px #000;
	background-color: #eee;
	height: 420px;
}

table#bordered {
	border: solid 2px #3E4157;
	background-color: #ddd;
}

span#bodyheader {
	color: #3E4157;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}

img#bodyimage {
	border: solid 2px #3E4157;
}

span#copyright {
    color: #fff;
	font-size: 9px;
	text-align: center;
	line-height:11px;
}