td
{
	text-align: left;
	font-family:arial;
	font-size:11px;
	color:#505050;
	line-height:17px;
	text-transform:none;
}

.td2
{
	text-align: center;
	font-family:arial;
	font-size:11px;
	color:#505050;
	line-height:17px;
	text-transform:none;
}

a
{
	text-decoration:none;
	color:#B50000;
}

b
{
	font-weight: bold;
	text-transform: uppercase;
}

body
{
	margin:0px;
	padding:0px;
}

ul
{
	list-style:none;
}

li
{
	background:url(../images/a.gif) left no-repeat;
	padding:0 0 0 11px;
	line-height:20px;
}

.about span
{
	color:#B50000;
}

.privacy a
{
	text-decoration:underline;
}

.privacy a:hover
{
	text-decoration:none;
}

.img_right img
{
	margin-right:15px;
}

.pic_right td img
{
	margin-right:16px;
}

.white
{
	color:#ffffff;
}

.form
{ 
	width:212px;
	height:23px;
	font-family:arial;
	font-size:9px;
	text-transform:uppercase;
	border-style: solid;
	border-width: 1px;
	border-color:#232323;
	background-color:#ffffff;
	color:#505050;
	margin-left:0px;
	margin-right:0px;
	padding-top:5px;
}
		
.textarea
{ 
	width:212px;
	height:112px;
	font-family:arial;
	font-size:9px;
	text-transform:uppercase;
	border-style: solid;
	border-width: 1px;
	border-color:#232323;
	background-color:#ffffff;
	color:#505050;
	margin-left:0px;
	margin-right:0px;
	padding-top:5px;
}
		

a:hover
{
	text-decoration:underline;
}

.a:hover
{
	text-decoration:underline;
}

.errortext
{
	color:#B50000;
	font-size:9px;
}




