@charset "utf-8";
/* CSS Document */

body{
background-image:url(../images/bg.png);
background-repeat:repeat-x;
}

td,th{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

a:link {
	color: #112B86;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #112B86;
}
a:hover {
	text-decoration: none;
	color: #c39936;
}
a:active {
	text-decoration: none;
}



.b:link {
	color:#0F2981;
	text-decoration: none;
	font-weight:bold;
}
.b:visited {
	text-decoration: none;
	color:#0F2981;
	font-weight:bold;
}
.b:hover {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
.b:active {
	text-decoration: none;
}




.w{background-color: #CCC;}
.w:hover {
	background-color: #f5f5f5;
}








.w_foooter:link {
	b
	background-image:url(../images/on.png);
	width:20px;
	height:20px;
}



.w_foooter:hover{
	background-image:url(../images/over.png);
	width:20px;
	height:20px;
}






.form{
padding:5px;
border:1px solid #cccccc;
width:200px;
font-size:11px;

}

.sex{
padding:5px;
border:1px solid #cccccc;
width:80px;
font-size:11px;

}

.sex3{
padding:5px;
border:1px solid #cccccc;
width:200px;
font-size:11px;

}


.sex2{
padding:5px;
border:1px solid #cccccc;
width:280px;
font-size:11px;

}




.submit{
background-color:#041B69;
padding:5px;
color:#FFFFFF;
border:1px solid #041B69;
font-size:11px;
font-weight:bold;
}


.brandimg{
border:1px #333333 solid;}



.a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.a:hover {
	text-decoration: none;
	color:#E0CA94;
	font-weight:bold;
}
.a:active {
	text-decoration: none;
}











.whytongold:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.whytongold:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.whytongold:hover {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
.whytongold:active {
	text-decoration: none;
}

















.rightline{
border-right:1px solid #324CA8;
}

.rightline2{
border-right:1px solid #ccc;
}

.WHITE{
color: #FFFFFF;
}



.footer{
color: #FFFFFF;
}



.abtlink:link {
	color: #000;
	
	text-decoration: none;
	font-weight:bold;
}
.abtlink:visited {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
.abtlink:hover {
	text-decoration: none;
	color:#976d05;
	font-weight:bold;
}
.abtlink:active {
	text-decoration: none;
}




.footerlink:link {
	color:#FFF;	
	text-decoration: none;
	font-weight:bold;
}
.footerlink:visited {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}
.footerlink:hover {
	text-decoration: none;
	color: #F90;
	font-weight:bold;
}
.footerlink:active {
	text-decoration: none;
}





.subfooterlink:link {
	color:#E0CA94;
	text-decoration: none;
	
}
.subfooterlink:visited {
	text-decoration: none;
	color:#E0CA94;
	
}
.subfooterlink:hover {
	text-decoration: none;
	color: #FFF;
	
}
.subfooterlink:active {
	text-decoration: none;
}






img{
border:none;
}

.tableborder{
border:1px solid #ccc;
padding:5px;
margin-top:3px;

}


h1,h2,h3,h4,h5,h6{
margin-bottom:2px;
border-bottom:1px solid  #666;
color: #666;
}







.ft{background-color:#CCCCCC;}



.downlineee{border-bottom:dashed 1px  #333;}

<!--Drop down Menus-->


#jsddm
{	margin: 0 0 0 0;
	padding: 0 0 0 0;

	}

	#jsddm li
	{	float: left;
		list-style:;
		margin:0px;
			
		}

	#jsddm li a
	{	display: block;
		padding: 1px 3px;
		text-decoration: none;
		width:145px;
		color: #333333;
		font: 11.5px  Arial;
	
		
		font-weight:bold;
		white-space: nowrap}

	#jsddm li a:hover
	{	background:}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline;}
			
			#jsddm li ul li a
			{	width:145;
				background:#333333;
				padding:5px;
				
				color: #fff;
				margin-bottom:1px;
				text-align:left;}
			
			#jsddm li ul li a:hover
			{	background: #041B74}


<!--DROP DOWN MENU ENDS-->



<!--top banner-->

#myslides {
	width: 910px;
	height: 259px;
    padding: 0;  
    margin:  0 auto;  
} 
 
#myslides img {  
    width: 910px;
    height: 259px;
    top:  0; 
    left: 0 
}
<!--top banner ends-->

<!--gallery-->
	#gallery {
		background-color: #444;
		padding:0;
		width: 100%;
		float: right;
		
	}
	
<!--gallery end-->



.techcom {
	float:right;
	width: 20px;
	height: 20px;
	background-image:url(../images/logo_copyright.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top:2px;
	margin-bottom:0px;
	margin-left:10px;
		}
		
.techcom:hover {
		background-image:url(../images/logo_copyright.png);
	background-repeat: no-repeat;
		}
