.css1 {
}
.boldtxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}
.boldtxt_1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}
.more_link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7E8615;
	text-decoration: none;
}.more_link:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7E8615;
	text-decoration: underline;
}

.txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363635;
	text-decoration: none;
	line-height: 14px;
}
.footerlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #697287;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #697287;
	text-decoration: underline;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8F97A7;
	text-decoration: none;


}.line {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #697287;
	text-decoration: none;
}
.main_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.main_head_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7E8615;
	text-decoration: none;
}
.subhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7E8615;
	text-decoration: none;
}
.bg_line {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	height: 33px;
}

.boldtxt_link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}

.boldtxt_link:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C1CD23;
	text-decoration: none;
}

