table {
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #E2E2BE url(none);
	color: #E2E2BE;
}
.shadowTop {
	background-image: url(images/shadow_top.gif);
	background-repeat: repeat-x;
}
.shadowLeft {
	background-image: url(images/shadow_side_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.shadowRight {
	background-image: url(images/shadow_side_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowBottom {
	background-image: url(images/shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.quote {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 10px;
}



.logo {
	background-color: #FFFFFF;
}
.header {
	background-image: url(images/h_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-left: 45px;
	padding-bottom: 11px;
}

a:visited, a:active, a:link {
	text-decoration: underline;
	color: #63A7AF;
}
a:hover {
	text-decoration: none;
	color: #63A7AF;
}
.footer {
	color: #515151;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 9px;
}
#img {
	background-image: url(images/_img.jpg);
	height: 133px;
	width: 750px;
}

.footer a:visited, .footer a:active, .footer a:link {
	text-decoration: none;
	color: #515151;
}
.footer a:hover {
	text-decoration: underline;
	}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #7A543D;
	font-family: Arial, Helvetica, sans-serif;
	}
h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #575348;
}

b {
	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: #515151;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 38px;
	padding-bottom: 38px;
	padding-left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.imgRight {
	margin-bottom: 10px;
	margin-left: 13px;
}
.imgLeft {
	margin-bottom: 10px;
	margin-right: 13px;
}
.homeLogo {
	background-color: #FFFFFF;
	background-image: url(images/home_logo_bkg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.homeText {
	background-image: url(images/home_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 33px;
	padding-right: 340px;
	padding-bottom: 33px;
	padding-left: 56px;
	background-color: #FFFFFF;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.niceTable {
	font-size: 10px;
	color: #666666;
	border: 1px solid #CBC8B9;
}
.niceTable th, .niceTableList th {
	background: #E2E2BE;
	color: #7A543D;
	text-align: left;
	padding: 3px 3px 5px 8px;
}
.niceTable td {
	font-size: 10px;
	line-height: 19px;
	padding: 1px 1px 1px 1px;
}
