body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.top {
	font-family: Arial,Tahoma;
	font-size: 11px;
	line-height: 10px;
	color: #6299C4;
}
.copy {
	font-family: Arial,Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #737373;
	text-decoration: none;
}
.copy2 {
	font-family: Arial,Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FF8A00;
	text-decoration: none;
}
.tit {
	font-family: Arial,Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #336699;
	font-weight: bold;
}
.text_1 {
	font-family: Arial,Tahoma;
	font-size: 10px;
	color: #6A6A6A;
}
.link {
	font-family: Arial,Tahoma;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #6E6E6E;
}
.date {
	font-family: Arial,Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.tbl_head {
	font-family: Arial,Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	background-color: #efefef;
}

.tbl_body {
	font-family: Arial,Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	background-color: #FFFFFF;
}

.tbl_body_center {
	font-family: Arial,Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #336699;
	background-color: #FFFFFF;
}

.link_2 {
	font-family: Arial,Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #FF9415;
	
}
.subs {
	font-family: Arial,Tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 18px;
	width: 171px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.form_1 {
	font-family: Arial,Tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 18px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.form_2 {
	font-family: Arial,Tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 88px;
	width: 255px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	overflow:auto;
}

.cell_heading {
	font-family: Arial,Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	padding-left:12px; 
	padding-top:8px;
}

.navtitle {
	font-family: Arial,Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	color: #FF9900;

}

.maincopy {
	font-family: Arial,Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	padding-left:12px; 
	padding-right:12px; 
	padding-top:8px;
}

A:hover {
	background-color: #FF9415;
	color: #000000;
}