#topback {
	background-image:  url(topback.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

#mainback {
	background-image:  url(mainback.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}

#bottomback {
	background-image:  url(bottomback.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.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: 16px;
	font-weight: bold;
	color: #005D85;
	}
	
.header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005D85;
	text-decoration: none;
	}

.header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005D85;
	text-decoration: none;
	}

.header a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005D85;
	text-decoration: underline;
	}

.header a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005D85;
	text-decoration: none;
	}
	
td.header {
	background-color: #97A8C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 4px 4px 2px;
	} 

td.menuon {
    background-color: #B69E58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 8px 4px 8px;
	} 
	
td.menuoff { 
    background-color: #E5E9EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005D85;
	cursor: pointer;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	} 

.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: #005D85;
	text-decoration: none;
	}

.maintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005D85;
	text-decoration: none;
	}

.maintext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005D85;
	text-decoration: underline;
	}

.maintext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005D85;
	text-decoration: none;
	}
	
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005D85;
	}

.bottomtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005D85;
	text-decoration: none;
	}

.bottomtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005D85;
	text-decoration: none;
	}

.bottomtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005D85;
	text-decoration: underline;
	}

.bottomtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005D85;
	text-decoration: none;
	}
