h1 {
	margin: 3px 12px 5px 12px;
	padding-bottom: 10px;
	font-weight : bold;
	font: 26px Georgia, serif;
	line-height:26px;
	color: #7a7a7a;
}
h2 {
	margin: 5px 12px 5px 12px;
	padding-bottom: 10px;
	font-weight : bold;
	font-size: 20px;
	line-height:22px;
}
p { 
	margin: 5px 12px 12px 12px;
	color: #000;
}
a:link {
	text-decoration : none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	border-bottom : 0px dotted;
	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;
	color:#000000;
	font-size:12px
} 
input, select, textarea {     
	display: inline;     
	position: relative;     
	left: 15em;     
	top: -.5em; 
}
.form_text {     
	display: inline;     
	position: relative;     
	left: 10em;   
	top: -.5em;
	background-color:#FFFFFF;
	padding: 1px;
	font-size:12px;
}
#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;
	font-size: 12px;
}
/* end forms */
/* columns */
.col_rt {  
	width: 45%;
	float: right;
} 
.col_lt {  
	width: 45%;
} 
.clear {
	clear:both;
}
/* end columns */
.table1 table {
}
.table1 td {
	font-size: 12px;
	vertical-align:top;
	color: #000;
}
/* calendars */
#cal_table table {
    border-top: #d5d5d5 1px solid;
    border-right: #d5d5d5 1px solid;
	margin: 0px auto;
	width: 100%;
}
#cal_table td {
	border-left: #d5d5d5 1px solid;
    border-bottom: #d5d5d5 1px solid;
	margin: 1px; 
	padding: 1px 3px 1px 3px; 
	font-size: 11px;
	vertical-align:top;
	background-color:#fff;
	color: #b2d6f1;
}
#cal_table td a:link {
	text-decoration : none;
	border-bottom-style : none;
	color:#b2d6f1;
	font-weight:bold
}
#cal_table td a:visited {
	text-decoration : none;
	border-bottom-style : none;
	color:#b2d6f1;
	font-weight:bold
}
#cal_table td a:hover {
	border-bottom: 1px solid;
	text-decoration : none;
	color:#b2d6f1;
	font-weight:bold
}
#cal_table th {
	color: #fff;
	background-color:#7e8f5f;
	border-left: #7e8f5f 1px solid;
    border-bottom: #7e8f5f 1px solid;
	margin: 1px;
	padding: 1px 3px 1px 3px;
	vertical-align:text-top;
	text-align:center;
	font-size:14px
}
#cal_table .th_days	{
	background-color: #FFF; 
	color: #000; 
	border-left: #fff 1px solid; 
	border-bottom: #d5d5d5 1px solid;
	font-size:11px
}
#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 */
/* MANAGER */
#man_nav{
	text-align:center;
	font-size:11px;
	padding: 6px 0px 6px 0px; 
	background-color:#fff;
	color:#FFFFFF;
	line-height: 20px;
}
#man_nav a:link {
	text-decoration : none;
	border-bottom-style : none;
	color: #FFFF99;
}
#man_nav a:visited {
	text-decoration : none;
	border-bottom-style : none;
	color: #FFFF99;
}
#man_nav a:hover {
	border-bottom: 1px solid;
	text-decoration : none;
	color: #FFFF99;
}
#man_content a:link {
	color:#0000FF;
	text-decoration : none;
	border-bottom-style : none;
}
#man_content a:visited {
	color:#0000FF;
	text-decoration : none;
	border-bottom-style : none;
}
#man_content a:hover {
	color:#0000FF;
	border-bottom: 1px solid;
	text-decoration : none;
}
#man_content table {
	margin-left: 20px;
}
#man_footer {
	margin: 0px auto;
	margin-top: 20px;
	padding: 8px 0px 8px 0px;
	clear: both;
	text-align: center; 
	color:#000;
	font-size: 10px;
	border-top: 2px solid #996600;
}
.confirm {
 	color: #0000FF; 
 	cursor: pointer;
}
/* END MANAGER */

/* set millions of background images */
.rbroundbox {background-color:#996600}
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; padding: 5px 0px 5px 0px; font-size:12px; font-weight:bold}
.rbroundbox { width: 100%; margin: 1em auto; }

#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;
	background-color:#7c9da5;
	border: #ccc 1px solid; 
	width: 100%; 
	margin: 5px; 
	padding: 5px; 
	font-size: 10px;
	text-transform:uppercase;
	vertical-align:text-top;
}
#report_table td {
	border: #ccc 1px solid; 
	width: 100%; 
	margin: 5px; 
	padding: 5px; 
	font-size: 10px;
	vertical-align:text-top;
}
.table_input {     
	display: block;     
	position: relative;     
	left: 0em;     
	top: 0em;
	border: #ccc 1px solid;
	background-color: #FFFF66;
	padding-left: 15px;
}

