.txt10 {  font-size: 10px; color: #333333}
.txt10_w {  font-size: 10px; color: #FFFFFF}
.txt10_ {  font-size: 10px; line-height: 1.0em; color: #333333}
.txt10_r {  font-size: 10px; color: #CC0000}
.txt11 {  font-size: 11px; color: #333333}
.txt11_ {  font-size: 11px; line-height: 1.2em;c color: #333333}
.txt12_ {  font-size: 12px; color: #333333}
.txt12 {  font-size: 12px; line-height: 1.5em; color: #333333}
.txt12_w {  font-size: 12px;  line-height: 1.2em;color: #FFFFFF}
.txt12_r {  font-size: 12px;  line-height: 1.2em;font-weight: bold; color: #FF0000}
.txt12_b {  font-size: 12px;  line-height: 1.2em;font-weight: bold; color: #003366}
.txt12_br {  font-size: 12px;  line-height: 1.2em;font-weight: bold; color: #B8B9A6}
.txt14_r {  font-size: 14px; color: #FF3300}
.txt14_r2 {  font-size: 14px; color: #CC0000}
.txt15_r {  font-size: 15px; line-height: 1.5em; color: #CC0000}
.txt15_g {  font-size: 15px; line-height: 1.5em; color: #003333}
.txt15_w {  font-size: 15px; color: #fff;font-weight: bold;}
.txt18_w {  font-size: 18px; color: #fff;font-weight: bold;}
.t75 {font-size: 75%;line-height: 1.3em;}
.t80 {font-size: 80%;line-height: 1.3em;}
.t85 {font-size: 85%;line-height: 1.3em;}
.t90 {font-size: 90%;line-height: 1.3em;}

	
body {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	color: #222222;
}
	
a:link {
	color: #B8B9A6;
	}
	
a:visited {
	color: #B8B9A6;
	}
	
	
h1 {  font-size: 10px; 
	color: #FF6633;
	margin: 0px 0px 0px 0px;}
	
h2 {  font-size: 12px; 
line-height: 1.5em; 
color: #333333;
font-weight: normal; 
}
	
h3 {  font-size: 12px; 
line-height: 1.5em; 
color: #333333;
font-weight: normal; 
}

#info {
	font-size: 12px;
	line-height: 1.2em;
	padding: 0 0 0 5px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	list-style:none;
}


#info li {
	margin-bottom: 4px;
}

.foot{
	padding: 10px;
}

#submenu a:link {
	color: #FFF;
	font-size: 10px;
	text-decoration: none; 
	}

#submenu a:visited {
	color: #FFF;
	font-size: 10px;
	text-decoration: none; 
	}

#submenu a:hover {
	color: #FFF;
	font-size: 10px;
	text-decoration: underline; 
	}
	
.box1{
	padding: 5px;
	display: block;
	border: 1px solid #CCCCCC;
}

td.mainbody p{
	margin: 5px 0 ;
	padding: 0;
	font-size: 12px;  line-height: 1.6em;
}

.img_r{
	padding: 5px;
	display: block;
	border: 1px solid #CCCCCC;
	float:right;
	margin:0 5px;
	clear:both;
}

.img_l{
	padding: 5px;
	display: block;
	border: 1px solid #CCCCCC;
	float:left;
	margin:0 10px;
	clear:both;
}

ul{
	margin-top: 0 ;
	margin-bottom: 0 ;
	}
