@charset "ISO-8859-1";


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	background-image: url(graphics/backgrounds/mobayen_bgx.gif);
	background-repeat: no-repeat;
}

a:hover { color: #8080FF } 
a:link { color: #800000 } 
a:visted { color: #800000 } 

.nav01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.heading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}

#navBar ul {
	margin: 0 0 0 20px;
	padding:0;
}
		
.navBar1  {
	font-size: 12px;
	color: #800000;
}
.navBar1 li  {
	font-size: 11px;
	color: #800000;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 0px 12px 3px;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
.navBar1 li a, .navBar1 li a:visited  {
	display: block;
	text-decoration: none;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	padding: 10px 0px 0px 6px;
	background-image: url(graphics/navigation/button_x2.gif);
	background-position: -16px -22px;
	background-repeat: no-repeat;
}
.navBar1 li a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(graphics/navigation/button_x2.gif);
	background-position: -16px 4px;
	background-repeat: no-repeat;
}

.navBar2 ul {
	display: block;
	margin: 0 0 0 30px;
	padding: 10px;
}
.navBar2 li   {
	font-size: 10px;
	padding: 12px 0 4px 4px;
	color: #333;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
.navBar3 li    {
	font-size: 10px;
	color: #800000;
	padding: 5px 0px 3px 6px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(none);
}
.navBar3 li a     {
	text-decoration:none;
	width: 120px;
	padding: 0px 0px 0px 15px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(graphics/navigation/button_small_x2.gif);
	background-position: -6px -21px;
	background-repeat: no-repeat;
}
.navBar3 li a:hover  {
	text-decoration:none;
	padding: 0px 0px 0px 15px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(graphics/navigation/button_small_x2.gif);
	background-position: -6px -1px;
	background-repeat: no-repeat;
}
.navBar4 li     {
	font-size: 10px;
	color: #800000;
	padding: 3px 0px 3px 15px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(none);
}
.navBar4 li a     {
	display: block;
	text-decoration:none;
	width: 120px;
	padding: 0px 0px 0px 15px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(graphics/navigation/button_small_x2.gif);
	background-position: -6px -21px;
	background-repeat: no-repeat;
}
.navBar4 li a:hover  {
	display: block;
	text-decoration:none;
	width: 120px;
	padding: 0px 0px 0px 15px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(graphics/navigation/button_small_x2.gif);
	background-position: -6px -1px;
	background-repeat: no-repeat;
}
