a {
	text-decoration: none;
	color: #486071;
}

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

.tabledata {
		font-family : Arial, Helvetica, sans-serif; 
		font-size : 9pt;
}

.tableheader {
		font-family : Arial, Helvetica, sans-serif; 
		font-size : 9pt;
		color: #334D66;
		font-weight: bold;
}

.pageheader {
		font-family : Arial, Helvetica, sans-serif; 
		font-size : 12pt;
		color: #334D66;
		font-weight: bold;
}

.menumaincell {
	background-color : #336633;
	border-bottom : #333333 1px solid;
	border-left : #333333 1px solid;
	border-right : #333333 1px solid;
	border-top : #333333 1px solid;
	color : silver;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
	height : 16px;
}

.menucell {
	/*background-color : #CCCC99;*/
	background-color : #E5E9DF;
	border: 1px solid #333333;
	color: #334D66;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : 16px;
	text-decoration : none;
}

.menucellover {
	background-color : #99CCCC;
	border: 1px solid #333333;
	color : #334D66;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : 16px;
	text-decoration : underline;
}

.menucelloveri {
	background-color : #FFFFCC;
	border-bottom : #333333 1px solid;
	border-left : #333333 1px solid;
	border-right : #333333 1px solid;
	border-top : #333333 1px solid;
	color : #333333;
	cursor : hand;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : 16px;
}

.menuheadi {
	background-color : #7C7162;
	border-bottom : #333333 1px solid;
	border-left : #333333 1px solid;
	border-right : #333333 1px solid;
	border-top : #333333 1px solid;
	color : #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height : 18px;
}

.menuheadii {
	background-color : #333333;
	border-bottom : #333333 1px solid;
	border-left : #333333 1px solid;
	border-right : #333333 1px solid;
	border-top : #333333 1px solid;
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height : 18px;
}

.menuheadiii {
	background-color : #7BA5A4;
	border-bottom : #333333 1px solid;
	border-left : #333333 1px solid;
	border-right : #333333 1px solid;
	border-top : #333333 1px solid;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height : 18px;
}

.menutable {
	background-color : #334D66;
	border-bottom : #333333 1px solid;
	border-left : #333333 1px solid;
	border-right : #333333 1px solid;
	border-top : #333333 1px solid;
}

img.border { 
	border: 2pt solid #486071;
} 

#footerLayer{
	position: relative;
	left: 4px;
	top: 0px;
	width: 558px;
	height: 50px;
	visibility: visible;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #E5E9DF;
	layer-background-color: #E5E9DF;
	text-align:center;
	padding-bottom: 10px;
}
