body {
	background-color: #ffffff;
	background-image: url(main_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
}
.r {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px; 
	vertical-align: top;
}
.w {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold; color: #FFFFFF;
}
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold; color: #000;
	text-decoration: none;
}
.menuBackColor {
	background-color: #FFF;
}
.menuTopLevel {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 100%;
}
.menuTopLevel:hover {
	color: #FFCC33 ;
	text-decoration: underline;
}
.menuTopLevel:active {
	text-decoration: none;
}
	
A:link {color:"blue"; text-decoration:underline}
A:visited {color:"blue"; text-decoration:underline}
A:hover {color:red; text-decoration:underline}
A:active {color:"blue"; text-decoration:underline}

A.r:link {background:"#594CAA";color:yellow; text-decoration:underline}
A.r:visited {background:"#594CAA";color:yellow; text-decoration:underline}
A.r:hover {background:"#594CAA";color:red; text-decoration:underline}
A.r:active {background:"#594CAA";color:yellow; text-decoration:underline}

A.b2:link {background:"white";color:#0039a4; text-decoration:underline}
A.b2:visited {background:"white";color:#0039a4; text-decoration:underline}
A.b2:hover {background:"white";color:#FF0000; text-decoration:underline}
A.b2:active {background:"white";color:#FF0000; text-decoration:underline}

A.menuitem:link {color: #FFFFFF; text-decoration:none}
A.menuitem:visited {color: #FFFFFF; text-decoration:none}
A.menuitem:hover {color:#FFFFFF; text-decoration:underline}
A.menuitem:active {color:#FFFFFF; text-decoration:underline}
 
TD.menuitem { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold; color: #FFFFFF; 
	background-color:#000099; 
	height: 37px; 
	padding:7px;
}
TD.menuBack {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
}
td.edit_rt_top	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px; background:#ffff42;
}	
td.edit_rt_item {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	background: #ffff42;
}
