body  {
	margin: 0;
	padding: 0;
	background-color: #FFD885;
}
table {}
td{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7B531C;
}
.header {
	background: url('img/header.jpg') no-repeat;
	padding-top: 35px;
	padding-left: 465px;
	width: 738px;
	height: 90px;
	text-align: left;
	color: #FFD885;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: italic;
}

.footer {
	background: url('img/footer.jpg') no-repeat;
	width: 738px;
	height: 44px;
	text-align: center;
	vertical-align: center;
	color: #FFD885;
	font-size: 11px;
}

.menuBottom {
	background: url('img/logo.gif') no-repeat bottom;
	background-color: #F9CB72;
	vertical-align: top;
	width: 185px;
}

.menu {
	border: 0;
	width: 185px;
	height: 23px;
}

.content {
	background-color: #F9C468;
	width: 553px;
	height: 460px;
	padding: 8px;
	vertical-align: top;
	text-align: left;
}

.whitespaceHeight {
	height: 20px;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #7B531C;
	text-decoration: none;
	font-weight : bold;
}	
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #7B531C;
	text-decoration: none;
	font-weight : bold;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #7B531C;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #7B531C;
	text-decoration: underline;
	font-weight : bold;
}

.toggleopacity img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}
.pageTitle{
	background-color: #F6B14E;
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 13pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 24px;
}

.pageSubTitle {
	background-color: #F6B14E;
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 21px;
}

.pageSubTitle a {
	background-color: #F6B14E;
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 21px;
	text-decoration:underline;
}

.pageSubTitle a:active {
	background-color: #F6B14E;
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 21px;
	text-decoration:underline;
}

.pageSubTitle a:visited {
	background-color: #F6B14E;
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 21px;
	text-decoration:underline;
}

.pageSubTitle a:hover {
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 21px;
	text-decoration:none;
	vertical-align:bottom;
}

.pageSubSubTitle {
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 16px;
	vertical-align:bottom;
}

.pageSubSubTitle a {
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 16px;
	text-decoration:underline;
	vertical-align:bottom;
}

.pageSubSubTitle a:active {
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 16px;
	text-decoration:underline;
	vertical-align:bottom;
}

.pageSubSubTitle a:visited {
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 16px;
	text-decoration:underline;
	vertical-align:bottom;
}

.pageSubSubTitle a:hover {
	font-family: "Arial CE", Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #7B531C;
	font-weight: bold;
	letter-spacing : 1;
	height: 16px;
	text-decoration:none;
	vertical-align:bottom;
}
