/* CSS Document */

.new
{border-left-style:solid; 
border-left-color:#A5899F; 
border-left-width:2px;
}
.new1
{
border-right-style:solid; 
border-right-color:#A5899F; 
border-right-width:2px;

}
.new2
{
border-bottom-style:dotted; 
border-bottom-color:#CCCCCC; 
border-bottom-width:2px;
padding-bottom:3px;	
}
.border
{
border-bottom-style: solid;
border-bottom-color:#B3C51B; 
border-bottom-width:1px;	
}
form
{
   padding:0;
   margin:0;


}
form1
{
   padding:0;
   margin:0;


}

#newboreder
{
border-style:solid; 
	border-color:#CBCBCC; 
	border-width:1px;}