body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebebeb;
}
.style1 {
	color: #e5e6e7;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #A9C6E6;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #7c7c7c;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
#mu li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#C86411; text-decoration:none; font-weight:bold}
#mu2 li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu2 a { font-family:tahoma; font-size:11px; color:#585858}
#mu3 li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu3 a { font-family:tahoma; font-size:11px; color:#585858}
.style4 {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px
}
.style5 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #4A73B0;
	font-size: 11px;
	font-family: tahoma
}
.style7 {
	color: #E8892F;
	font-size: 11px;
	font-family: tahoma
}
.style8 {
	color: #585858;
	font-size: 11px;
	font-family: tahoma
}
.style9 {
	color: #6E8CB3;
	font-size: 11px;
	font-family: tahoma
}


#navbar {
	margin: 0; 
	padding: 0; 
	width: 506px; 
	/*height: 57px;*/
	/*background: url(/img/navbg.gif) no-repeat;*/
	/*z-index: 2;*/
}


#navbar ul {
	margin: 41px 0 0 0px; 
	padding: 0; 
	list-style: none; 
	/* width: 676px; */
	font-size: 13px; 
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;*/
	font-family: verdana, lucida, sans-serif, "Lucida Grande", "Lucida Sans Unicode";
}

#navbar li {
	margin: 0; 
	padding: 0; 
	float: left; 
	width: 101px;
	position: relative;
}

#navbar li a {
	height: 50px; 
	display: block; 
	padding: 8px; 
	margin: 0; 
	color: #FBFBF2; 
	text-align: right;
	padding-right:10px;
	text-decoration: none; 
	background: url(images/menu_div.gif) right no-repeat;
}

#navbar li#contact a {
	background-image:none;
}

#navbar li a:hover {
	color: #FFF; 
	/*text-align: center;*/
	background-color: #0778f3;
	/*background: url(/img/mainnavbg.gif) repeat 0 32px;*/
}
