body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
body {
	background-image: url(../media/layout/bg.gif);
	margin-left: 0px;
	margin-top: 41px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
	color:#E8781E;
}

#container {
	width:772px;
	height:536px;
	background-image:url(../media/layout/container.gif);
} 

#left{
	width:212px;
	float:left;
}

#middle {
	width:560px;
	float:left;
	height:536px;
}

#content {
	margin-top:83px;
	font-size:13px;
	padding-right:24px;
	line-height:20px;
}

#bg_form{
	width:538px;
	height:355px;
	background-image:url(../media/layout/bg_form.gif);
	background-repeat:no-repeat;
}

.extra_padding{
	padding:8px;
	width:100%;
}


.extra_padding input, textarea{
	width:250px;
	border:1px solid #888786;
}

.small_text{
	font-size:10px;
	color:#63605f;
}

