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:  #000 url("../i/bg-splash.png") 0 0 repeat-x;
     text-align: center;
     font: 12px  "Trebuchet MS", Arial, sans-serif; 
     color: #ccc;
     line-height: 16px;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
/*	padding-top: 10px; */
	width: 780px; 
	text-align: left;
	margin-top: 10px;
/*	border-top: 10px solid #2f3942; */
}

h1{  
	line-height: 2.0em; 
	font-size:2.0em;
	color: #fff; 
	padding: 4px 0; 
	margin-bottom: 4px;
}	
h2 {
	margin: 5px 12px 5px 12px;
	padding-bottom: 10px;
	font-weight : bold;
	font-size: 20px;
	line-height:22px;
}

a:link, a:visited  {
	color: #73b2e3;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

#footer{
	text-align:center;
	font-size:12px;
	padding: 20px 20px 20px 20px;
}
/* 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 */
/* columns */
.col_rt {  
	width: 45%;
	float: right;
} 
.col_lt {  
	width: 45%;
} 
.clear {
	clear:both;
}
/* end columns */
/* calendars */
	#cal_table table {
	margin: 0px auto;
	width: 100%;
}
#cal_table th {
	color: #fff;
	background-color:#333333;
	border: #999 1px solid; 
	margin: 1px;
	padding: 1px 3px 1px 3px;
	font-size: 10px;
	text-transform:uppercase;
	vertical-align:text-top;
}
#cal_table td {
	border: #999 1px solid; 
	margin: 1px; 
	padding: 1px 3px 1px 3px; 
	font-size: 10px;
	vertical-align:top;
}
#cal_table th a:link {
	text-decoration : none;
	border-bottom-style : none;
	color:#FFFFFF;
}
#cal_table th a:visited {
	text-decoration : none;
	border-bottom-style : none;
	color:#FFFFFF;
}
#cal_table th a:hover {
	border-bottom: 1px solid;
	text-decoration : none;
	color:#FFFFFF;
}
/* end calendars */
/* 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 */
.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: #000;
	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;
}
#content{
	text-align:left;
	font-size:14px;
	padding-left: 10px; 
	border-left: 1px solid #2f3942;
	color:#FFFFFF;
	line-height: 20px;
	width: 600px
}

#footer {
	margin: 0px auto;
	margin-top: 20px;
	padding: 8px 0px 8px 0px;
	clear: both;
	text-align: center; 
	color:#fff;
	font-size: 11px;
	border-top: 10px solid #2f3942;
}
#header {
	margin: 0px auto;
	margin-bottom:10px;
	padding: 2px 0px 5px 0px;
	clear: both;
	text-align: center; 
	color: #73b2e3;
	text-decoration: none;
	font-size: 10px;
	border-bottom: 10px solid #2f3942; 
}
#header table, #header td {
	text-align: center; 
	color: #73b2e3;
	text-decoration: none;
	font-size: 11px;
}
#header a {
	text-align: center; 
	font-size: 11px;
}
.logged-in {font-size: 10px;}

#logo {margin-top: 15px;}
.confirm {
 	color: #0000FF; 
 	cursor: pointer;
}
/* END MANAGER */

/* set millions of background images */

.rbcontent { margin: 0px; padding: 5px 0px 5px 0px; font-size:12px;}
.rbroundbox { width: 100%; margin: 0; text-align: right; }

.rbcontent a {font-size: 14px; padding-right: 5px;}
#dateselect th {   
	font-size: 10px;
	text-align:left;
}

#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;
}

