body	{
		margin:0px;
		padding:0px;
		background:url(images/all_bg.jpg) top left
		}
td		{
		color:#777160;
		font-family:tahoma;
		font-size:11px;
		}
a		{
		color:#777160;
		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:20px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 20px
		}
ul a	{
		text-decoration:none;
		}
em		{
		color:#8E2A11;
		font-style:normal;
		}
input{
		width:161px;
		height:21px;
		border-style:solid;
		border-width:1px;
		border-color:#BAB9B9;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#777160;
		padding:2 0 0 7px;
		margin:2 0 0 0px
		}
textarea{
		width:161px;
		height:155px;
		border-style:solid;
		border-width:1px;
		border-color:#BAB9B9;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#777160;
		padding:2 0 0 7px;
		margin:2 0 0 0px;
		overflow:auto
		}

.more	{
		color:#4D4C4B;
		text-decoration:none;
		font-size:10px;
		}
.line1	{
		width:244px;
		height:4px;
		background:#ECEAE8;
		}
		
#form a	{
		color:#4D4C4B;
		text-decoration:none;
		font-size:10px;
		text-transform:uppercase;
		}
.title{
 		font-family:tahoma;
		font-size:11px;
		color:#D95A15;

		}