@charset "utf-8";
/* CSS Document */
a {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#ccc;
}
.blbg {
	background:#000;
}
.navbar {
	font-size:16px;
	font-weight:bold;
	font:Tahoma, sans-serif;
	background: #000;
	color: #FFF;
}
p {
	text-align:left;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	/*background: #000;*/
}

.navbar ul {
	font:Tahoma, sans-serif;
	font-weight:bold;
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 125px;*/
	border-bottom: 0px solid #ccc;
	z-index:100;
	}

.navbar ul li {
	font:Tahoma, sans-serif;
	position: relative;
	vertical-align: bottom;
	top:5px;
	z-index:100;
	}
.navbar li ul {
	font-size:14px;
	background-color:#000;
	position: absolute;
	left: 0px;
	top: 25px;
	width:200px;
	display: none;
	z-index:100;
	text-align:left;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px;
/*	background: #F90; 
	border: 0px solid #ccc;
	border-bottom: 0;*/
	}
li:hover ul { 
	display: block; 
	color: #FFF;

}
.style9 {

  font-size: 12px;

  font-weight: bold;

}

.style10 {font-family: Tahoma}

.style11 {

  color: #008080

}

.style12 {font-family: Tahoma; font-size: 12px; }

.style14 {font-size: 11px}

.style15 {

  color: #191919;

  font-weight: bold;

}

.style16 {

  font-size: 12px;

  font-weight: bold;

  font-family: Tahoma;

}

.style18 {
	color: #0000FF;
	font-size: 12px;
}

.style20 {color: #0000FF; font-weight: bold; }

.style24 {color: #4B4B4B}

.style25 {

  color: #030303;

  font-weight: bold;

}

.style26 {

  color: #000000;

  font-weight: bold;

}

.style27 {

  color: #0000CC;

  font-weight: bold;

}
