body	{
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right center;
	background-image: url(images/1_text2.gif);
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		background:url(images/m_list.gif) top left no-repeat;
		}
ul li 		{
		height:22px;
		padding:0 0 0 20px
		}
ul	a	{
		font-family:tahoma;
		font-size:13px;
		color:#FEFEFE;
		text-decoration:underline;
		font-weight:bold;
		line-height:13px
		}
ol		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ol li	{
			height:20px;
		}
ol a	{
		color:#7F7D75;
		font-size:12px;
		font-weight:bold
		}
td		{
		color:#7F7D75;
		font-family:tahoma;
		font-size:11px;
		line-height:13px;
		}
a		{
		color:#A50400;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
b		{
		color:#B32000;
		}
input	{
	width:161px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#7F7D75;
	color:#7F7D75;
	font-family:tahoma;
	font-size:11px;
	padding:1 0 0 5px;
	margin:0 0 0 6px
		}
textarea{
	width:300px;
	height:67px;
	border-style:solid;
	border-width:1px;
	border-color:#7F7D75;
	color:#7F7D75;
	font-family:tahoma;
	font-size:11px;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 1;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
		}
.text1	{
		font-weight:bold;
		font-size:12px;
		color:#FFFFFF;
		line-height:14px
		}
.text1 a{
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.t2		{
		line-height:12px;
		}
.more	{
		font-weight:bold;
		color:#A50400;
		line-height:20px;
		font-size:12px
		}
.priv 	{
		color:#FFFFFF;
		font-weight:bold;
		margin:30 0 0 186px
		}
.priv a	{
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.green {
	color: #0F0;
}
.white {
	color: #FFF;
}
