a:link 	 {text-decoration:none; color:blue;}
a:hover  {text-decoration:underline; color:red;}
a:visited {text-decoration:none; }
a:active { }

td{	font-size: 12px;}

tr{	font-size: 12px;}
.body_margin {	margin: 0px;}

.repeat-no {	background-repeat: no-repeat	}
	
.repeat-x {	background-repeat: repeat-x;}

.bd_full {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.f12 {	font-size: 12px;	}
.f13 {	font-size: 13px;	}
.f14 {	font-family: ;
	font-size: 14px;
	color: #006998;
	font-weight: bold;
	
}
.f16 {	font-size: 16px;	}

.text_div {
	line-height: 20px;
	text-indent: 10px;
	padding: 20px;
}
.text {
	line-height: 20px;

}

.white {color: #ffffff}
.BD_down_solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
.BD_down_dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0033CC;
}
 
