body {
background-image: url(bg_green1.gif);
background-repeat:repeat;
font-size: 100.1%;
}

#content {
	margin:0 auto;
	width: 850px;
	}

#leftmenu {
	width:150px;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	padding:4px;
	}
	
.datebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration:underline;
	color: #666666;
}

#divpadding {padding:8px}

#leftmenu a:link {color: #FFFF00;} 
#leftmenu a:visited {color: #FFFF00; text-decoration:none}  
#leftmenu a:hover {font-weight:200; font-weight: 200; color: #FFFF00; text-decoration:underline}
#leftmenu a:active {color: #FFFF00}  

.cushion {
	padding:4px;
	}

.leftborder {
	border-left:4px solid; 
	border-color:#FF0000;
	padding:2px;
	}

#left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
		}

p {	
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	}

.tableline { 
border-bottom: solid 1px #000000;
}

.tbl_normal {
	background-color: #FFFFFF;
	border: 4px solid #000000;
	border-style:ridge;
	}

.tbl_main {
	background-color: #000000;
}

.tbl_alternate {
	background-color: #FFFFFF;
}

.tbl_pattern {
background-image: url(bg_GreyGrid.gif);
}

.outline {
	border:1px solid;
	border-color:#000;
	padding:2px;
}

.darktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.darktextBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF0000;
}

.linksline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	border-bottom: solid 1px #000000;
}

.linksBOLD {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bolder;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.HEADER {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: bolder;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #333300;
}


.darktext_w_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-bottom: solid 1px #000000;
}


.darktext_LTgrey_andline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CCCCCC;
	border-bottom: solid 1px #000000;
}

.darktext_DKgrey_andline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #999999;
	border-bottom: solid 1px #000000;
}

.lighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.lighttextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.pattern_solid_fill {
	background-image: url(gallery_grey.gif);
	background-repeat:repeat;
}

.pattern_check {
	background-image: url(gallery_check.gif);
	background-repeat:repeat;
}


a:link {color: #FF0000; text-decoration:none}     /* unvisited link */
a:visited {color: #FF0000; text-decoration:none}  /* visited link */
a:hover {font-weight:bold; font-weight: 900; color: #FF0000; text-decoration:underline}   /* mouse over link */
a:active {color: #006600}   /* selected link */