body {
margin: 0px;
padding:0px;
background-color: #231F20;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}

.content-bg {
	background-image:url(images/content-bg.gif);
	background-repeat:repeat-y;
}

.copyright-bg {
	background-image:url(images/bottom-bg.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 153px;
}

.maintxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: justify;
}

.maintxt1 {
	font-family: arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: justify;
}

.white-txt {
	font-family: arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:#ffffff;
	text-align: justify;
	padding: 10px;
	font-weight: bold;
}


.toptxt {
color: #fff;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.toplink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}
a.toplink:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	font-weight:bold;
}
a.toplink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
	font-weight:bold;
}

.redtxt {
color: #F00;
}

.bigtext{
font-size: 18px;
color: #fff;
}

.bigtext1{
font-size: 14px;
text-align: left;
}

.righttext{
font-size: 11px;
text-align: left;
text-decoration: none;
}

.greentext{
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
text-align: left;
text-decoration: underline;
font-weight: bold;
color: #AEB63A;
}

.copyright,a.copyright:visited {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
line-height: 15px;
color: #aaa;
}

a.copyright:link {
text-decoration: underline;
}
a.copyright:hover {
text-decoration: none;
}

.copyright,a.copyright:visited {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
color: #aaa;
}

.rightlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.rightlink:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
a.rightlink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.nohover:hover img  {
filter:alpha(opacity=80); -moz-opacity: .80; opacity:.80;
}