.sbody { 
scrollbar-3dlight-color: #275829; 
scrollbar-darkshadow-color: #275829; 
scrollbar-arrow-color: #275829; 
scrollbar-face-color: #00CC33; 
scrollbar-highlight-color: #A6F79F; 
scrollbar-shadow-color: #037A0A;  
}
body {
	background-color: #009900;
	margin: 0px;
	padding: 0px;
}


.bodyText  {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	padding: 5px 20px;
	list-style-type: square;
	list-style-position: outside;	
}
.bodyText a:link{
	text-decoration: none;
	color: #990000;
}
.bodyText a:visited{
    text-decoration: none;
	color: #990000;
}
.bodyText a:active{
    text-decoration: none;
	color: #990000;
}
.bodyText a:hover{
    text-decoration: none;
	color: #FFFFFF;
}


.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	font-weight: bold;
	text-align: left;
}


.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7ECB0;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerText a:link{
    text-decoration: none;
	color: #000000;
}
.footerText a:visited{
    text-decoration: none;
	color: #000000;
}
.footerText a:active{
    text-decoration: none;
	color: #000000;
}
.footerText a:hover{
    text-decoration: none;
	color: #FFFFFF;
}


.formsText  {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	border-bottom: 1px solid #009933;
	padding: 5px;
}


.formsFields  {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	padding-right: 20px;
}


input  {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9DFF9B;
	text-indent: 2pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #034800;
	border-right-color: #ECFFE8;
	border-bottom-color: #ECFFE8;
	border-left-color: #034800;
}


select  { 
   color: #000000; 
   font-size: 11px; 
   font-family: Arial, Helvetica, sans-serif; 
   background-color: #ffe5e7; 
   text-indent: 2pt; 
   width: 180px; 
   border-style: solid; 
   border-width: 1px; 
   border-color: #990000
}


.checkFields  {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00B90E;
	padding: 0;
	border: 1px solid #00B90E;
}


textarea  {
	color: #75282B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBCABF;
	text-indent: 2pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #990000;
}
/* old class .btn
.btn  {
	background-color: #00C400;
	width: 130px;
	vertical-align: middle;
	page-break-after: always;
	page-break-before: always;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECFFE8;
	border-right-color: #034800;
	border-bottom-color: #034800;
	border-left-color: #ECFFE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}
*/

.btn  {
	background-color: #28EA13;
	width: 130px;
	vertical-align: middle;
	page-break-after: always;
	page-break-before: always;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECFFE8;
	border-right-color: #034800;
	border-bottom-color: #034800;
	border-left-color: #ECFFE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 1px;
	padding-bottom: 1px;
}

form {
	margin: 0px;
	padding: 0px;
}


.horizontalLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 2px;
	font-size: 1px;
}



.list div {
	background-image:url(images/dott.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-left:10px;	
	padding-bottom:5px;
	}
.logout {
	text-align:right;
	display:block;
	float:right;
	}
.logout a{
	color:#fff;
	}
.logout a:hover {
	text-decoration:none;
	}	