body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
}
table {
	font-family: "arial";
	font-size: 11px;
	color: #4C4C4C;
	line-height:14px;
}
a:link,a:visited {
	text-decoration: underline;
	color:#072A5E;
}
a:hover {
	color:#895B13;
	text-decoration: underline;
}
a.g12:link,a.g12:visited {
	text-decoration: none;
	font-size: 12px;
	color: #4C4C4C;
}
a.g12:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #4C4C4C;
}
a.b12:link,a.b12:visited {
	text-decoration: underline;
	font-size: 12px;
	color:#072A5E;
}
a.b12:hover {
	color:#895B13;
	font-size: 12px;
	text-decoration: underline;
}
a.white12:link,a.white12:visited {
	text-decoration: none;
	color:#ffffff;
}
a.white12:hover {
	color:#EEAF4B;
	text-decoration: none;
}
.font_white12 {
	color: #ffffff;
	font-size: 12px;
}
.font_yelow {
	color: #895B13;
}
.font_yelow2 {
	color: #FFBB50;
	font-size: 12px;
}
.font_black {
	color: #000000;
}
.font_blue {
	color: #072A5E;
}
.font_10px {
	font-size: 10px;
}
.font_red {
	color: #A50001;
}
.font_12px {
	font-size: 12px;
}
.font_18px {
	font-size: 18px;
}
input,select{
	font-family: arial;
	font-size: 11px;
	color:#575654;
	border: 1px solid #CCCCCC;
	background-color: #D9D8D2;
	font-weight:bold;
	height: 20px;
	}
.input{
	font-family: arial;
	font-size: 11px;
	color:#575654;
	border: 1px solid #ABABAB;
	background-color: #E9E8E5;
	font-weight:bold;
	height: 20px;
	}
textarea {
	font-family: arial;
	font-size: 11px;
	color:#575654;
	border: 1px solid #CCCCCC;
	background-color: #D9D8D2;
	font-weight:bold;
	}
.btn {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg_btn.gif);
	height: 23px;
	border: 1px solid #AEADA8;
}
.td1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCEC9;
}
