@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: auto;
	background-image: url(http://www.neptunewebs.com/billing/images/shade_bg.jpg);
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

legend {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

a {
	text-decoration: none;
	color: black;
	margin: 1px;
}

a:hover {
	color: black;
	text-decoration: blink;
}

#list tr:hover {
	background-color: #c1d8e2;
}

#navbar td  {
	font-size: 8px;
	width: 42px;
	text-align: center;
}

.smalltext {
	font-size: 9px;
}

.smalltextblue {
	font-size: 9px;
	color: #0000FF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

fieldset {
	border: 1px solid #206689;
	padding: 5px;
}

.fullfield {
	width: 95%;
	height: 100px;
}

.fullbox {
	width: 95%;
}

.tabletop {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #a4c1cf;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.redtext {
	color: #FF0000;
}

#user_login {
	width: 330px;
	margin: auto;
}

#user_login #logo {
	text-align: center;
}

#forgot_password {
	margin: auto;
	width: 330px;
}

#list .tabletop a {
	margin: -1px;
}
