body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pageborder {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.menucell {
	padding-right: 10px;
	padding-left: 10px;
}


p, td, div, form, select, input, textarea {
	font-size:8.5pt;
	color: #666666;
}
.mainmenubk {
	background-color: #0886E7;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #F79221;
}
.hostpagetitle {
	color: #FF6600;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.permissionscell {
	background-color: #F4F4F4;
	padding: 3px 10px 3px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 8.5pt;
}
.adminoptions {

	background-color: #F4F4F4;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 8.5pt;
}.appheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.rederror {
	color: #990000;
	font-weight: bold;
}
.datacell {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
.menucell a:link, .menucell a:active, .menucell a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menucell a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
