@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg) !important;
	background-repeat:no-repeat;
	background-position:center top; !important;
	}

p{
margin-top:0;
}

.main {
margin:0 auto;
margin-right:auto;
width:1014px;
padding:0px;
margin-top:0;
}

.header {

background-image:url(images/BannerBackground.png);
background-position:top center;
background-repeat:no-repeat;
width:900px;
height:156px;
}

.navigation {

width:900px;
height:35px;
background-image:url(images/navbg.png);
}

.navdivider {
float:left;
width:3px;
height:35px;
background-image:url(images/navdivider.png);
}

.content {
float:left;
width:894px;
padding:3px 3px 0 3px;
background-color:#FFFFFF;
}

.content2 {
float:left;
width:894px;
background-image:url(images/contentBG1.png);
}

.content3 {
float:left;
width:894px;
background-image:url(images/contentBG2.png);
background-repeat:no-repeat;
background-position:center top;
}

.flashleft {
	float:left;
	background-repeat:no-repeat;
	width:626x;
	padding: 35px 10px 10px 10px;
}

.flashcontainer {
float:left;
border:solid;
border-color:#898989;
border-width:1px;
width:573px;
height:338px;
padding: 3px;
background-color:#FFFFFF;
}

.flash {
float:left;
width:573px;
height:338px;
}

.divider {
float:left;
width:2px;
height:390px;
background-image:url(images/divider.png);
background-position:bottom;
background-repeat:no-repeat;
}

.bodytext {
	float:left;
	width:258px;
	padding-left:17px;
	padding-right:10px;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000000;
}

.bottom_body {
float:left;
background-image:url(images/body.png);
width:600px;
height:241px;
background-position:top;
}

.memberlogin {
float:left;
width:200px;
}

.memberlogintext {
width:180px;
margin-left:14px;
margin-right:6px;
margin-bottom:7px;
margin-top:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
color:#000000;
}

.userpword {
float:left;
width:80px;
padding-left:10px;
padding-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:right;
}

.fieldbox {
float:left;
width:80px;
padding-left:10px;
padding-bottom:1px;
}

.textfieldbox {
width:80px;
font-size:11px;
}

.submitarea{
	float:left;
	width:42px;
	height:19px;
	padding-right:5px;
	padding-left:115px;
}

.submit {
float:left;
background-image:url(images/LOGIN1.png);
width:80px;
height:16px;
cursor:pointer;
}

.submit:hover {
float:left;
background-image:url(images/LOGIN2.png);
cursor:pointer;
width:80px;
height:16px;
}

.homelink{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:8px 29px;
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}

.homelink:hover{
	color:#363636;
}
	
.toplink{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:8px 28px;
	color:#666666;
	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:194px;
	margin-top:10px;
	margin-right:6px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}

.footer {
float:left;
width:900px;
height:103px;
background-image:url(images/footerBG.png);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

.bottom {
float:left;
width:1014px;
height:30px;
background-image:url(images/bottom.png);
}
