/* CSS Document */
body {
	background:#ffffff;
	margin:36px 40px 36px 40px;
}
body, td, th, div {
	font:normal normal 11px Trebuchet MS, Arial, Tahoma, sans-serif;
	line-height:130%;
	color: #666666;
	text-align:top;
	vertical-align:top;
}
.whf {
	width: 100%;
	height: 100%;
	text-align:center;
}

a
{
	text-decoration:none;
		font:normal normal 11px Trebuchet MS, Arial, Tahoma, sans-serif;
	line-height:130%;
	color: #666666;
}

.inner_tbl
{
	width:600px;
	height:550px;
}
.contacts
{
	width:170px;
}

.content_table
{
	width:100%;
}

#big_hdr {
	border-bottom:1px solid #C0CD81;
	height:66px;
	padding:0px 0px 16px 0px;
	vertical-align:bottom;
}

#cms_txt {
	color:#666666;
	line-height:150%;
}
.page_content {
	padding:27px 0px 0px 0px;
}


