/* CSS Document */

.style1 {
	font-size: 18px;
	font-family: tahoma;
	color:#71570D;
	text-decoration:none;
}
.th{
	font-size: 13px;
	font-family: tahoma;
	color:#C6AC62;
	font-weight:bold;
}
.th2{
	font-size: 11px ;
	font-weight:bold;
	text-decoration: none;
	font-family: tahoma;
	color:#333333;
}

body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}

.copy {
	font-size: 11px;
	font-family: tahoma;
	color:#ffffff;
}
.td{
background-color:#DBD5C2;

}
.td1{
background-color:#71570D;

}
.link {
	font-size: 11px ;
	font-weight:bold;
	 text-decoration: none;
	font-family: tahoma;
	color:#ffffff;
}
.link:hover {
	
	text-decoration: underline;
}
.link2 {
	font-size: 11px ;
	font-weight:normal;
	text-decoration:none;
	font-family: tahoma;
	color:#AE2D13;
}
.link2:hover {
	font-size: 11px ;
	font-weight:normal;
	text-decoration:underline;
	font-family: tahoma;
	color:#AE2D13;
}

.border1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71570D;
	padding:3px;
}
.main_heading-r{
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #71570D;
	}
