body {
	margin: 0px 0px 0px 0px;
	background-image: url(/images/background.gif);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.main {
	margin-left: 4%;
	margin-right: 4%;
	padding: 3px;
	}
.footer {
	margin-left: 4%;
	margin-right: 4%;
	text-align: center;
	color: #ffffff;
	}
.main_content {
	background-image: url(/images/body_end.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 3px;
	}
.tcona {
	background-image: url(/images/top_end.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 69%;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: left;
	padding-left: 17px;
	}
.tconb {
	background-color: #777777;
	position: absolute;
	top: 0px;
	left: 17px;
	width: 250px;
	height: 15px;
	line-height: 10px;
	text-align: left;
	color: #ffffff;
	}
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }

a.sm { font-size: 9px; color: #ffffff; }
a.sm:hover { text-decoration: underline; }
a.sm2 { font-size: 9px; color: #003366; }
a.sm2:hover { text-decoration: underline; }
a.sm3 { font-size: 9px; color: #000000; }
a.lg { font-size: 12px; color: #000000; }
a.lg:hover { text-decoration: underline; }
a.lg2 { font-size: 12px; color: #0066FF; }
a.lg2:hover { text-decoration: underline; }
.lg_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.xsm_text {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.style1 { color: #003366; font-weight: bold; }
.style2 { font-family: Arial, Helvetica, sans-serif; }
.style3 { font-size: 14px; }
.style4 { font-size: 14; }
.style5 { color: #003366; }
.style7 { font-family: Verdana, Arial, Helvetica, sans-serif; }
.style8 { font-size: 12px; }
.style9 { color: #000000; }
.style10 { color: #990000; }
.style11 { color: #6180AE; }

.search {
	border: 1px solid #003366;
	background-color: #EAF4FF;
	font-size: 10px;
	}
.search_head {
	color: #ffffff;
	background-image: url(/images/box_head_bg_bl.gif);
	font-size: 12px;
	text-align: left;
	}
.sub {
	border: 1px solid #999999;
	background-color: #E5E5E5;
	font-size: 10px;
	}
.sub_head {
	color: #ffffff;
	background-image: url(/images/box_head_bg.gif);
	font-size: 12px;
	text-align: left;
	}

.menu_left {
	width: 142px;
	background-color: #E5E5E5;
	padding: 3px;
	}
.menu_right {
	width: 135px;
	background-color: #FFFFFF;
	padding: 2px;
	}

