body { font-family:arial; }
.bodytbl {
	background-image: url(images/page_rightbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bodytbl2 {
	
	background-repeat: repeat-y;
	background-position: right;
}
h1 { font-size:12pt; }
h2 { font-size:12pt; }
h3 { font-size:12pt; }
h4 { font-size:12pt; }
.rnav a { text-decoration: none; }
.rnav a:hover { text-decoration: underline; }
.d {font-size:9pt;}
.footer {font-size:8pt; color:#ffffff;}
.login {
	font-size:8pt;
	color:#ffffff
}
.textbox {
	width:95px;
	border:1px solid #888888;
	font-size:10pt;
}
.box {
	font-size:9pt;
	padding: 6px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
legend {
	font-family: arial;
	font-size:10pt;
	font-weight:bold;
}

fieldset p {
	margin:8px 8px 8px 8px;
}
fieldset div {
	margin:8px 0px 8px 0px;
}
fieldset {
	border:1px solid #cccccc;
	border-right:2px solid #aaaaaa;
	border-bottom:2px solid #aaaaaa;
	background-color:#ffffff;
}
.rnav {
	background-color: #ffffff;
	padding:4px;
	margin:2px;
	font-size:9pt;
}
.rnavover a {
	color:ffffff;
}
.rnavover a:hover {
	text-decoration: none;
}
.rnavover {
	background-color: #902F33;
	padding:4px;
	margin:2px;
	font-size:9pt;
	cursor: hand;
}
.rnavsel {
	background-color: #902F33;
	font-size:9pt;
	padding:4px;
}