/* CSS Document */
body {font-family:Arial,Helvetica,  sans-serif; font-size:12px; font-weight:normal; padding:0px; background-color:#FFFFFF; color:#000000; line-height: 13px;}
.black{font-size:12px; color:#000000;}
.loud {font-size:12px; font-weight:bold; color: #000000;}
.loud2 {font-size:12px; font-weight:bold; color: #000000;}
.loud3 {font-size:12px; font-weight:normal; color: #000000;}
.blogposts {font-size:12px; color:#000000;}
.freetext {font-size:12px; color:#000000; font-weight:normal; padding-left: 30px;}


A:link {
	font-size: 11px;
	font-weight: bold;
	color:#0033FF;
	text-decoration: none;
	text-transform: none;
}

A:visited {
	font-size: 11px;
	font-weight: bold;
	color:#0033FF;
	text-decoration: none;
	text-transform: none;
}


A:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0033FF;
}

A:hover {
	font-size: 11px;
	color: #33CCFF;
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
    }




.nav a:hover{
background-color:#666666;
font-size: 10px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-transform:none;
}

.nav a:link, .nav a:visited, .nav a:active {
font-size: 10px;
font-weight:bold;
color:#000000;
text-decoration:none;
text-transform:none;
}




ul.menu1, ul {padding:0px; margin:0; border:0; list-style-type:none; height:auto; overflow:hidden; background:#FFFFFF; width:115px; text-align:left; color:#000000; font-weight: bold; border:0px solid #FFFFFF;}
ul.menu1 table {border-collapse:collapse; padding:0; margin:0; font-size:12px; font-weight: bold; }
ul.menu1 ul {margin-left:0px;}
ul.menu1 li {text-indent:0em;}
ul.menu1 li.drop {margin-bottom:0px;}
ul.menu1 li a, 
ul.menu1 li a:visited {display:block; width:115px; height:15px; line-height:14px; text-decoration:none; color:#000000; font-weight: bold;}
ul.menu1 li a.last, 
ul.menu1 li a.last:visited {display:block; width:115px; height:14em; line-height:14px;}
ul.menu1 li ul {display:none;}

ul.menu1 li:hover a {border:0; color:#000000; font-weight:bold; background-color:#CCCCCC;}
ul.menu1 li a:hover {border:0; color:#000000; font-weight:bold; background-color:#CCCCCC;}
ul.menu1 li:hover ul {display:block; height:auto; width:115px; margin-top:-2px; background:#000000; border:0px solid #FFFFFF;} 
ul.menu1 li a:hover ul {display:block; height:auto; width:115px; margin-top:0px; background:#CCCCCC; border:0px solid #FFFFFF;}
ul.menu1 li:hover ul li a:  {height:15px; width:115px; background-color:#CCCCCC; color:#000000; font-weight:bold;}
ul.menu1 li a:hover ul li a {height:15px; width:115px; background-color:#CCCCCC; color:#000000; font-weight:bold;}
ul.menu1 li:hover ul li:hover a, 
ul.menu1 li a:hover ul li a:hover {background-color:#999999; color:#000000;}


#droppedheader {height:15px; width:115px; background-color:#CCCCCC; color:#000000; font-weight:bold;}

#dropped {height:15px; width:115px; background-color:#CCCCCC; color:#000000; font-weight:bold;}

#droppedactive {height:15px; width:115px; background-color:#999999; color:#000000; font-weight:bold;}

li.drop{
	padding-left:-1px;
	}


A.drop:link {
   font-size: 11px;
   font-weight: bold;
   color:#000000;
   text-decoration: none;
   text-transform: none;
   line-height: 15px; 
   padding-left:-1px;
}

A.drop:visited {
   font-size: 11px;
   font-weight: bold;
   color:#000000;   
   text-decoration: none;
   text-transform: none;
     line-height: 15px; 
    }


A.drop:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width:115px; 
	}

A.drop:hover { 
   font-size: 11px;
   color: #000000;
   background-color:#999999;
   font-weight: bold;
   text-decoration:none;
   text-transform: none; 
     line-height: 15px;
	 width:115px;  
	}

A.drop2:hover { 
   padding-left:5px;
   padding-right:inherit;
   font-size: 11px;
   color: #000000;
   background-color:#999999;
   font-weight: bold;
   text-decoration:none;
   text-transform: none; 
     line-height: 15px;
	 width:115px;  
	}



#bullet{background-image:url(../images/bullet.gif);
        background-repeat:no-repeat;
		background-position:left, top;
		position:relative;
		left:-25px;
		height:25px;
		width: 615px;
		z-index:4;
		}
			




#container {
	position:relative;
	float: auto;
	margin-left:50px;
	margin-right:auto;
	width: 845px;
	z-index: 0;
	}
