.content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	padding: 12px;
	color: #000000;

}
div#spacer {
	padding: 3px 9px;
	background: #4E4E87;
}
.navbar a {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #fc0;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 12px;
	display: block;
	text-align: center;
}
.navbar a:hover {
	background: #336;
	color: yellow;
}
.navbar a:active {
	color: white;
}
.roombar {
	xpadding: 6px 0;
}
.roombar a {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: white;
	font-size: 10pt;
	text-decoration: none;
	display: block;
	padding: 3px 9px;
	background: #4E4E87;
}
.roombar a:hover {
	background: #336;
	color: #f2d216;
}
.roombar a:active {
	color: white;
}
.roombar a {
	background-color: none;
}
.roombarsm a {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: white;
	font-size: 9pt;
	text-decoration: none;
	display: block;
	padding: 3px 4px;
	background: #4E4E87;
}
.content-b {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	padding: 2px;
	font-weight: bold;

}
.content-i {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	padding: 2px;
	font-style: italic;

}
.content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding: 2px;
	font-weight: bolder;
	color: #333366;
	font-style: italic;


}
.content-subtitle-black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 2px;
	font-weight: bolder;
	color: #000000;
	font-style: italic;
}
.content-b-i {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	padding: 2px;
	font-weight: bold;
	font-style: italic;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
}
.copyright a {
    font-weight: normal;
	color: #993333;
}
.copyright a:hover {
    font-weight: normal;
	color: #ff9900;
}
.copyright a:active {
    font-weight: normal;
	color: #FFFFFF;
}
.menubar a {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #fc0;
	font-size: 10pt;
	text-decoration: none;
	padding: 2px 2px;	
	text-align: center;
}
.menubar a:hover {
	background: #336;
	color: yellow;
}
.menubar a:active {
	color: white;
}
.menubarb a {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	font-size: 10pt;
	text-decoration: none;
	padding: 2px 2px;	
	text-align: center;
}
.menubarb a:hover {
	background: #336;
	color: #ff9900;
}
.menubarb a:active {
	color: white;
}.content-subtitle-burgundy { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; padding: 2px; font-weight: bolder; color: #993333; font-style: italic; }
.content-burgundy {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	padding: 2px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993333;

}
.login {
	font-family: Arial, sans-serif;
	font-size: 6pt;
	padding: 2px;
	font-style: normal;
	color: tan;

}