BODY {
	scrollbar-face-color: #ffffff; 
	scrollbar-arrow-color: #ff6600; 
	scrollbar-base-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-darkshadow-color: #ff6600;
	scrollbar-highlight-color: #ff6600;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background-color: #ffffff;
	background-image: url(../img/bg_main.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.FULLPAGETABLE {
	background: url(img/bg_fullpagetable.gif);
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.MAINTABLE {
	background: #336633;
	width: 760px;
	height: auto;
	border: 1px solid #336633;
}

.CONTAINERTABLE {
	background: transparent;
	width: 100%;
	height: 400px;
	border-top: 2px #336633 solid;
	border-left: 2px #336633 solid;
	border-right: 2px #336633 solid;
	border-bottom: 2px #336633 solid; 
}

.HEADERTABLE {
	background: #ffffff;
	width: 100%;
	height: 90px;
	border: 0px;
}

.MENUTABLE {
	background: transparent;
	width: 100%;
	height: 24px;
	border: 1px;	
}

.CONTENTABLE {
	background: #336633;
	width: 755px;
	height: 260px;
}

.FOOTERTABLE {
	background-color: #E6C56F;
	width: 100%;
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
}

.FOOTERTD {
	background: transparent;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336633;
	vertical-align: middle;
}

.MENUTD {
	background-color : #E6C56F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	border-left: 1px #336633 solid;
	border-right: 1px #336633 solid;
	border-bottom: 2px #336633 solid;
}

.MENUTDSEL {
	background-color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color : #336633;
	text-decoration : none;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	border-right: 1px #dfdfdf solid;
}

.CONTENTTD, p {background-color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;	
	vertical-align: top;
}

.CONTENTITLE {
	background-color: transparent;
	/*background-image: url(../img/bg_contentitle.gif);*/  
	height:30px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px; 
	color: #336633;
	border-bottom: 1px #E6C56F solid; 
	padding-left:5px;
	padding-top:2px; 
	vertical-align:middle;
}

.CONTENTITLEHOME {
	background-color: #E6C56F;
	/*background-image: url(../img/bg_contentitle.gif);*/  
	height:30px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px; 
	color: #ffffff; 
	padding-left:5px;
	padding-top:0px; 
	vertical-align:middle;
	border-top: 2px #336633 solid;
/*	border-bottom: 1px #9CC2D5 solid; */
}

.CONTENTSUBTITLE {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #336633;
}

.CONTENTABSTITLE {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #00CC01;
}

.NEWSLIST {
	font-size: 12px;
	color: #336633;
	border: 1px solid white;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.NEWSTITLE {
	font-size: 14px;
	width:100%;
	color: #336633;
	font-weight: bold;
	padding-top: 5px;
	border-bottom: 1px #336633 solid; 
}

.NEWSBODY {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	padding: 2px; 
}

.NEWSTITLEHOME {
	background-color: transparent;
	border-top: 1px #000000 solid;
	border-bottom: 1px #336633 solid;
	font-size: 13px;
	vertical-align: middle;
	color: #336633;
	font-weight: bold;
}

.NEWSBODYHOME {
	font-size: 11px;
	text-align: left; 
	background-color: transparent;
}

.NEWSCONTAINERHOME {
	background-color: #f0f0f0;
}

A.FOOTER {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

A.FOOTER:HOVER {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;	
}

A.MENU {
	background-color: transparent;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}


A.MENU:HOVER {
	background-color: transparent;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
}

A.CONTENTA {
	color: #336633;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

A.CONTENTA:HOVER {
	color: #336633;
	text-decoration: underline;
	font-weight: bold;		
}


A.CONTENTB {
	color: #336633;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

A.CONTENTB:HOVER {
	color: #336633;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;		
}


A.CONTENTAHOME {
	color: #079203;
	text-decoration: underline;
	font-weight: bold;	
}

A.CONTENTAHOME:HOVER {
	color: #079203;
	text-decoration: none;
	font-weight: bold;		
}

A.NEWSLIST {
	color: #336633;
	text-decoration: none;
	border-bottom: 1px #336633 solid;
	font-weight: bold;	
}

A.NEWSLIST:HOVER {
	color: #336633;
	text-decoration: none;
	border-top: 1px #336633 solid;
	border-bottom: 1px #336633 solid;
	font-weight: bold;		
}

.FORMFIELD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
	color: #336633;
}

.FORMTXT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E6C56F;
	text-transform: uppercase;
}

.FORMCOLSDIVISOR {
	width:99%;
	height:100%;
	padding-top:0px;
	padding-left:6px;
	padding-right:1px;
	padding-bottom:0px;
	border-top:0px;
	border-left:1px solid #E6C56F;
	border-right:0px;
	border-bottom:0px;
}

.FORMHR {
	background-color: #E6C56F;
	height: 1px;
	color: #777777;
	border: 0px;
	width: 100%;
	text-align: left;
	margin: 0px;
}

.SUBMIT {
	background-color: #E6C56F;
	border: 1px solid #336633;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	vertical-align: bottom;
	height: 30px;
	cursor: pointer;
}

INPUT, SELECT, TEXTAREA {
	border: 1px #dfdfdf solid; 
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #336633;
	text-align: left;
	vertical-align: middle;
	line-height: 10px;
}

.CHECKBOX {
	border: 0px;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #777777;
	vertical-align: middle;
	height: auto;
}

/* SCROLLING LAYERS */

#divControl {
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 25px; 
	text-align: center;
	visibility: hidden;
/*	border: 1px solid black; */
}

.divContA {
	position: relative; 
	left: 0px;
	top: 0px; 
	width: 370px; 
	height: 220px; 
	clip: rect(0px 370px 220px 0px);
	overflow: hidden;
/*	border: 1px solid black; */
}

.divContN {
	position: relative; 
	left: 0px;
	top: 0px; 
	width: 338px; 
	height: 160px; 
	clip: rect(0px 338px 160px 0px);
	overflow: hidden;
/*	border: 1px solid black; */
}

.clScroll {
	position: relative; 
	visibility: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;	
	vertical-align: top;
	text-align: justify;
} 
