body
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Tahoma,Verdana, Arial;
	font-size: 0.80em;
	line-height: 150%;
	letter-spacing: 1.1pt;
	color: #7a7a7a;
}

a, a:hover, a:visited, a:active
{
	color: #0066b3;
}

.Container
{
	width: 1006px;
	height: 700px;
}

.TopBG 
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/awawasser/graphic/top.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 300px;
}

.NavBG 
{
	position: absolute;
	top: 300px;
	left: 0px;
	background-image: url(/awawasser/graphic/bg-bar.jpg);
	background-repeat: repeat-y;
	width: 244px;
	min-height: 400px;
}

.Nav
{
	margin-top: 20px;
	margin-left: 20px;
	color: White;
}

.Nav a, .Nav a:hover, .Nav a:visited, .Nav a:link
{
	color: White;
	text-decoration: none;
}

.Nav ul
{
	padding-left: 10px;
	margin-left: 10px;
}

.Heading
{
	position: absolute;
	top: 260px;
	left: 232px;
	z-index: 2;
		color: White;
}

H1
{

	font-size: 200%;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 120%;
}

.TopNav
{
	position: absolute;
	top: 10px;
	left: 232px;
	color: White;
	z-index: 4;
}

.TopNav ul, .SubNav ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.TopNav li
{
	display: inline;
	padding-right: 20px;
	padding-left: 0px;
	margin-left: 0px;
}

.TopNav a, .TopNav a:hover, .TopNav a:visited, .TopNav a:link
{
	color: White;
	text-decoration: none;
}

.SubNav
{
	position: absolute;
	top: 53px;
	left: 232px;
	color: #5c5e5e;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 0;
	z-index: 4;
}
.SubNav a, .SubNav a:hover, .SubNav a:visited, .SubNav a:link
{
	color: #5c5e5e;
	text-decoration: none;
}



.SubNav li
{
	display: inline;
	padding-right: 10px;
}

.Content

{
	background-image: url(/awawasser/graphic/bg-bar.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 330px;
	left: 0px;
	padding-left: 280px;
	padding-bottom: 50px;
	width: 720px;
}

.Console
{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}
.img_right
{
	float: right;
	padding-left: 10px;
}

.img_left
{
	float: left;
	padding-right: 10px;
}

.member_area_table {
	border: none;
}

.member_area_table img {
	border: none;
	vertical-align: bottom;
}

.loginForm {
}

.lblLoginMessage {
	color: Red;
}

.logoutForm {
}

