body {
	background-color: #000000;
	margin: 10px 0px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../usrnweb/images/USRN_gradientback_1209.jpg);
	background-repeat: repeat-x;
}
.left {
	float: left;
	width: 610px;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	letter-spacing: 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#navcontainer
{
	width: 145px;
	border-right: 1px solid #000;
	padding: 0 0 1em;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	font-size: 10px;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
width: 115px;
}

#navcontainer li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

html>body #navcontainer li a { width: 145; }

#navcontainer li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
.threems {
	width: 2em;
}
.right2{
  float: right;
  color:#18397c;
  /* background-color:#fff; */
  background-position:bottom left;
  border:1px solid #b0bec7;
  border-bottom:1px solid #93a6b4;
  width: 85px;
  text-align: right;
  vertical-align: top;
  margin: 3px 3px 3px 0px;
}

.right {
	float: right;
	text-align: left;
	width: 125px;
	vertical-align: top;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: center top;
	color:#18397c;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px; 
}

.right input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 70px;
	background-color: #D9E1FF;
	margin: 0px;
	padding: 1px;
	border: 1px solid #666666;
	font-weight: bold;
	color: #333333;
	height: 17;
}
.GO input {
	width: 30px;
	font-size: 12px;
	color: #000000;
	background-color: #D9E1FF;
}

.GO select {
	font-size: 12px;
	color: #000066;
	background-color: #D9E1FF;
}

.GO p {
	border: thin solid #000099;
	padding: 2px;
}
.maintable {
	background-image: url(../usrnweb/images/back_bluegradattop.jpg);
	background-repeat: repeat-x;
	}
.tile_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
	
