body
{
	background-color: #acaaac;
	font-family: verdana;
	font-size: 11px;
}

table, div, input, span, font, p, td, tr
{
	font-family: verdana;
	font-size: 11px;
}

.required
{
	color: red;	
}

.right_curve
{
	width: 5px;
	background: url(curve_right.gif) right top no-repeat;
	/*position: absolute; style='left: 14%;'*/
}

.left_curve
{
	width: 5px;
	background: url(curve_left.gif) left top no-repeat;
}

.right_curve_down
{
	width: 5px;
	/*background: url(curve_right_down.gif) right top no-repeat;*/
	position: absolute;
}

.left_curve_down
{
	width: 5px;
	/*background: url(curve_left_down.gif) left top no-repeat;*/
	position: absolute;
}

.search_background
{
	width: 232px;
	background: url(search_middle.gif) left top repeat;
}

.main
{
	font-family: verdana;
	margin-top: -16px;
	background-color: white;
	width: 69%;
	
	color: #303441;
	font-size: 11px;
}

A
{
	font-family: verdana;
	text-decoration: none;
	color: black;
}

img
{
	border-style: none;
}

.contact
{
	font-size: 13px;
	color: #000;
}

.textplain 
{ 
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: red;
	font-weight: bold;
}

.textplain_normal 
{ 
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
