body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #000080;
}
h2 {
	font-size: 17px;
	color: #008040;
}
h3 {
	font-size: 16px;
	color: #ff0000;
}
h4 {
	font-size: 14px;
	color: #008040;
}
h5 {
	font-size: 13px;
	color: #000080;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000EE;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #000000;
}


#mainmenu {
	width: 100%;
}
#mainmenu ul {
	float: left;
	width: 100%;
	clear: both;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#mainmenu a {
	float: left;
	background: url("../images/tableft.gif") no-repeat left top;
	margin: 0 4px 0 0;
	padding: 0 0 0 10px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
#mainmenu a span {
	font-weight: bold;
	float: left;
	display: block;
	background: url("../images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mainmenu a span { float:none; }
/* End IE5-Mac hack */
#mainmenu a:hover span {
	color: #fff;
}
#mainmenu a:hover {
	background-position: 0% -42px;
	text-decoration: underline;
}
#mainmenu a:hover span {
	background-position: 100% -42px;
}
#mainmenu .on a {
	background-position: 0% -42px;
	text-decoration: underline;
}
#mainmenu .on a span {
	background-position: 100% -42px;
}




.submenu {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.submenu a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.submenu a:hover {
	color: #fff;
	text-decoration: underline;
}


.content_title {
	color: #fff;
	font-size: 18px;
	padding-left: 10px;
}
.content_table {
	font: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000080;
	border-left-color: #000080;
}


.footer {
	color: #fff;
	font-size: 14px;
}



.table {	border: 1px solid #5674b9;
}
.tableheader {	background-color: #a7bfdc;
	font-weight: bold;
	color: #000080;
}

.button {
	border: 1px solid #5674b9;
	background-color: #a7bfdc;
	font-weight: bold;
	color: #000080;
	padding: 2px;
}
.textbox {
	border: 1px solid #5674b9;
	padding: 3px;
}

.submenu 
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: White;
	font-size: 11px;
}

.submenu a 
{
	font-size: 11px;
	color: White;
}