#body_main {
	background-color : #E0DCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
      }

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

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

#btm_back {
	background-image:  url(btm_back.gif);
	background-position: left bottom;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A2D7;
	}
	
.header a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A2D7;
	text-decoration: none;
	}

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

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

.header a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A2D7;
	text-decoration: none;
	}

td.mainbox {
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 16px;
	}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

.maintext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A2D7;
	text-decoration: none;
	}

.maintext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A2D7;
	text-decoration: none;
	}

.maintext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A2D7;
	text-decoration: underline;
	}

.maintext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A2D7;
	text-decoration: none;
	}
	
.customtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	}

.customtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A2D7;
	text-decoration: none;
	}

.customtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A2D7;
	text-decoration: none;
	}

.customtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A2D7;
	text-decoration: underline;
	}

.customtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A2D7;
	text-decoration: none;
	}
	
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	line-height: 16px;
	}

.bottomtext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	line-height: 16px;
	text-decoration: none;
	}

.bottomtext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	line-height: 16px;
	text-decoration: none;
	}

.bottomtext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	line-height: 16px;
	text-decoration: underline;
	}

.bottomtext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	line-height: 16px;
	text-decoration: none;
	}
