BODY            {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right:0px;
}

A {color: white; text-decoration:none;}
A:Hover {color : #012D57;}
A:Active {color : red;}
.bg {
	font-family: arial,helvetica,sans serif;
	font-size:12px;
	color:#000000;
	background-image : url(/images/down_bg.jpg);
	background-repeat : no-repeat;
}
.bg_left {
	background-image : url(/images/left_resize.jpg);
	background-repeat : repeat-x;
}
.bg_right {
	background-image : url(/images/right_resize.jpg);
	background-repeat : repeat-x;
}
.bg_down {
	background-image : url(/images/down_bg_d.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}
.t {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:17px;
	color: Black;
}
.tj {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	text-align : justify;
	color: Black;
}
.tb {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	color:#000000;
}
.tmb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color: White;
	font : bold;
}
.tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	color:#000000;
}