a:link 
		{
			color: rgb(39,21,154);
		}

a:visited
		{
		 	color: rgb(56,134,21);
		}
a:hover
		{
			color: rgb(21,103,243);
		}

a:active
		{
			color: rgb(181,21,165);
		}
		


BODY {
	SCROLLBAR-FACE-COLOR: #AFACA9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #E2EDC2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	Background-color: #ffffff;

}

td {
	font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #857F6A; font-weight:normal;
}

.bodytxt {
	font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #857F6A; font-weight:normal; line-height: 13px; text-align: justify;
}
.txt {
	font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #616161; font-weight:normal; line-height: 14px;
}

.heading1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #4B9638; font-weight:bold; line-height: 18px;
}
.heading2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #3C769F; font-weight:bold; line-height: 18px;
}
.heading3 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #F57D47; font-weight:bold; line-height: 18px;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; font-align: center; color: #7D7763; line-height:14px;
}

.footer{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-align: center; color: #857F6A; line-height:14px; font-weight: bold; text-decoration: none;
}
.footer:hover{
	text-decoration: underline;
}.heading4 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 18px;
	text-align: center;
}
.price_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3C769F;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #6699FF;
}
.heading5 {

	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	line-height: 18px;
	text-align: center;
}
td.TD_priceHeader {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
}
td.TD_priceFooter {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
}
