body {
background-color: #c2b18d;
padding: 0px;
margin: 0px;
}
.footer {
background-image: url(images/footer-back.gif);
text-align: center;
vertical-align: middle;
padding-right: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #343f4c;
height: 47px;
}
.menu-cell {
background-image: url(images/menu-back.jpg);
background-repeat: repeat-y;
width: 188px;
text-align: center;
}
.menu-cell div {
	background-image: url(images/menu-sep.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	padding-top: 3px;
}
.menu-cell a, .menu-cell a:visited {
	font-weight: bold;
	color: #343f4c;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;

}
.menu-cell a:hover {
	color: #ee1422;
}
a, a:visited {
color: #1c6a6a;
}
a:hover {
color: #d69440;
}
hr {
height: 1px;
width 540px;
color: #c7c0b3;
}
.right-cell {
background-image: url(images/page-right-back.jpg);
background-repeat: repeat-y;
width: 18px;
}
.main-cell {
background-color: #fbf6e8;
padding: 0px 10px 5px 5px;
color: #343f4c;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.main-cell-img {
padding-right: 10px;
margin-right: 10px;
border-right: solid 1px #c7c0b3;
}
.title {
color: #343f4c;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
}