﻿body	{
	margin: 0px;
	padding: 0px;
	background: #313131;
	color: #FFFFFF;
}
td		{
		color:#FFFFFF;
		font-family:tahoma;
		font-size:12px;
		line-height:12px
		}
a		{
		color:#E2C231;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:18px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 12px
		}
ul	a	{
		color:#FFFFFF;
		text-decoration:none;
		}
.line1 	{
		width:100%;
		height:2px;
		background:url(images/line1.gif) top left repeat-x
		}
.line2 	{
		width:100%;
		height:1px;
		background:url(images/line2.gif) top left repeat-x
		}
.line3 	{
		width:100%;
		height:1px;
		background:url(images/line3.gif) top left repeat-x
		}
.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
		}
