/* CSS Document */

.cell-maincontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	height: 100%;
	width: 740px;
	background-color: #00406F;
}
.cell-leftcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: 180px;
	padding: 12px 10px 10px;
	position: static;
	background-color: #00406F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cell-titlebar {
	padding: 5px 10px 5px 5px;
	width: 520px;
	text-align: right;
	height: 38px;
	background-color: #B6A589;
	vertical-align: middle;
	background-attachment: fixed;
	background-image: url(../images/backgrounds/bground_titles.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.cell-leftcontent-titlebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	height: 38px;
	width: 180px;
	padding: 5px 5px 5px 10px;
	position: static;
	background-color: #00406F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
