.menuline {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	height: 2px;
}
.menuline_new {
	background-image: url(../images/line_new.jpg);
	background-repeat: no-repeat;
	height: 2px;
}
.topline {
	background-image: url(../images/top_line.gif);
	background-repeat: repeat-x;
}
.bottom_line {
	background-image: url(../images/bottom_line.gif);
	background-repeat: repeat-x;
}
.left_line {
	background-image: url(../images/left_line.gif);
	background-repeat: repeat-y;
}
.right_line {
	background-image: url(../images/right_line.gif);
	background-repeat: repeat-y;
}
.table_bg {
	background-color: #EFEFEF;
}
.table_border {
	border: 1px solid #E4E4E4;
}

.ads_topline {
	background-image: url(../images/ads_line_top.gif);
	background-repeat: repeat-x;
}
.ads_bottom_line {
	background-image: url(../images/ads_line_bot.gif);
	background-repeat: repeat-x;
}
.ads_left_line {
	background-image: url(../images/ads_line_left.gif);
	background-repeat: repeat-y;
}
.ads_right_line {
	background-image: url(../images/ads_line_right.gif);
	background-repeat: repeat-y;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #751013;
	text-decoration: none;
}
.feild-box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	border:solid 1px #C2C2C2;
	height:14px;
}
.l_nav {
	background-image:url(../images/menu_bottom_new.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#7B1114;
}
.username_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
