BODY {
	margin: 3px 3px 3px 3px;
	padding: 0px 0px 0px px;
	font-family :Arial, Helvetica, sans-serif;
	color :#993333;
/*	background-color :#eeeeee;*/
	background-color :#eeeeee;
	font-size :14px;
/* part 1 of 2 centering hack */
	background-image: url(../images/rar_logo_bgd.gif);
/*	background-image: url(../images/rlogo_s.gif);*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	text-align:center;
/*
	background-position: top left;
	background-position: top center;
	background-position: top right;
	background-position: center left;
	background-position: center;
	background-position: center right;
	background-position: bottom left;
	background-position: bottom center;
	background-position: bottom right;
*/
}


.center{
text-align: center;
}

A.menub {
	color :#000000;
	font-weight :bold;
	font-size :14px;
	text-decoration :none;
}
A.menub:link { color :#000000; }
A.menub:visited { color :#000000; }
A.menub:active { color :#000000; }
A.menub:hover { color :#CC6666; }

A.menu_title {
	font-family :Arial, Helvetica, sans-serif;
	font-size :16px;
	font-weight :bold;
	color :#993333;
	margin-left:-10px;
}
A.menu_title:link { color :#993333; }
A.menu_title:visited { color :#993333; }
A.menu_title:active { color :#993333; }
A.menu_title:hover { color :#993333; }

A.menu_titler {
	font-family :Arial, Helvetica, sans-serif;
	font-size :16px;
	font-weight :bold;
	color :#993333;
	margin-right:-10px;
}
A.menu_titler:link { color :#993333; }
A.menu_titler:visited { color :#993333; }
A.menu_titler:active { color :#993333; }
A.menu_titler:hover { color :#993333; }

.menu_submenu {
	margin-left:10px;
}

#menu_data{
	width :345px;
	text-align: left;
	margin-left:10px;
}

#menu_datar{
	width :345px;
	text-align: right;
	margin-right:10px;
}

#tcenter{
	width :200px;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

#center{
	text-align: center;
}

H3 {
	font-family :Arial, Helvetica, sans-serif;
	font-size :18px;
	font-weight :bold;
}

.title {
	font-family :Arial, Helvetica, sans-serif;
	font-size :18px;
	font-weight :bold;
}


H5 {
	font-family :Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight :bold;
}

A { color:Black; }
A:link { color :Black; }
A:visited { color :Black; }
A:active { color :Black; }
A:hover { color :#000000; text-decoration :none; }

A.none { 
	color: Black;
	background-color: #eeeeee;
	text-decoration: none;
}
A.none:link { color: Black; }
A.none:visited { color: Black; }
A.none:active { color: Black; }
A.none:hover { background-color: #eeeeee; color: Black; }

A.menu {
	color :#000000;
	font-weight :bold;
	font-size :11px;
	text-decoration :none;
}
A.menu:link { color :#000000; }
A.menu:visited { color :#000000; }
A.menu:active { color :#000000; }
A.menu:hover { color :#CC6666; }

A.menu2 {
	color :#000000;
	font-weight :bold;
	font-size :11px;
	text-decoration :none;
}
A.menu2:link { color :#000000; }
A.menu2:visited { color :#000000; }
A.menu2:active { color :#000000; }
A.menu2:hover { color :#3890D0; }

A.menum {
	color :#000000;
	font-weight :bold;
	font-size :11px;
	text-decoration :none;
}
A.menum:link { color :#000000; }
A.menum:visited { color :#000000; }
A.menum:active { color :#000000; }
A.menum:hover { color :#9E9E9E; }


