body {
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	background-color: #FFFFFF;
}
#bar {
	width: 100%;
	height: 15px;
	background-image: url(images/main_top.jpg);
	background-repeat: repeat-x;
}
#container {
	margin: 0 auto;
	width: 790px;
	text-align: center;
}
#notification {
	clear: both;
	width: 400px;
	height: 4em;
	text-align: center;
	margin: 80px auto 0 auto;
}
#formcontainer {
	clear: both;
	width: 434px;
	height: 318px;
	background-image: url(images/LoginBack.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
}
#fieldcontainer {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 160px;
}
#fieldcontainer td {
	padding: 2px;
}
input.text, input.password {
	width: 200px;
	font-size: 16px;
}
.aright {
	text-align: right;
	padding-right: 4px;
	font-size: 16px;
}
#submitbutton {
	position: relative;
	top: 170px;
	left: 120px;
	width: 80px;
	height: 30px;
	border: 0;
	text-align: left;
}
#nav {
	display: block;
}
#nav a {
	display: block;
}
#nav li {
	display: block;
	float: left;
	padding: 0 2px;
	background-repeat: no-repeat;
}
#nav img {
	border: 0;
}
#promotion {
	margin: 0.5em auto;
	width: 500px;
	height: 100px;
}
#promotion iframe {
	border: 0;
	width: 500px;
	height: 100px;	
}
#bottomnav {
	font-size: 0.9em;
	text-align: center;
}
#bottomnav a:link {
	color: #75ae29;
	text-decoration: none;
	font-size: 0.9em;
}
#bottomnav a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 0.9em;
}	 
#bottomnav a:visited {
	color: #75ae29;
	font-size: 0.9em;
	text-decoration: none;
}	 
#copyright {
	font-size: 0.7em;
	text-align: center;
	color: #999999;
}
.aright {
	text-align: right;
	padding-right: 4px;
}
#smdeia {
	text-align: center;
}
#smedia img {
	border: 0;
}

