BODY,TABLE,TR,TD,TH {
	color: #808080;
	background-color: #ffffff;
	font-size:11pt;
}
A{TEXT-DECORATION:none}
input,textarea,select{
	border-left:1px solid Dimgray;
	border-right:1px solid Dimgray;
	border-top:1px solid Dimgray;
	border-bottom:1px solid Dimgray;
	font-size:13px;color:Dimgray;background-color:#FFFFFF 
}
A:hover {background-color: #eeeef3}
A:link {color: #6b7a68}
A:visited {color: #808080}
A:active {
	background-color: #eeeef3;
	color: #808080
}
.Table_base{
	border-collapse: collapse;
	width: 700px;
}
.Td100{
	width: 100%;
	vertical-align: top;
}
.Td50{
	width: 50%;
	vertical-align: top;
}
.Td_top{
	background-color: #e8ebee;
	border-top: 1px solid #97999c;
	border-bottom: 1px solid #97999c;
	padding: 4px;
}
.Td_top_bottom_border{
	background-color: #ffffff;
	border-top: 1px solid #97999c;
	border-bottom: 1px solid #97999c;
	padding: 4px;
}
.Td_bottom_border{
	background-color: #ffffff;
	border-bottom: 1px solid #97999c;
	padding: 4px;
}
.Td_no_border{
	background-color: #ffffff;
	padding: 4px;
}
UL {
	margin: 5px 20px 5px 20px;
	padding: 0px 0px 0px 0px;
}

.title_small {
	font-color:#666666;
	font-size:13px;
	padding:3px;
	background-color: #e8ebee;
	border-top: 1px solid #97999c;
	border-bottom: 1px solid #97999c;
	margin-left:5px;
	margin-right:5px;
}
.text_small {
	font-color:#696969;
	font-size:10px;
	font-weight:normal;
	line-height:140%;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	background-color: #ffffff;
 	padding:3px;
	word-break: break-all;
	border-bottom: 1px solid #97999c;
}
.text_small1 {
	font-color:#696969;
	font-size:10px;
	font-weight:normal;
	line-height:130%;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:3px;
	background-color: #ffffff;
	word-break: break-all;
	border-bottom: 1px solid #97999c;
}
.text_normal {
	font-color:#696969;
	font-size:13px;
	font-weight:normal;
	line-height:130%;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:3px;
	background-color: #ffffff;
 	border-bottom: 1px solid #97999c;
	word-break: break-all;
}
.banner_small {
	font-color:#696969;
	font-size:13px;
	font-weight:normal;
	line-height:130%;
	margin-bottom:8px;
	background-color: #ffffff;
	word-break: break-all;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
div.right {
	float: right;
	width: 70%;
	margin-left: 0px;
}
div.column_right {
	position : absolute ;
	top : 95px ;
	right : 3px ;
	width : 23%;
	background:#ffffff;
	border:1px solid #97999c;
	padding: 5px 0px 5px 0px;
	text-align: left;
	margin-right: 10px;
}
div.column_left {
	position : absolute ;
	top : 95px ;
	left :3px ;
	width : 23%;
	background:#ffffff;
	border:1px solid #97999c;
	padding: 5px 0px 5px 0px;
	text-align: left;
	margin-left: 10px;
}
div.column_main {
	padding: 0px 15px 0px 15px;
	margin-right : 23%;
	margin-left  : 23% ;
	margin-top : 0px ;
	margin-bottom : 2px ;
}
div.column_header {
	padding:0px 5px 10px 5px;
	background:#ffffff;
	font-size:13px;
}
div.banner {
	margin:5px 0px 10px 0px;
	background:#ffffff;
	font-size:13px;
	text-align:center;
}
div.column5 {
	padding:5px;
	background:#ffffff;
	width: 90%;
}
div.blockc {
	clear: both;
	padding: 0px 5%;
}
div.table1 {
	padding:12px;
	background:#ffffff;
	border:1px solid #97999c;
	background:#ffffff;
	margin:3px 0px 10px 0px;
	text-align: center;
}
/*
div.body {
	margin-left:30px;
	margin-right:30px;
	margin-top:0px;
	background:#ffffff;
	border-left:1px solid #97999c;
	border-right:1px solid #97999c;
	border-top:0px solid #97999c;
	border-bottom:0px solid #97999c;
	padding:12px;
	text-align: left;
}
*/