body {
	background-image: url("bg.jpg");
	background-repeat: repeat-x;
	background-attachment: none;
	background-color: #d6d8e2;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#contentdiv a:link, #contentdiv a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #859edd;
}

#contentdiv a:active, #contentdiv a:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #ea6868;
}

#contentdiv {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	padding: 20px;
}

#contentdiv tr {
	background-image: url('images/tr.png');
	border: 1px solid #97abdf;
	background-repeat: repeat-x;
	background-position: 0 center;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}

#contentdiv td {
	background-image: url('images/td2.jpg');
	border: 1px solid #ccd6ec;
	background-repeat: repeat-x;
	background-position: 0 center;
	background-color: #ccd6ec;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}

#contentdiv td img {
	margin: 5px;
}

#bgholder {
	background-image: url("contentbg.gif");
	background-position: center 0;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 775px;
}

#bgtable {
	background-image: url("headerbg.gif");
	background-repeat: no-repeat;
	margin-top: 0px;
}

#maintable {
	margin-left: auto;
	margin-right: auto;
	margin-top: 55px;
}

#footer {
	background-image: url("footerbg.gif");
	height: 65px;
	background-repeat: no-repeat;
	font-style: italic;
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #000000;
}

#navul a {
	overflow: hidden;
	background: transparent;
	margin: 0;
	padding: 10px 0px 0px 0px;
	display: block;
	float: left;
	height: 37px;
	line-height: 20px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 27px;
	width: 88px;
	text-align: center;
}

html>body #main_nav_list a {
	height: 27px;
}

#navul {
	position: relative;
	margin: 1px 0 0 0;
	padding: 0;
	top: 0;
	left: 0;
	list-style-type: none;
}

#navul li {
	float: left;
	margin: 0;
	padding: 0;
}

#navul a {
	background: url('images/n1activeitem.gif') no-repeat;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-position: top right;
}

#navul a.main_nav_item {
  background: url('images/n1.gif') no-repeat;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #31374F;
  background-position: top right;
}

#navul a.main_nav_item:hover {
  background: url('images/n1hover.gif') no-repeat;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #31374F;
}