#mainWrapper {
	width: 760px;
	border: solid black 1px;
}

body {
	background-color: #102C4D;
}

#top {
	background-image:  url(/logo_back.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

#bottom {
	background-image:  url(/bottom_back2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#shadow {
	background-image:  url(/top_shadow.gif);
	background-position: left top;
	background-repeat: repeat-x;
	}

#pic {
	background-image:  url(/homepage_pic.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

div.scroll {
	height: 300px;
	width: 720px;
	overflow: auto;
	padding: 0px;
	}
	
div.scroll02 {
	height: 400px;
	width: 720px;
	overflow: auto;
	padding: 5px;
	}
	
td.menuon {
    background-color: #FFB800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D1591;
	text-decoration: none;
	cursor: pointer;
	} 
	
td.menuoff { 
    background-color: #F4F1EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D1591;
	text-decoration: none;
	cursor: pointer;
	} 
	
hr {
	border: 0;
	width: 100%;
	color: #0D1591;
	height: 1px;
	}

.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #A5ACB2;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0D1591;
	}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D1591;
	}

.hometext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D1591;
	text-decoration: none;
	}

.hometext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D1591;
	text-decoration: none;
	}

.hometext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D1591;
	text-decoration: underline;
	}

.hometext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D1591;
	text-decoration: none;
	}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

.maintext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D1591;
	text-decoration: none;
	}

.maintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D1591;
	text-decoration: none;
	}

.maintext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D1591;
	text-decoration: underline;
	}

.maintext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D1591;
	text-decoration: none;
	}
	
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}

.maintext2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D1591;
	text-decoration: none;
	}

.maintext2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D1591;
	text-decoration: none;
	}

.maintext2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D1591;
	text-decoration: underline;
	}

.maintext2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D1591;
	text-decoration: none;
	}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	}

.bottomtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.bottomtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.bottomtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}

.bottomtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
ul.back a{
	color: #000000;
}

ul.back a:link{
	color: #000000;
}

ul.back a:visited{
	color: #000000;
}

ul.back a:hover{
	color: #000000;
}