@charset "utf-8";
/* CSS Document */

body {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:justify;}







.left_menu {
	background-image:url(../images/left_link_bg.png);
	width:206px;
	height:314px;
	z-index:99999;
	float:left;
	position:absolute;
}

.links {float:left; }
.links a {padding:11px 12px 11px 12px; line-height:36px; text-decoration:none; font-weight:bold; color:#FFFFFF;}
.links A:hover {background-color:#d2ea71; color:#000000;}

.link {font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.link a {color:#9c0e0e; text-decoration:none;}
.link A:hover {color:#000000; text-decoration:none;}

.heading {font-size:14px; margin-bottom:5px; padding:5px 0 5px 0; color:#9c0e0e; font-family:Verdana, Arial, Helvetica, sans-serif; border-bottom:dashed 1px #CCCCCC;}

.border {border:solid 1px #738b00; background-color:#dcfc47; padding:10px;}
.heading_bot { color:#9c0e0e; font-weight:bold;}
.footer {border-top:solid 1px #FFFFFF; background-color:#dbf077; color:#474747; line-height:33px;}

.more {color:#000000; text-decoration:none; font-size:11px;}
.more a {color:#000000; text-decoration:none;}	
.more A:hover {color:#9c0e0e; text-decoration:none;}
.redtext
{
	font-family: tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	font-weight:bold;
}
.texttitle
{ 	
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#575757;
	line-height:15px;
	text-align:right;
	vertical-align:top;
}
.textarea {
	border:1px solid #CCCCCC;
	width:250px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}	
.newbox {
	border:1px solid #CCCCCC;
	width:250px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.buttonlink {
	background-color:#e5e5e5;
	border:1px solid #575757;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	}
