a:link { text-decoration: none; color: #377052} 
a:visited { text-decoration: none; color: #377052} 
a:hover { color: #339900; text-decoration: none; font-size:11px} 

a.linkStyleName:link {color: #748d70}
a.linkStyleName:visited {color: #748d70} 
a.linkStyleName:hover {color: #cc9933; font-size:12px} 

a.linkStyle2:link {color: #83b254} 
a.linkStyle2:visited {color: #83b254} 
a.linkStyle2:hover {color: #ffffff; font-size:11px}

a.linkStyle3:link {color: #377052}
a.linkStyle3:hover {color: #339900; font-size:11px}

a.linkStyle4:link {color: #377052}
a.linkStyle4:hover {color: #339900; font-size:11px} 

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A9D089;
	background-image: url(../images/bg_green.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6cfc2;
}
.style2 {
	font-size: 11px;
	color: #748d70;
}
.style3 {
	color: #bdd391;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style5 {
	color: #bdd391;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style11 {
	color: #339933;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style12 {font-size: 10px}
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #339933;}
.style16 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #50905e;}
.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style18 {color: #478745}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style20 {
	color: #006666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style21 {color: #E3FFBF}
.style22 {
	color: #207d4f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

/* Styles for Dynamic Segments */

.secnImgStyle, .prdImgStyle {
border-bottom:2px solid #5A7C43; border-right:2px solid #5A7C43; border-top:1px solid #A9BC98; border-left:1px solid #A9BC98; margin:5px; margin-top:9px;
}
.secnTblStyle {
border:1px solid #b1dc7c;
}
#mask{
position:absolute; /* important */
top:0px; /* start from top */
left:0px; /* start from left */
height:100%; /* cover the whole page */
width:100%;  /* cover the whole page */
display:none; /* don't show it '*/
/* styling bellow */
background-color: black;
z-index:9000;
}
#boxes .Mwindow {
  position:absolute;
  left:0;
  top:0;
  width:200px;
  height:100px;
  display:none;
  z-index:9999;
  padding:10px;
  background-color:#e3ffbf;
  border:2px solid #207d4f;
}

.genFrmLabel {
font-family: Arial, Helvetica, sans-serif; font-size: 0.78em; color:#478745; font-weight:bold;
}
.genFrmFld {
font-family: Arial, Helvetica, sans-serif; font-size: 0.73em; color:#002222; border:1px solid #bdd391;
}
.genFrmBtn {
font-size: 0.78em; font-family: Arial, Helvetica, sans-serif; font-weight:bold; color:#b6cfc2; background-color:#033E09; padding:0px;
}
#DownloadExistsCell {
margin-bottom:10px;
}
#SearchBoxDiv {
width:230px; float:left;
}
#DnldHelpBar {
width:230px; float:left; margin-top:12px;
}
