/*BODY {
	scrollbar-face-color: #CCCC66;
	scrollbar-shadow-color: #687888;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #687888;
	scrollbar-darkshadow-color: #DCE0E2;
	scrollbar-track-color: #CCCC99;
	scrollbar-arrow-color: #6E7E88; 
}*/

BODY {
	scrollbar-face-color: #858A26;
	scrollbar-shadow-color: #CCCC00;
	scrollbar-highlight-color: #CCCC00;
	scrollbar-3dlight-color: #CCCC00;
	scrollbar-darkshadow-color: #CCCC00;
	scrollbar-track-color: #CCCC00;
	scrollbar-arrow-color: #CCCC00;
	
}
.layer_scrollbar {
	scrollbar-face-color: #FFCC00;
	scrollbar-shadow-color: #FF9900;
	scrollbar-highlight-color: #FF9900;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-darkshadow-color: #FF9900;
	scrollbar-track-color: #FF9900;
	scrollbar-arrow-color: #FF9900;
	
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/*div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}*/



.table_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	
}

.LAYER {
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: 3;
	height: 104px;
	width: 825px;
	left: 0;
	top: 0;
	right: 0px;
	bottom: 0px;
}
.mainTable {
	background-color: #FFFFFF;
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px none #000000;
	border-left: 1px solid #000000;
}

.layerTable {
	background-color: #FFCC00;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
}

.footerTable {
	background-color: #FFCC00;
	border-top: 1px solid #000000;
	border-right: 0px none #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
}

.dottedlineTOP {
	border-top: 1px dotted #FF9900;
	border-right: 0px none #FF9900;
	border-bottom: 0px none #FF9900;
	border-left: 0px none #FF9900;
}

.dottedlineBTM {
	border-top: 0px none #FF9900;
	border-right: 0px none #FF9900;
	border-bottom: 1px dotted #FF9900;
	border-left: 0px none #FF9900;
}

.top_bottom_lines {
	border-top: 1px solid #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
}

.dottedlineLEFT {
	border-top: 0px none #FF9900;
	border-right: 0px none #FF9900;
	border-bottom: 0px none #FF9900;
	border-left: 1px dotted #FF9900;
}

.dottedlineRIGHT {
	border-top: 0px none #FF9900;
	border-right: 1px dotted #FF9900;
	border-bottom: 0px none #FF9900;
	border-left: 0px none #FF9900;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #858A26;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #858A26;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #858A26;
}

.smallBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
}

.xtraMediumBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.textArea {
	background-color: #CCCCCC;
	border: 1px dotted #000000;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #CCCC00;
	border: 1px solid #000000;
}

.xtraLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #858A26;
}
