body {background: #e6e8d7; margin: 0;}
td {
	
	color: #000000;
	font-family: arial;
	font-size: 10pt;
}
h1 {
	font-size: 11pt;
	color: #3b3a6f;
}
h3 {
	font-size: 9pt;
	color: #3b3a6f;
}
b {color: #454545;}
a {color: #ff7800; font-weight: bold; font-size: 9pt;}
a:hover {color: #ff9A22; font-weight: bold; font-size: 9pt;}
label {float: left; width: 120;}

.subtitle {
	position: absolute;
	top: 100;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #000000;
	font-family: arial;
	font-size: 10pt;
}


.menu a {
	position: relative;
	display: block;
	background: url(images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	height: 26px !important;
	height: 26px;
	width: 132;
	text-decoration: none;
}

.menu a:hover {
	background-position: 0px -31px;
	text-decoration: none;
	color: #fff;
}



.content {
	padding-left: 8;
	padding-right: 8;
	background: #e6e8d7 url('images/bgcompass.gif') no-repeat bottom left;
}


.linkback {
	width: 150;
	height: 44;
	background: url('images/botleft.gif');
}
.linkback a {
	color: #fca557;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

div#rotating-images {
	display: block;
	float: right;
	margin-left: 10px;
}