.main_tblcolor {
	background-color: #282828;
}.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.txtcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #a13580;
	text-align: justify;
}
.content_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 16px;
	text-align: justify;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 15px;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 12px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#a13580
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

a:active {
	text-decoration: none;
}

img { border:0;
}