body {
	background-color: #E8E8E9;	
}

.black {
	font-family: tahoma;
	font-size: 10px;
	color:#000000;
}
.Gray {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.white {
	font-family: tahoma;
	font-size: 12px;
	color:#6A7784;
}

.yellow {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}

.orange {
	font-family: tahoma;
	font-size: 14px;
	color:#FF9900;
	font-weight:normal;
}

.blue {
	font-family: verdana;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:normal;
}

.title {
	font-family:"Times New Roman";
	font-size: 28px;
	color: #000000;
}

.title_18 {
	font-family:"Times New Roman";
	font-size: 18px;
	color: #000000;
}

.small_title {
	font-family:"Times New Roman";
	font-size: 18px;
	color: #FFFFFF;
}


.top_form {

	font-family: tahoma;
	font-size: 10px;
	background-color: #2a4a1b;
	border: 1px solid #aabc50;
	color: #f9f9bf;
	width:100px;
}

.cl:visited {
	color:#3f7000;
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;

}

.cl:link {
	color:#3f7000;
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;

}

.cl:hover {
	color:#FF9900;
	font-family: tahoma;
	font-size: 11px;
	text-weight:normal;
	text-decoration:underline;
}


.list {
	color:#000066;
	font-family: tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;

}


.lhs {
	background-image: url(images/001_18.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.lhs1 {
	background-image: url(images/001_13.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}