table {
	font: 11px/17px Arial, Helvetica, sans-serif;
}
.cellBorder {
	border: 1px solid #E0E0D2;
	background: #FFFFFF;
	color: #494949;
	padding: 13px 30px 20px 25px;
}
.logoBkg {
	background: #fff url(images/logo_bkg.jpg) no-repeat left bottom;
	border: 1px solid #E0E0D2;
	padding-bottom: 150px;
}
body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #494949;
}
a:visited, a:active, a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.footer a:visited, .footer a:active, .footer a:link {
	text-decoration: none;
	color: #222;
}
.footer a:hover {
	text-decoration: underline;
	color: #222;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3a3;
	}
a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;
	}
a.seo:hover {
	text-decoration: none;
	cursor: text;
}
.main {
	color: #333;
	border: 1px solid #E0E0D2;
	background: #FFFFFF;
	padding: 20px 30px 30px 25px;
	}
.imgRight {
	margin-bottom: 10px;
	margin-left: 13px;
}
.imgLeft {
	margin-bottom: 10px;
	margin-right: 13px;
}
.logoBkgPageH {
	background: #fff url(images/logo_bkg.jpg) no-repeat left bottom;
	border: 1px solid #E0E0D2;
	padding-bottom: 115px;
	padding-top: 5px;
	padding-left: 1px;
}
.caption {
	font: 10px/13px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 3px 6px;
}
