/* CSS Document */
.maintitle {
	color: #CCCCCC;
	font-size: 15px;
	font-style: normal;
	font-family: verdana, Arial;
}
.maintitle2 {
	font-family: verdana, Arial;
	color: #333333;
	font-size: 20px;
	font-style: normal;
}

.copyrightsstyle {
	font-family: verdana, Arial;
	color: white;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
.content {
	font-family: verdana, Arial;
	color: #9C9A9B;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.image {
	padding-left: 5px;

}
.contentheading {
	font-family: verdana, Arial;
	color: #D2D2D2;
	font-size: 14px;
    font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.navstyle {
	color: #C4C3C1;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, Arial;
	padding-right: 24px;
}
.newsstyle {
	ffont-family: verdana, Arial;
	color: #898989;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #DADADA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}.tablesstyle {
	font-family: verdana, Arial;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #DADADA;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #DADADA;
}
.news {
	font-family: verdana, Arial;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.click_here{
	font-family: verdana, Arial;
	color: #ffffff;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}




