body { 
	background-color: #333366; 
	color: #000000; 
	font-family: Arial,Helvetica,sans-serif; 
}
td   { 
	color: #000000; 
	font-family: Arial,Helvetica,sans-serif; 
}
td.status  { 
	color: #33cc33; 
	bgcolor: #003300; 
	font-family: Arial,Helvetica,sans-serif; 
}

a { 
	color: #000033; 
	text-decoration: underline 
}
a:hover { 
	color: #006666; 
	text-decoration: none; 
}

a.image { 
	color: #000000; 
	text-decoration: underline 
}
a.image:hover { 
	color: #ccccff; 
	text-decoration: underline; 
}

a.nav { 
	background-color: #ccccff; 
	color: #000066; 
	text-decoration: underline 
}
a.nav:hover { 
	background-color: #9999cc; 
	color: #66ffff; 
	text-decoration: none; 
}

a.link { 
	color: #000066; 
	text-decoration: underline 
}
a.link:hover { 
	background-color: #003333; 
	color: #006666; 
	text-decoration: none; 
}

.masthead {
	background-color: #000000;
}
.console {
	background-color: #ccccff;
}



a:hover { color: #006666; text-decoration: none; } 
a { color: #000033; text-decoration: underline }

a.image:hover { color: #ccccff; text-decoration: underline; }
a.image { color: #000000; text-decoration: underline }

a.room { 
	background-color: #9999cc; 
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #000066; 
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
	text-decoration: none; 
}
a.room:hover { 
	background-color: #ccffff; 
	color: #000000; 
	font-weight: bold;
	text-decoration: none; 
} 
a.room-active { 
	background-color: #ccccff; 
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #000066; 
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
	text-decoration: none; 
}


a.menu { 
	background-color: #9999cc; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #000066; 
	font-size: 10pt;
	padding: 3px;
	text-decoration: none; 
}
a.menu:hover { 
	background-color: #ccffff; 
	color: #000000; 
	text-decoration: none; 
} 
a.menu-active { 
	background-color: #ccccff; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #000066; 
	font-size: 10pt;
	padding: 3px;
	text-decoration: none 
}

a.link:hover { background-color: #003333; color: #006666; text-decoration: none; } 
a.link { color: #000066; text-decoration: underline }

