body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6,p{
padding:0px;
margin:0px;
}

a {
	color: #900;
	text-decoration: none;
	}

a:hover {
	
	color: #330099;
	}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
}



.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.powered {
	font-family: Arial;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	text-align: justify;
}
.powered a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.powered a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.wel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	text-align: justify;
}

/* top nav start*/

.nav_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FF0000;
	display:block;
	width:100%;
	line-height:32px;
	height:42px;
	text-decoration: none;
}

.nav_menu a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	/*background:url(images/nav_hover.gif) repeat-x;*/
	display:block;
	text-decoration: none;
	height:42px;
}

/* top nav End*/
.cltb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}