tr,td,body{
	font-size: 12px;
	margin-top:0px;
	color: #444444;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: green;
	border-right-color: green;
	border-bottom-color: green;
	border-left-color: green;
}
.borderl
   {border-right:none;
   border-top:none;
   border-bottom:none;
   border-left-width:1px;
   border-left-color:green;
   border-left-style:solid;
   }
.borderr
   {border-left:none;
   border-top:none;
   border-bottom:none;
   border-right-width:1px;
   border-right-color:green;
   border-right-style:solid;
   }
.bordert
   {border-left-width:1px;
   border-left-color:green;
   border-left-style:solid;
   border-right-width:1px;
   border-right-color:green;
   border-right-style:solid;
   border-top-width:1px;
   border-top-color:green;
   border-top-style:solid;
   border-bottom-width:1px;
   border-bottom-color:green;
   border-bottom-style:solid;
   }
.bordertb
   {
   border-left:none;
   border-right:none;
   border-top-width:1px;
   border-top-color:green;
   border-top-style:solid;
   border-bottom-width:1px;
   border-bottom-color:green;
   border-bottom-style:solid;
   }
.borderb
   {
   border-left:none;
   border-right:none;
   border-top:none;
   border-bottom-width:1px;
   border-bottom-color:green;
   border-bottom-style:solid;
   }
a:link {
	text-decoration: none;
	color: #444444;

}
a:visited {
	text-decoration: none;
	color:#444444;
}
a:hover {
	COLOR: #777777;border-bottom:1px dashed #0C593D;
}
a:active {
	text-decoration: none;
	color: #444444;

}
.bg {
	background-color: f6f6e6;
}
.cssfont {
    color:#144766;
	filter: DropShadow(Color=#80CCF2, OffX=1, OffY=1, Positive=1);
}
.cssfont1 {
    color:#144766;
	filter: DropShadow(Color=#80CCF4, OffX=1, OffY=1, Positive=1);
}
.cssfont2
    {
	line-height:150%;
	}
.hg2
    {
	line-height:120%;
	}
input{
	border: 1px dashed #D09462;	
	font-size:12px;
	background:none;
	color:green;
}
textarea 
{
border: 1px dashed #D09462;	
font-size:12px;
}

