a:link {
	text-decoration: none;
	color: #488AC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #488AC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #488AC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
    margin : 10; 
    padding : 0; 
    background-color : #fff;
	text-align: center;
    font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table{font-size:inherit;font:100%; text-align: left;}
#header {
	margin: 0 auto;
	height: 125px;
	width: 750;
	text-align: center;
 }
#headerleft {
	float: left;
	margin-left: 0px;
	margin-top: 0.1em;
	height: 125px;
	width: 63%;
 }

#headerright {
	float: right;
	margin-left: 0px;
	margin-top: 0.1em;
	height: 125px;
	width: 35%;
 }

 #wrapper {
 	clear: both;
	width: 750;
	margin: 0 auto;
	border: 1px solid #CC6633;
	text-align: center;
	padding: 10px;
}

#text {
    background-color : #fff; 
    font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    color : #000;
    text-align : justify; 
    }

#topcenter2 {
	float: left;
	width: 730;
	text-align: left;
 	background-image: url("../images/ads/top.gif");
 	background-repeat:repeat;
}
#tl2 {
	float: left;
	width: 10;
}
#tr2 {
	float: right;
	width: 10;
}
#content1 {
	background: #fff;
	clear: both;
}

#top3 {
	float: left;
	width: 730;
	text-align: center;
}
#tl3 {
	float: left;
	width: 10;
	height: 20%;
 	background-image: url("../images/ads/top.gif");
 	background-repeat:repeat-y;
}
#tr3 {
	float: right;
	width: 1;
	height: 20%;
	margin-right: 0px;
 	background-image: url("../images/ads/top.gif");
 	background-repeat:repeat-y;
}

#bcenter2 {
	float: left;
	width: 730;
	text-align: left;
}
#bl2 {
	float: left;
	width: 10;
}
#br2 {
	float: right;
	width: 10;
}

#signin {
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	width: 48%;
	text-valign: top;
	text-weight: bold;
	text-align: left;
}
#usname1 {
	float: left;
	margin-top: 0.2em;
	margin-left:0.2em;
	width: 110px;
	text-align: left;
	padding:5px;
}
#usname2 {
	margin-top: 0.2em;
	margin-left:0.2em;
	text-align: left;
	padding:5px;
}

#pass1 {
	clear: both;
	float: left;
	margin-top: 0.2em;
	margin-left:0.2em;
	width: 110px;
	text-align: left;
	padding:5px;
}
#pass2 {
	margin-top: 0.2em;
	margin-left:0.2em;
	text-align: left;
	padding:5px;
}




#signinbottom {
	float: left;
	height: 0.8em;
	border: 1px solid white;
}
#signup {
	float: right;
	margin-top: 0px;
	margin-right:10px;	
	width: 48%;
	text-valign: top;
	text-weight: bold;
	text-align: left;
}
#signindot {
	clear: both;
	margin-top: 0.2em;
	margin-left: 5px;
	width: 85%;
 	background: #bbb;
 	background-repeat:repeat-x;
}
#login {
	clear: both;
	text-align: center;
	border: 1px solid black;
}

#signupdot {
	clear: both;
	margin-top: 0.2em;
	margin-left: 5px;
	width: 85%;
 	background: #bbb;
 	background-repeat:repeat-x;
}

#bottom {
	background: #bbb;
	clear: both;
}
#footer {
	height: 50px;
	clear: both;
	margin-top: 1.8em;
	text-align: center;
	font-size: 85%;
}
