body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #048DCE;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
}
a:link, a:visited {
	color: #0473a9;
	text-decoration: none;
}
a:hover, a:active {
	color: #0473a9;
	text-decoration: underline;
}
#border {
	border: 0px solid #000000;
}
#meta {
	height: 20px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 20px;
	font-size: 10px;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
}
#frame {
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frame_content {
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/home/header.jpg);
	height: 147px;
	width: 100%;
	text-align: right;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 36px;
	font-weight: normal;
	margin-top: 0px;
}
#include {
	text-align: center;
	padding: 15px;
}
#footer {
	height: 30px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	color: #999999;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F7F9;
}
#top_menu {
	height: 43px;
	text-align: center;
	background-image: url(../images/home/top_menu_tile.png);
	padding-left: 65px;
}
#table {
	margin-bottom: 3px;
}
#left {
	background-color: #F5F7F9;
	padding: 15px;

}
#center {
	background-color: #FFFFFF;

}
#right {
}
#log_message {
	padding: 5px;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left;
	float: left;
}

#basket {
}
#basket_box {
	margin-bottom: 15px;
	border: 1px solid #123467;
	width: 250px;
	float: right;
}
#basket_header {
	background-color: #E4F3FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
}
#basket_content {
	padding: 5px;
}
#login_box {
	background-image: url(../images/home/login_box.png);
	height: 231px;
	width: 181px;
	margin-bottom: 20px;
	text-align: left;
}
#login_link {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;

}

#login_header {
	color: #123467;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
#login_user {
	color: #123467;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#username {
	font-size: 12px;
	width: 149px;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
#login_pass {
	color: #123467;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#password {
	font-size: 12px;
	width: 149px;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
#login_button {
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#login_lost {
	font-size: 10px;
	color: #123467;
}
#link_box {
	border: 1px solid #e2e9ef;
	width: 181px;
	margin-bottom: 20px;
}
#link_header {
	line-height: 41px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/home/link_tile.png);
	height: 41px;
	text-align: center;
}
#link_content {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#link_listing {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e9ef;
	line-height: 30px;
	height: 30px;
}
#water_logo {
	background-image: url(../images/home/water_logo.png);
	height: 44px;
	width: 145px;
}
#pages_links {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#pages_current {
	padding: 5px;
	border: 1px solid #0473A9;
	color: #0473A9;
	float: left;
	margin-right: 2px;
	font-size: 14px;
	font-weight: bold;
}
#pages_link {
	padding: 5px;
	border: 1px solid #123467;
	color: #123467;
	float: left;
	margin-right: 2px;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
}
#pages_next {
	padding: 5px;
	border: 1px solid #123467;
	color: #123467;
	float: left;
	margin-right: 2px;
	font-weight: bold;
	font-size: 14px;
}
#pages_previous {
	padding: 5px;
	border: 1px solid #123467;
	color: #123467;
	float: left;
	margin-right: 2px;
	font-weight: bold;
	font-size: 14px;
}

