/*
#menu_container ul, #menu_container li{list-style:none;padding-left:4px;margin-left:4px;}
#menu_container ul a{text-decoration:none;}
*/

body {
	background-color: #000000;
}
.style1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a{font-family: "Trebuchet MS", Verdana, Arial;}
/*
#menu_container a:link {
	color:#FFF;
	background:transparent;
	font-size: 12px;
}

#menu_container a:visited {
	color:#FFF;
	background:transparent;
	font-size: 12px;
}
*/
ul#bottom_menu li{display:inline;padding-left:18px;background-image: url("/static/images/brown.jpg");
                   background-repeat:no-repeat;margin-right:15px;}

h1{font-family: "Trebuchet MS", Verdana, Arial;font-size: 24px;margin:4px;margin-top:25px;color:#58a548;}
h2{font-family: "Trebuchet MS", Verdana, Arial;font-size: 14px;margin:4px;margin-top:20px;
       color:#58a548;}

p, td{font-family: "Trebuchet MS", Verdana, Arial;font-size: 14px;color: #666666;}
li{font-family: "Trebuchet MS", Verdana, Arialmargin:4px;font-size:14px;line-height:16px;color:#666666;margin-left:30px;}


