body {
	background-color: #E3E4E6;
} td {
	font-family: Arial, Helvetica, sans-serif;  
} .main {
	font-size: 12px;
	color: #333333;
	padding-top: 25px;
	padding-left: 20px;
} .menu_line {
	height: 1px;
	background-color: #BFB7E4;
} .bottom {
	padding-top: 10px;
	padding-left: 25px;
} .bottom_text {
	font-size: 10px;
	color: #00947C;
	text-decoration: none;
} .newsletter {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7E6FC8;
	height: 127px;
	padding-left: 20px;
	padding-top: 25px;
	vertical-align: top;
} .newsletter_input {
	font-size: 10px;
	border: 1px solid #E1DFE0;
	background-color: #FFFFFF;
} .news {
	font-size: 11px;
	color: #666666;
	padding-top: 20px; 
	padding-left: 20px;
	padding-right: 5px;
} .news_date {
	color: #6666CC;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	text-transform: uppercase;
} .news_link {
	color: #6666CC;
	text-decoration: none;
} .bg {
	background-repeat: repeat-x;
} .ehouse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
	color: #00947C;
} .top_shadow {
	background-image: url(images/top_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} .bot_shadow {
	background-image: url(images/bot_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
} .news_bg_index {
	background-image: url(images/news_bg_index.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
} .inner_shadow {
	background-image: url(images/inner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.arial_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}