body	{
		margin:0px;
		padding:0px;
		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#525252
		}
strong 	{
		color:#BE0000;
		}
form 	{
	margin:0px;
	padding:10px;
	size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:18px;
		background:url(../site/images/list1.gif) bottom left no-repeat;
		padding:0 0 0 10px
		}
a		{
	text-decoration:none;
		}
textarea{
		width:215px;
		height:58px;
		border-style:none;
		font-family:tahoma;
		font-size:11px;
		margin:0 0 0 10px;
		padding:2 0 0 0px;
		color:#525252;
		overflow:auto
		}
input	{
	width:auto;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color:#525252;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #649C03;
	border-right-color: #649C03;
	border-bottom-color: #649C03;
	border-left-color: #649C03;
		}
.menu 	{
		margin:98 0 0 36px
		}
.menu a	{
		text-transform:uppercase;
		color:#606060;
		font-weight:bold;
		text-decoration:none;
		}
.bot 	{
		color:#4C563A;
		}
.bot a	{
		color:#BB0000;
		text-decoration:underline;
		}

