@charset "utf-8";
/* CSS Document */

body {
	background-color: #2c5485;
	margin-top: 0px;
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}

.main {
	margin-left:auto;
	margin-right:auto;
	width:901px;
	padding:0px;
	margin-top:0;
}

.header {
	float:left;
	background-image:url(images/header.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:901px;
	height:175px;
}

.flashleft {
	float:left;
	background-image:url(images/flashleft.png);
	background-repeat:no-repeat;
	width:11px;
	height:341px;
}

.flash {
float:left;
width:880px;
height:341px;
background-color:#FFFFFF;
}

.flashright {
	float:left;
	background-image:url(images/flashright.png);
	background-repeat:no-repeat;
	width:10px;
	height:341px;
}

.bottom_body {
	float:left;
	background-image:url(images/body.png);
	width:601px;
	height:241px;
	background-position:top;
}

.bodytext {
	float:left;
	margin-left:20px;
	margin-right:5px;
	margin-top:20px;
	margin-bottom:20px;
	width:575px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
p{
margin:0 0 5px 0;
}

.memberlogin1 {
	float:left;
	background-image:url(images/memberlogin.png);
	background-repeat:no-repeat;
	width:300px;
	height:241px;
}

.memberlogin {
	float:left;
	width:301px;
	height:241px;
}

.memberlogintext {
float:left;
width:279px;
margin-left:10px;
margin-right:10px;
margin-top:30px;
margin-bottom:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
text-align:center;
color:#ffffff;
}

.userpword {
float:left;
width:75px;
margin-left:10px;
margin-bottom:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#ffffff;
}

.fieldbox {
float:left;
width:153px;
margin-left:10px;
margin-bottom:15px;
}

.submitarea{
	float:left;
	widows:42px;
	height:19px;
	margin-right:10px;
	margin-left:100px;
}

.textfieldbox {
width:153px;
}

.submit {
float:left;
background-image:url(images/LOGIN1.png);
width:97px;
height:32px;
cursor:pointer;
}

.submit:hover {
float:left;
background-image:url(images/LOGIN2.png);
cursor:pointer;
width:97px;
height:32px;
}

.homelink{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:142px;
	margin-left:190px;
	color:#707070;
	text-decoration:none;
	cursor:pointer;
}

.homelink:hover{
	color:#363636;
}
	
.toplink{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:142px;
	margin-left:62px;
	color:#707070;
	cursor:pointer;
	text-decoration:none;
}

.toplink:hover{
	color:#363636;
}

.style1 {
	font-size: 16px;
	font-family: times;
	font-style: italic;
	font-weight: bold;
}

.registration {
	float:left;
	width:299px;
	height:20px;
	margin-top: 20px;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

