body   {
		margin:0px; 
		padding:0px; 
		background:url(images/all_bg.jpg) top left;
		}

ul {	list-style:none;
		background:url(images/list1.gif) top left repeat-y;
		padding:0px;
		margin:0;
		line-height:14px;
		}
li 		{
		height:18px;
		padding:0 0 0 12px;
		margin:0px;
		line-height:14px
		}
li a{
		color:#40565F;
		text-decoration:none;
		font-family:tahoma;
		font-size:11px;
		line-height:14px;
		font-weight:normal
		}
.text1 		{
		font-family:tahoma;
		font-size:11px;
		color:#5B6972;
		}
td 		{
		font-family:tahoma;
		font-size:11px;
		color:#40565F;
		}
a 		{
		color:#B17D0C;
		font-weight:bold
		}
.priv 	{
		color:#989797;
		}
.priv a {
		font-weight:normal;
		color:#767373;
		text-decoration:none
		}
input	{
		width:156px;
		height:20px;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		font-family:tahoma;
		font-size:11px;
		color:#40565F;
		padding:1 0 0 8px;
		margin:1 0 0 0px
		}
textarea{
		width:156px;
		height:89px;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		font-family:tahoma;
		font-size:11px;
		color:#40565F;
		padding:1 0 0 8px;
		overflow:hidden;
		margin:1 0 0 0px
		}