@charset "utf-8";
/* CSS Document */
.a_new {
	color:#FFFFFF;
	text-decoration:none;
}
TD.main, P.main {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  color:#6d7066;

  line-height: 1.5;

}


.a_new_selected {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/dark_bg.jpg);
	background-repeat:repeat;
	background-position:center;
	border:0px;
	line-height:20px;
	padding-top:-10px;
	height:20px;
	font-weight:bold;
	text-align:center;
	width:130px;
}

.btn-blk1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/light_bg.jpg);
	background-repeat:repeat;
	background-position:center;
	border:0px;
	line-height:20px;
	padding-top:-10px;
	height:20px;
	font-weight:bold;
	text-align:center;
	width:130px;
}

.btn-blk1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/dark_bg.jpg);
	background-repeat:repeat;
	background-position:center;
	border:0px;
	line-height:20px;
	padding-top:-10px;
	height:20px;
	font-weight:bold;
	text-align:center;
	width:130px;
}

.text
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#333333;
}

.hr_line
{
	color:#CCCCCC;
	height:1px;
}
