#mainbody {
	background: url("img/wel2_bg.jpg");
	background-repeat: no-repeat;
	}
#titlehead {
	width: 700px;
	background-color: #E2E3B8;
	font: 25pt Times New Roman, Serif;
	color: 52524E;
	text-align: center;
	}
#menu {
	width: 700px;
	height: 15px;
	background-color: #E2E3B8;
	font: 8pt Arial, Verdana;
	text-align: center;
	}
#submenu {
	width: 700px;
	height: 25px;
	background-color: #E2E3B8;
	font: 8pt Arial, Verdana;
	text-align: center;
	}
#footer {
	font: 7.5pt Arial, Verdana;
	height: 35px;
	background-color: #E2E3B8;
	text-align: center;
	}
body {	background-color: #B8CCE6;
	margin-left: 5px;;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
table { background-color: #B8CCE6;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
td {
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#bodytext {
	width: 820px;
	}

p {
	font: 10pt Times New Roman, Serif;
	color: #52524E;
	text-align: left;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 5px;
	}
h1 {
	font: 17pt Trebuchet MS, Arial, Sans-Serif;
	color: #2A234D;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	}
h2 {
	font: 9pt Times New Roman, Serif;
	color: #52524E;
	
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	}
h3 {
	font: 7pt Arial, Verdana, Sans-Serif;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	}
h4 {
	font: 10pt Trebuchet MS, Arial, Sans-Serif;
	color: #2A234D;
	text-align: center;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	}
ul {
 	color: #000000;
	font: 10pt Times New Roman, Serif;
	color: #52524E;		
	margin-top: 5px;
	}
li {
 	color: #000000;
	font: 10pt Times New Roman, Serif;
	color: #52524E;
	margin-left: 15px;
	margin-top: 5px;
	}
img {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 0px;
	}

/*classes follow*/
td.err {
	color: #cc0000;
	}
a:link {
	color: #888888;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}
a:visited {
	color: #888888;
	text-decoration: none;
	}
a:hover {
	color: #203D8D;
	text-decoration: none;
	text-transform: uppercase;
	}
a:active {
	color: #203D8D;
	text-decoration: none;
	}
img.edge {
	overflow: none;
	}
p.footer {
	text-align: center;
	}


