@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/bg1111.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.pagebg {
	background-image: url(../images/new_bg.png);
	background-repeat: repeat-y;
	padding-left: 17px;
}

.toplinks{
background-image: url(../images/bg_toplink.jpg);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
height:29px;
float:left;
}

.toplinks A{
color: #FFFFFF;
text-decoration: none;
padding-bottom:7px;
padding-top:8px;
padding-left:10px;
padding-right:10px;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: none;
border-left-style: none;
border-right-color: #FFFFFF;
float: left;
}

.toplinks A:hover{
color: #FFFF00;
text-decoration: underline;
background-color: #5D6A63;
}




.toplinks1{
background-image: url(../images/bg_toplink.jpg);
background-repeat: repeat-x;
}


/*
.toplinks{
	background-image: url(../images/bg_toplink.jpg);
	background-repeat: repeat-x;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.toplinks A{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.toplinks A:hover{
	color: #FFFF00;
	text-decoration: underline;
}

*/
.head1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
	color: #423fff;
	font-weight: bold;
}

.text1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4f5753;
	text-decoration: none;
	text-align: justify;
}
.text-cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #3836c8;
	font-weight: bold;
}


.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
	color: #423fff;
	font-weight: bold;
	font-style: italic;
}

.footer{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration:underline;
	color:#003366;
}
a:hover {
	color:#FF0000;
}
