* { margin:0;
    padding:0;}
a {	
	color:#660000;
}
a:hover {
	color:#CC0000;
}	
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color: #330000;
	height: 100%;
	text-align: center;
}
h1 {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;

}
h2 {
	font-size: 0.9em;
	margin-top: 1em;
	margin-bottom: 1em;

}
li {
	margin-left:2em;
	font-size: 0.8em;
}
ol {
	margin-left:2em;
}
p {
	font-size: 0.8em;
	margin-top: 1em;
	margin-bottom: 1em;
}
ul {
	margin-left:2em;
}
.authinfo {
	font-size: 0.7em;
}
.btmbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
.content {
	margin:0 1em 0 1em;
}
.footer {
	height:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
	font-size: 0.7em;
}
.holder {
	height:100%;
	background-color: #FFFFFF;
	text-align:left;
	margin-right:auto; 
    margin-left:auto;
}	
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	background-image: url(trc.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.margin2 {
	margin: 4px 0 4px 0;
}
.mencol {
	float:left;
	width:165px;
	margin: 3em 1em 1em 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mencor {
	float:right;
	width:165px;
	margin: 3em 0em 1em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuitem {
	padding: 2px;
	width: 160px;
	border: 1px solid #660000;
	font-size: 0.6em;
	margin: 1px;
	text-align: left;
	text-decoration: none;
	display: block;
}
.menuitema {
	padding: 2px;
	width: 160px;
	border: 1px solid #330000;
	font-size: 0.6em;
	margin: 1px;
	text-align: left;
	text-decoration: none;
	display: block;
	background-color: #FFFF99;
}
.mthis {
    font-size: 0.75em;
	color: #CC6666;
}
.off {
    font-size: 0.75em;
	color: #660000;
	text-decoration: none;
}
.on {
    font-size: 0.75em;
	text-decoration: underline;
}

