body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ABDCED;
	margin-top: 0px;
	margin-left: 5px;
	height: auto;
	line-height: 18px;
}
#content {
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1E3100;
	border-left-color: #1E3100;
	width: 760px;
	text-align: left;
}
#navRow {
	background-image: url(images/buttonBackOff.gif);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	position: relative;	
	/*height: 25px;
	padding-top: 5px;*/
}

.navbutton {
	text-align: center;
	width: 108px;
	/*height: 25px;
	padding-top: 5px;*/
	text-decoration: none;
	top: 0px;
	
}
.nav {
	text-decoration: none;
	display: block;
	color: #282800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-left: solid #000000 1px;
	height: 20px;
	padding-top: 5px;
	top: 0px;
}
#navRow a:hover {
background-image: url(images/buttonBackOn.gif);
background-repeat:repeat-x;
}
.user_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: none;
	visibility: hidden;
}label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
