html{



}

input.button{
	background-color: #EAE4E4;
	border: 1px solid #5C6978;
	color: #4E5545;
} 

textarea.writer{
	background-color: #EAE4E4;
	width: 466px !important; width: 486px; height: 400px;
}

body{
	margin: 0;
	padding: 0;
	background-color: #64778F;
	background-image: url('../gfx/aquaweb2/bg.png');
	background-repeat: repeat-x;
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font: 10pt/16pt arial; 
	color: #4E5545;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font: 10pt/16pt arial; 
	color: #4E5545;
}

div.print{
	background-color:#EAE4E4;
	text-align: left;
	width: 496px;
	padding: 10px;
	
}

div.comment{
	margin:3px;
	padding:0;border: 1px solid black;
	width: 550px;
}

div.top{
	background-image: url('../gfx/aquaweb2/top.png');
	height: 153px;
	width: 981;
	margin-bottom: -3px;
	
}

div.container{
	width: 981;
	text-align: left;
	margin:0;
}

div.menu{
	background-image: url('../gfx/aquaweb2/menuBG.png');
	float:left;
	padding: 0;
	margin: 0;
	clear:left;
}
div.loginBox{
	width: 190px;
	float:left;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}

div.content{
	width: 750px !important;
	width: 780px;
	margin: 0;
	float:right;
	padding: 10px;
}

span.net{
	font: bold 11pt arial; 
	letter-spacing: 1px; 
	color: #A2AEC7;
}

span.subText{
	font: bold 11pt arial; 
	letter-spacing: 1px; 
}

div.bottom{
	background-image: url('../gfx/aquaweb2/bottom.png');
	width: 981;
	height: 82px;
	clear:both;
}

div.rightMenuBox{
	float:right;
	padding: 10px;
	border: 1px solid #3C5993;
}

p.copy{
	padding-top: 65px;
	padding-right: 10px;
	text-align: right;
	color: black;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font: 10pt/16pt arial; 
	color: #4E5545;
}
p.small{
	font-family: Arial, Helvetica, sans-serif;
	font: 8pt/14pt arial; 
	color: #4E5545;
}
div.comment p{
	margin:2px;
}
p.menuText{
	font-family: Arial, Helvetica, sans-serif;
	font: 10pt/16pt arial; 
	color: #4E5545;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom:0px;
	padding-left: 2px;
}

p.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font: 10pt/16pt arial; 
	color: #867E7E;
	text-align:center;
}

a.bottom:link, a.bottom:visited{
	color: #867E7E;
}



h1{ 
	font: bold 14pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #4E5545;
}

h2{ 
	font: bold 13pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #4E5545;
	margin-right: 10px;
}

h3{ 
	font: bold 12pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #4E5545;
}

#navcontainer {
	width: 190px;
	margin: 0;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
	float:right;
	
}

#navcontainer ul{
	margin-left: 0;
	padding-left: 0;
	margin-top:0;
	margin-bottom:0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font: 10pt/16pt arial; 
	font-weight:bold;
}

#navcontainer a{
	display: block;
	padding: 3px;
	width: 184px !important;
	width: 190px;
	border-bottom: 1px solid #5C6978;
	height: 20px;
	font-weight:bold;
}

#navcontainer a:link, #navlist a:visited{
	/*background-image: url('../gfx/menuItemNotSelected.png');*/
	color: black;
	text-decoration: none;
}

#navcontainer a:hover{
	/*background-color: #E9ECF2;*/
	/*background-image: url('../gfx/content.png');*/
	color: #8DA8C9;
}

#navcontainer #active #current{
	/*background-image: url('../gfx/menuItemSelected.png');*/
	color: #3C5993;
}


input.vote{
	margin-left:10px;
	margin-top:0;
}
input.login{
	width: 90px;
}
label{
	font-family: Arial, Helvetica, sans-serif;
	font: 10pt/16pt arial; 
	color: #4E5545;	
}
label.login{
	float:left;
	width: 70px;
	text-align: left;
	margin-left: 10px;
}

input.form{
	width: 250px;
}
textarea.form{
	width: 550px;
	height: 600px;
}
label.form{
	float:left;
	width: 160px;
	text-align: left;
	margin-left: 10px;
}

a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font: 10pt/16pt arial; 
	/*border-bottom: 1px dotted #9B9676;*/
	color: #4E5545;
	text-decoration: underline;
}
a:hover{
	/*border-bottom: 1px solid black;*/
	color: #8DA8C9;
}

div.image p{
	padding:2px;
	margin-right: 5px;
	background-color: #999;
	width: 166px;
	font: 8pt georgia; 
	color:black;
	text-align:center;
	float:left;
	margin-left: 0px;
}
