/*Background*/
body {
	background-image: url('images/bg1.gif');
	background-color: 999999;
	background-attachment: fixed;
	background-repeat:repeat;
	background-position: left top;
	margin-top: 0;
	margin-left: 0
	margin-right: 0;
	margin-bottom: 0;

/*Text*/
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;

/*Scrollbar*/
	scrollbar-face-color:EFEFE0;
	scrollbar-highlight-color:f1f1f1;
	scrollbar-3dlight-color:f1f1f1;
	scrollbar-shadow-color:999999;
	scrollbar-darkshadow-color:666666;
	scrollbar-arrow-color:666666;
	scrollbar-track-color:CDC7A8; }

/*Link Properties*/
a:link {
	color: #666600;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}

a:active {	
	color: #658336;
	text-decoration: bold;
}

/*Main Table Attributes*/
#maintable {
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	background-color: none;	
}

/*Page Content Properties*/
#box {
	padding: 0px;
	border-top: solid 1px #CCCC99;
	border-right: solid 1px #CCCC99;
	border-left: solid 1px #CCCC99;
	border-bottom: solid 1px #CCCC99;	
}

#content {
    padding: 15px;
	font-face: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	border: none;
	text-align: justify;	
}

#mistable {
	font-face: Arial, Helvetica, Sans-serif;
	font-size: 11px;	
}

/*Page Title Properties*/
#title {    
	font-face: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: FFFFFF;
	padding: 0px;
}

/*Medium Content Tables Attributes*/
table.boxcontent {
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-color: none;
	font-face: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	
}

/*Small Content Tables Properties*/
table.content {
	border: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-face: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	
		
}

/*Left Navigation Attributes*/
#divider {
	border-right: none 1px #CCCC99;
	background-color: none;	
}

#navleft {
    border: 0px;
	padding: 2px 2px 2px 7px;
	cellspacing: 0px;
	font-face: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	
	}

/*Browser Functions Table Properties*/
.browser {
    border: 0px;
	padding: 10px;
	cellspacing: 0px;
	font-face: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	background-image: url('../images/layouts/content_08-06/bgflower.gif');
	background-repeat: no-repeat;
	}

/*Miscellaneous Table Properties*/
#wlink {
	border: 1px solid #CCCC99;
	font-face: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

/*Footer Properties*/
#footer {
	font-face: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	padding: 12px;
	border-top: dashed 1px #CCCC99;
	}

/*div scrolling boxes properties*/
.clearscroll {
	scrollbar-face-color:D6AD5C;
	scrollbar-highlight-color:D6AD56;
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-shadow-color:D6AD5C;
	scrollbar-darkshadow-color:D6AD5C;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:DBB871;
}

/*Forms Table Properties*/
#forms {
	border: none;
	padding: 5px;
	cellspacing: 5px;
	font-face: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	
}

/*Miscellaneous 2 Table Properties*/

#staff {
	border-top: solid 1px #D6AD5C;
	border-right: solid 1px #D6AD5C;
	border-left: solid 1px #D6AD5C;
	border-bottom: solid 1px #D6AD5C;
	font-size: 11px;
	cellpadding: 5px;
	cellspacing: 5px;

