button, code, h1, h2, h3, h4, h5, h6, body,
input, pre, select, table, td, textarea, th
{ font-size: 14px; }

blockquote, body, br, button, dd, fieldset, form, h1, h2, h3, h4, h5, h6,
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0; padding: 0; }

body {
     margin: 0;
     padding: 0;
     background:  #999999 url("images/bg_image.gif") 0 0 repeat-x; /* background color and image */
     text-align: center;
     font: 12px  "Trebuchet MS", Arial, sans-serif;  /* font */
     color: #003366; /* font color */
     line-height: 16px;
}
#wrapper {
	margin: 0px auto;
	padding: 1px;
	padding-top: 10px;
	width: 780px; 
	text-align: left;
	margin-top: 10px;
	border-top: 10px solid #2f3942; /* top border */
	background-color:#cccccc; /* content wrapper color */
	border-bottom: 0px solid #2f3942; /* bottom border */
}
#content {
	text-align:left;
	font-size:14px;
	padding-left: 10px; 
	border-left: 1px solid #2f3942;
	color:#003366; /* content text color */
	line-height: 20px;
	width: 600px
}
h1{  
	line-height: 2.0em; 
	font-size:2.0em;
	color: #003366; 
	padding: 4px 0; 
	margin-bottom: 4px;
}	
h2 {
	margin: 5px 12px 5px 12px;
	padding-bottom: 10px;
	font-weight : bold;
	font-size: 20px;
	line-height:22px;
}
ul, ol {
	margin-left: 20px
}
/* links */
a:link, a:visited  {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* END links */
/* navigation */
.nav_item {
	width: 145px;
	border-bottom: #2f3942 1px solid;
}
.nav_item_over {
	width: 145px;
	border-bottom: #2f3942 1px solid;
	background-color: #2f3942;
}
.nav_item_over a { 
	display: block; 
	background-color: #2f3942;
	border-bottom-style:none;
	text-decoration : none; 
	padding-left: 5px;
	color:#FFFFFF;
}
.nav_item a { 
	display: block; 
	background-color: #999999;
	border-bottom-style:none;
	text-decoration : none; 
	padding-left: 5px
}
.nav_item a:hover { 
	background-color: #2f3942; 
	border-bottom-style:none;
	text-decoration : none;
	color:#FFFFFF
	}
#nav{
	text-align:left;
	font-size:12px;
	padding: 0px; 
	color:#FFFFFF;
	line-height: 30px;
	width: 150px;
	border-right: 0px solid #2f3942;
}
/* END navigation
/* footer */
#footer {
	margin: 0px auto;
	margin-top: 20px;
	font-size:12px;
	padding: 20px 20px 20px 20px;
	clear: both;
	text-align: center; 
	color:#003366;
	border-top: 10px solid #2f3942;
}
/* END footler */
#logo {margin-top: 15px;}
/* forms */
label {  
	margin-left: 12px;  
	display: block;     
	margin-bottom: -0.75em;
} 
input, select, textarea {     
	display: inline;     
	position: relative;     
	left: 20em;     
	top: -.5em; 
}
.form_text {     
	display: inline;     
	position: relative;     
	left: 20em;   
	top: -.5em;
	background-color:#FFFFFF;
	border:thin;
	padding: 1px;
	font-size:14px;
}

#sbutt_image {
	padding: 1px; 
	top: 0.5em;
}
#sbutt {
	padding: 1px; 
	border: #333333 1px solid; 
	background: #878787;
	color: #ffffff;
	top: 0.5em;
}
#sbutt_frame {
	padding: 1px; 
	border: #333333 1px solid; 
	background: #878787;
	color: #ffffff;
	top: -2em;
	left: 20em;
}
#message {
	color:#0000FF;
}
/* end forms */
/* underline table */
#underline_table table {
	margin: 0px auto;
	width: 100%;
	padding: 0;
	margin: 0;
}
#underline_table th {
	color: #fff;
	background-color:#7c9da5;
	margin: 0px;
	padding: 2px;
	font-size: 10px;
	text-transform:uppercase;
	vertical-align:text-top;
}
#underline_table td {
	border-bottom: #999 1px solid; 
	margin: 0; 
	padding: 2px;
	font-size: 10px;
	vertical-align:top;
}
#underline_table th a:link {
	text-decoration : none;
	border-bottom-style : none;
	color:#FFFFFF;
}
#underline_table th a:visited {
	text-decoration : none;
	border-bottom-style : none;
	color:#FFFFFF;
}
#underline_table th a:hover {
	border-bottom: 1px solid;
	text-decoration : none;
	color:#FFFFFF;
}
/* end underline table */
.logged-in {font-size: 10px;}
.confirm {
 	color: #0000FF; 
 	cursor: pointer;
}
#dateselect input,  #dateselect select, #dateselect textarea {     
	display: block;     
	position: relative;     
	left: 0em;     
	top: 0em;
}
#dateselect #sbutt {
	font-size:10px;
	padding: 1px; 
	margin-left: 5px;
	margin-bottom: 20px;
	border: #333333 1px solid; 
	background: #878787;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
}
#report_table th {
	color: #fff;
	border: #ccc 1px solid; 
	margin: 5px; 
	padding: 5px; 
	font-size: 10px;
	text-transform:uppercase;
	vertical-align:text-top;
	background-image:url(images/th_bg.gif);
	background-repeat: repeat-x;
}
#report_table td {
	border: #ccc 1px solid; 
	margin: 3px; 
	padding: 3px; 
	font-size: 10px;
	vertical-align:text-top;
}
#report_table2 table {
	width: 100%;
	border: #ccc 4px solid;
}
#report_table2 tr a, #report_table2 tr a:visited {
	font-weight: bold;
	color: #2f3942;
}
#report_table2 tr a:hover {
	color: #73b2e3;
}
#report_table2 td {
	background-color:#fff;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 3px;
	color:#666;
	font-size:10px
}
#report_table2 th {
	background-color:#2f3942;
	border-bottom: #ccc 1px solid;
	color:#fff;
	padding: 3px;
	font-size:10px
}
#report_table2 table {
	width: 100%;
}
#table_style1 tr a, #report_table2 tr a:visited {
	font-weight: bold;
	color: #2f3942;
}
#table_style1 tr a:hover {
	color: #73b2e3;
}
#table_style1 td {
	background-color:#fff;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 3px;
	color:#666;
	font-size:10px
}
#table_style1 th {
	background-color:#2f3942;
	border-bottom: #ccc 1px solid;
	color:#fff;
	padding: 5px 0px 5px 10px;
	font-size:14px;
	font-weight: bold
}
.table_input {     
	display: block;     
	position: relative;     
	left: 0em;     
	top: 0em;
	width: 50px;
	border: #ccc 1px solid;

	padding-left: 15px;
}
.highlight1 {     
	background-color: red; 
	padding: 0px 3px 0px 3px;
}

