/* rhs style sheet written by 
   Richard Hunter Services
   Copyright 2005 - all rights reserved
*/
body {
	color:#000000; 
	font-family : "times new roman", verdana, arial, helvetica, sans-serif; 
	font-size:10pt; 
	background-color:#FFFFFF;
}

.menu {
	background-color: #E0FFFF;
	FONT-WEIGHT: bold;  
	font-family: "times new roman", verdana, arial, helvetica, sans-serif; 
	font-size: 14pt; 
	TEXT-DECORATION:none; 
	color:#000000
}

.menu:link {
	FONT-WEIGHT: bold;
	background-color: #E0FFFF;
	font-family: "times new roman", verdana, arial, helvetica, sans-serif; 
	font-size: 14pt; 
	color:#121218;
	text-decoration: none
}

.menu:active {
	;background-color: #E0FFFF;
    ;Color: #ff0000;
    ;text-decoration: none;
}
.menu:hover {
	BACKGROUND-COLOR:#00FFFF; 
	COLOR:#121218; 
	TEXT-DECORATION: none
}

/*.menu:visited {
	;COLOR: #000000;
	;background-color: #E0FFFF;
	;TEXT-DECORATION:none;

}*/

hr {
    Color: #6666cc;
    background-color: #FFFFFF;
}
img {
	border: 0px none; 
}