
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:18px;
		background:url('images/list1.gif') no-repeat bottom left;
		padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
		}
ul	a	{
		color:#FFFFFF;
		text-decoration:none;
		}
.line1 	{
		width:100%;
		height:2px;
		background:url('images/line1.gif') repeat-x top left; 
		}
.line2 	{
		width:100%;
		height:1px;
		background:url('images/line2.gif') repeat-x top left; 
		}
.line3 	{
		width:100%;
		height:1px;
		background:url('images/line3.gif') repeat-x top left; 
		}
.a1		{
		color:#878787;
		}
.more	{
		color:#FFFFFF;
		text-decoration:none;
		}
input	{
		height:18px;
		font-family:tahoma;
		font-size:10px;
		}
#f1 input{
		width:150px;
		}
#f2 input{
		width:150px;
		}
#f3 input{
		width:140px;
		margin:0 0 0 7px
		}
#form input{
		width:157px;
		margin:0 0 0 10px
		}
#form textarea{
		width:157px;
		height:78px;
		font-family:tahoma;
		font-size:10px;
		margin:0 0 0 10px;
		overflow:auto
		}
		
.row1{
background-color: #696969; border: 1px solid #CDCBCB;
height: 25px;
}
.row2{
background-color: #494949; border: 1px solid #CDCBCB;
height: 25px;
}		