@charset "utf-8";
/* CSS Document */

body {
	background-color: #c5c0a0;
	margin-top: 0px;
	}

.main {
margin-left:auto;
margin-right:auto;
width:899px;
padding:0px;
margin-top:0;
}

.header {
float:left;
background-image:url(images/header.png);
background-position:top center;
background-repeat:no-repeat;
width:899px;
height:175px;
}

.flashleft {
float:left;
background-image:url(images/flashleft.png);
background-repeat:no-repeat;
width:10px;
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:9px;
height:341px;
}

.bottom_body {
float:left;
background-image:url(images/body.png);
width:600px;
height:241px;
background-position:top;
}

.bodytext {
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:25px;
	margin-bottom:20px;
	width:560px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
}

.memberlogin1 {
float:left;
background-image:url(images/memberlogin.png);
background-repeat:no-repeat;
width:299px;
height:241px;
}

.memberlogin {
float:left;
width:299px;
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:200px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}

.homelink:hover{
		text-decoration: underline;
}
	
.toplink{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:142px;
	margin-left:30px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}

.toplink:hover{
	text-decoration: underline;
}

.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;
}

