a:link       { font-family: Arial; font-size: 11px; color: #84B269; text-decoration: none; font-weight: normal}
a:visited    { font-family: Arial; font-size: 11px; color: #84B269; text-decoration: none; font-weight: normal}
a:active     { font-family: Arial; font-size: 11px; color: #84B269; text-decoration: none; font-weight: normal}
a:hover      { font-family: Arial; font-size: 11px; color: #84B269; text-decoration: underline; font-weight: normal}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #84B269;

}
.clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;

}
.loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #003300;
	background-color: #90A67F;
	height: 17px;
	width: 147px;
	border-top: 1px solid #653004;
	border-right: 1px solid #FDD6B6;
	border-bottom: 1px solid #FDD6B6;
	border-left: 1px solid #653004;


}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #003300;
	background-color: #90A67F;
	
	border-top: 1px solid #653004;
	border-right: 1px solid #FDD6B6;
	border-bottom: 1px solid #FDD6B6;
	border-left: 1px solid #653004;

}
.searchbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #003300;
	background-color: #90A67F;
	height: 17px;
	width: 112px;
	border: thin none #6A8852;
}
#watermark { 
{
    background: url(images/text_bg.jpg) no-repeat scroll;
	height:400px;
  }
  
   #tableborder { 
 border:dashed 0 #90A67F;
 }
 
 #tableborder  td{ 
  border-bottom: dotted #90A67F 0 ; 
  
 }