body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:76%;
	color: #000000;
	margin:0;
	padding:0;
	position: relative;
}
.adminDivider {
	font-size: large;
	font-weight: bold;
	color: #000000;
	background-color: #E4E4E4;
	padding: 10px;
	text-align: left;
	clear: both;
}
.tbl_row{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E4E4E4;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	vertical-align: top;
	text-align: left;	
	
}
.tbg {
	background-image: url(table_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
h4 {font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
	
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 2.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.tblHeader {
	height:20px;
	font-weight: bold;
	font-size: 15px;
	vertical-align: bottom;
				
	
}

.toolbar {
	font-weight: bold;
	font-size: 11px;
	vertical-align: bottom;
	color: #FFFFFF;
	margin-bottom: -36px;
	height:20px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
select.toolbar {
color: #000000;
	font-size: 10px;
	background-color:#FFFFFF;
	vertical-align: top;
	margin-top: -2px;
	padding:0px;
}
form {
	
	margin: 0px;
	padding: 0px;
}
.delete {
	font-weight: bold;
	background-color: #CC0000;
	border: 1px solid #000000;
	height: 20px;
	width: 60px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.save {
	font-weight: bold;
	background-color:#003399;
	border: 1px solid #000000;
	height: 20px;
	width: 60px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}

.content {
    margin: 0px;
    padding: 10px;
    border: 1px solid #00000;
}
.contentWrapper {

	width:90%;
    padding: 0px;
	border: 0px;
	position: relative;
}
a:active.footer {
	font-weight: bold;
	
	color: #000000;
	text-decoration: underline;
	
	
}
a:visited.footer {
	font-weight: bold;
	
	color: #000000;
	text-decoration: underline;
	
	
}
a:link.footer {
	font-weight: bold;
	
	color: #000000;
	text-decoration: underline;
	
	
}
a:hover.footer {
	font-weight: bold;
	
	color: #000000;
	text-decoration: none;
	
	
}
.footer {
font-size: 1.01em;
}
select {
	border: 1px solid #003300;
	margin: 0px;
	padding: 0px;	
}
#nav {
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	*margin-top: 10px;
	padding-top:10px;
	*padding-top:0px;
	}
	

#nav ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	width: 100%;
	} 
#nav li {
    background-image: url(../images/tabbr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size:12px;
	padding:10px;
	padding-left:0px;
	padding-right:5px;
	*padding:0px;
	margin-right:-3px;
	*margin-right:0px;
	
	}

	

#nav li a {
	color:#FFFFFF;
	background-image: url(../images/tabbl.gif);
	background-repeat: no-repeat;
	background-position: -1px -24px;
	padding-top: 10px;
	
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;	
}
.side_header {
	color: #000000;
	border-bottom-style: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: -10px;
	margin-left: -10px;
	background-image: url(../images/side_bar_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: -10px;
	
}
.side_inner {
	border-right: 1px solid #000000;
	margin-bottom: 10px;
	padding: 10px;
		
}
	
#nav li a:active {
color:#FFFFFF;
	}
#nav li a:visited {
color:#FFFFFF;
	}
#nav li a:link {
color:#FFFFFF;
	}

#nav li a:hover {
color:#FFFFFF;
	
	}

#nav ul li {
	list-style: none;
	display: inline;
	
	}
.sidebar {
	width:140px;
	text-align: left;
	background-image: url(../images/side_bar_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	height:100%;
	margin-top:40px;
	float:right;
	
	
		
}

.side_bdr {

	padding: 0px;
	border: 1px solid #000000;
}
.whtbld {
margin-left: 0;
	font-weight: bold;
	color: #FFFFFF;
	
}
	
	.brt {
	display: inline;
	background-image: url(../images/tabbl.gif);
	background-repeat: no-repeat;
	background-position: -1px -24px;
}	

#nav li.nothere {
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;}

.header {
	height: 60px;
	width: 90%;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.headerContents {
	font-size: 0.8em;

	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
}
div.float {
	float: left;
	width:83px;
	background-color: #E5E5E5;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
  }

.img_thumb {
	margin-bottom: 3px;
	border: 1px solid #666666;
}
  
div.float p {
	text-align: left;
	margin-top: 0px;
	font-size: 10px;   
   }

.mn_footer {
	background-image: url(../images/pale_gr.gif);
	background-repeat: repeat-x;
	margin-top:-5px;
	background-position: -10px;
	padding-top: 16px;
	padding-bottom:5px;
}
.footer {
	clear: left;
	
}
a:active.wht_sml {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	
	
}
a:visited.wht_sml {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	
	
}
a:link.wht_sml {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	
	
}
a:hover.wht_sml {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#E5E5E5}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
	color:#000000;
	font-weight:normal;
	font-size:10px;
    position:absolute;
    top:102px; left:-6px; width:82px;
	padding:5px;
    background-color: #E5E5E5;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
    }

html>body a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
	color:#000000;
	font-weight:normal;
	font-size:10px;
    position:absolute;
	top:30px;
	*top:100px;  
	left:-6px; 
	width:83px;
	padding:5px;
    background-color: #E5E5E5;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
    }

.red{
color:#FF0000;}
.green{
color:#66CC33}
.blue{color:#003399;}
.purple{color:#660066;}

