body	{
		margin:0px;
		padding:0px;
		}
td		{
		color:#4C4C4C;
		font-family:tahoma;
		font-size:11px;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ol 		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
ol li	{
		height:18px;
		background:url(images/list2.gif) bottom left no-repeat;
		}
ol a	{
		font-weight:bold;
		color:#FF9C32;
		margin-left:24px
		}
ol .first{
		background:url(images/list2_f.gif) bottom left no-repeat;
		}
ol .last{
		background:url(images/list2_l.gif) bottom left no-repeat;
		}
a		{
		text-decoration:underline;
		color:#4C4C4C;
		}
a:hover	{
		text-decoration:none;
		}
input{
		width:153px;
		height:18px;
		border-style:solid;
		border-width:1px;
		border-color:#AAAAAA;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#4C4C4C;
		padding:1 0 0 5px
		}
textarea{
		width:153px;
		height:59px;
		border-style:solid;
		border-width:1px;
		border-color:#AAAAAA;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#4C4C4C;
		padding:1 0 0 5px;
		overflow:auto
		}
		
/*menu*/
.menu	{
		color:#646464;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		}
/*t1*/
.t1 span{
		margin:0 0 0 5px;
		color:#003366
		}
.t1		{
		width:232px;
		margin:23 0 0 20px
		}
.t1 a	{
		color:#333366; 
		font-size:10px; 
		margin:0 3 0 0px
		}
/*f1 form*/
#f1	table{
		margin:5 0 0 20px;
		}
#f1 img	{
		margin:1 0 0 0px
		}
#f1 input{
		width:159px;
		}
		
/*l1*/
.l1 a
		{
		color:#333366; 
		font-size:10px;
		}
.l1 img
		{
		margin-left:3px
		}
		
/*bot*/
#bot	{
		margin:16 0 0 17px
		}
#bot td	{
		font-size:10px;
		color:#898989
		}
#bot a	{
		color:#7D7D7D;
		font-weight:bold;
		text-decoration:none;
		margin:0 6 0 6px
		}
#bot br	{
		line-height:1px;
		}
#bot .ac	{
		color:#FF9B37;
		}
		
/*list2*/
.list2 li 		{
		height:21px;
		background:url(images/2_list1_a.gif) bottom left no-repeat;
		padding:0 0 0 19px
		}
.list2 .last
		{	
		background:url(images/2_list1_b.gif) bottom left no-repeat;
		}