BODY {
scrollbar-face-color: #336633; 
scrollbar-shadow-color: #336633; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #336633; 
scrollbar-darkshadow-color: #336633; 
scrollbar-track-color: #CCCCCC; 
scrollbar-arrow-color: #FFFFFF;
background: #fff;
margin: 0px;
}
a.LinkDarkLight:visited {
	color: #669966;
	text-decoration: underline;
}
a.LinkDarkLight:link {  
	color: #003300;
	text-decoration: underline;
}
a.LinkDarkLight:active {  
	color: #003300;
	text-decoration:underline;
}
a.LinkDarkLight:hover {
	color: #669966;
	text-decoration: underline;
}
.verdanaGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.nav a.one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #003300;
	text-decoration: none;
	width: 100%;
	height: 24px;
	display: block;
	padding-left:20px;
	text-align: left;
	line-height: 24px;
}
.nav a.one:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #003300;
	text-decoration: none;
	background-color: #fff;
}
.BackLeft {
	background-image: url(../images/box_left.gif);
	background-repeat: repeat-y;
}
.BackTop {
	background-image: url(../images/box_top.gif);
	background-repeat: repeat-x;
}
.BackRight {
	background-image: url(../images/box_right.gif);
	background-repeat: repeat-y;
	width: 24px;
}
.BackBottom {
	background-image: url(../images/box_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.floatright { float: right; 
margin: 0 0 5px 10px;
}
.navigBack {
	background-image: url(../images/navig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 154px;
}
.headerBack {
	background-color: #336633;
	height: 120px;
}
.tbl120 {
	height: 120px;
}
.contentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336633;
	text-align: justify;
	padding-left: 3px;
	padding-bottom: 8px;
}
.normalTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336633;
	text-align: justify;
}

.dkayfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #336633;
	text-align: right;
	height: 13px;
	padding-right: 10px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336633;
	text-align: right;
	vertical-align: bottom;
}
.content100 {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.contentTitle {
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #336633;
}
.bullet {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: disc;
	text-indent: 10px;
}
.referenceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
	text-decoration: underline;
	font-weight: bold;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color: #003300;
	background-color: #669966;
	height: 15px;
	width: 155px;
	border: 1px solid #336633;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color: #003300;
	background-color: #669966;
	height: 15px;
	width: 155px;
	border: 1px solid #336633;
}
.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #669966;
	height: 100px;
	width: 275px;
	border: 1px solid #336633;
}
.100percent {
	height: 100%;
	background-position: center center;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
	background-color: #FFFFFF;
	height: 20px;
	width: 65px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.form {
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: violet;
}
