body {
  margin: 0;
  padding: 0;
  font-family: arial, sans-serif;
  font-size: small;
  text-align: left;
  color: #333;
  background: #ffffff;
  
	background-color: #005f20;
	scrollbar-face-color: #bdcec8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #005f20;
	scrollbar-3dlight-color: #005f20;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #005f20;
	scrollbar-darkshadow-color: #98AAB1;
}

h1 {
	margin: 0;
	font-family: 'arial';
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding: 5px 0 0 6px;
}
.topmodulefont  { color: green; font-weight: bold; font-size: 11px; font-family: arial; text-decoration: none; vertical-align: middle }
a:visited  { color: green; font-weight: bold; font-size: 11px; font-family: arial; text-decoration: none }
a:active    { color: navy; font-weight: bold; font-size: 11px; font-family: arial; text-decoration: none }
a:hover     { color: #008000; font-style: normal; font-weight: bold; font-size: 11px; font-family: arial; text-decoration: underline }
a:link     { color: #ff4500; font-style: normal; font-weight: bold; font-size: 11px; font-family: arial; text-decoration: none }
.modulefont   { color: white; font-weight: bold; font-size: 11px; font-family: arial; text-decoration: none; vertical-align: middle }
a.yreglinktype:visited  { color: green; font-weight: bold; font-size: 11px; font-family: arial }
.yihbtn { 
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #10086F; 
}
/* reg last */
/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select   { color: green; font: 11px Verdana, Arial, Helvetica, sans-serif }

/* The text input fields background colour */
input.post, textarea.post, select  { border-right: dotted; border-bottom: dotted; border-left: dotted }

input   { color: green; text-indent: 2px }

/* The buttons used for bbCode styling in message post */
input.button  { 
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #005f20;
background-color: #bdcec8 
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.content { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
A.content, A.content:visited { text-decoration: none}	
A.content:hover  { color: green; text-decoration: underline }	
A.content, A.content:visited { text-decoration: underline}	
A.content:hover  { color: green; text-decoration: underline }	

.content_help { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #f2f2f2}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover  { color: #000000; text-decoration: underline }

.field_name { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}

.color_heading  
   { color: black; font-weight: bold; font-size: 8pt; font-family: verdana, arial, helvetica, sans-serif; cursor: default
 }
.star  { color: green; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica, sans-serif }
.fieldDetail
  { color: #000000; font-weight: 100; font-size: 9pt; font-family: verdana, arial, helvetica, sans-serif; cursor: default
 }

.fieldDetail2
  { color: #f68622; font-weight: bold; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; cursor: default
 }

.fieldSettings
  { color: #006400; font-weight: bold; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; padding-top: 1px; border: outset 1px #4d5be7; visibility: visible }
end:Style Sheet-->