<style type="text/css"> 

body {
	background-color: #005387;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
BODY { 
  background-attachment: fixed;
  background-repeat: no-repeat;
  margin-top:0;
  margin-bottom:0;
  	position:absolute; 
	width: 100%;
	height: 100%;
  background-color:#000000;}
td {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a { font color=cc0000; face=verdana, Helvetica, sans-serif; font size=11px; font-weight=bold; text-decoration: none}
	A:link { color: cc0000 }
	A:visited { color: cc0000 }
	
a:hover {
	 color:red; text-decoration: underline;}
li2 {
	border-left:1px solid #660000;
	float:left;
	height:10px;
	margin:0;
	padding:0 8px;
}
td.vertnavbar{
	color=#000000;
}
input.field {
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	border:1px solid #330000;
	margin:6px 6px 0 6px;
	background:#ffcc00; 
}
input.button {
	font: bold 9px/100% Verdana, Arial, Helvetica, sans-serif;
	color:#660000;
	background:#cc9900;
	border-top:1px solid #330000;
	border-right:1px solid #330000;
	border-bottom:1px solid #330000;
	border-left:1px solid #330000;
	margin:0;
	padding:0;
	width:60px;
	height:17px;
}
select {
	color:660000;
	font-weight:bold;
	font-size: 11px;
	background:#ffcc00; 
}
.basicimage {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 3px solid #cc9900;
}
h4 {
	color:#ff9900;
	font-size: 16px;
	padding: 0px;
	margin: 3px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	color:#ff0000;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	font-style: italic;
	font-weight: normal;
}
h3 {
	color:#660000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
	font-style: italic;
	font-weight: bold;
}
h5 {
	color:#cc9900;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #1D3C74;
	margin: 0px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 3px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #1D3C74;
}
p {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	padding: 0;
	text-align: left;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#container_logged_in {
	padding: 0;
	text-align: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#header {
	background-image: url(../images/topLogo.jpg);
	background-repeat: repeat-x;
	height: 85px;
	position: relative;
	width: auto;
}

#header h1 {
	width: 346px;
	background-image: url(../images/layout/logo_ats.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 0px;
	text-indent: -9999px;
	position: absolute;
	display: block;
	bottom: 10px;
	margin: 0px;
	padding: 0px;
}
#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	top: 12px;
	right: 4px;
	width: 460px;
	text-align: right;
}
#header a:active {
	color: #FEB948;
}

#header_photo {
	background-image: url(../images/layout/home_photo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 760px;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	height: 192px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0069AA;
	clear: both;
}

</style>