body
{
    color: #a9a9a9;
	font-family: Verdana;
	background-color: #333333;
}

body, td, table, div
{
	color: #a9a9a9;
    font-family: Verdana;
    font-size: 12px;
}
#left_col {
	width: 225px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#page_content {
	margin-left: 225px;
}

#container {
	position: relative;
	width: 100%;
}
.newstable {
        margin-left: 10px;
}
span
{
	font-size: 11px;
	color: #cc9900;
	text-decoration: none;
}
a:link
{
	font-size: 11px;
	color: #cc9900;
	text-decoration: none;
}
a:visited 
{
	font-size: 11px;
	text-decoration:none;
	color:#ffbf00
}
a:active 
{
	font-size: 11px;
	text-decoration:none;
	color:#00ff00
}
a:hover 
{
	font-size: 11px;
	text-decoration:none;
	color:#80009e
}
H4.Jul
{
	color: #7c9dc0
}		

BODY.menu
{
	background-color:#333333;
}
B.headline
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
}
.form
{
    font-family: Verdana;
    font-size: 11px;
    color: #454545;
    border-top: #b9cbdf solid 1px;
    border-bottom: #b9cbdf solid 1px;
    border-left: #b9cbdf solid 1px;
    border-right: #b9cbdf solid 1px;
}
.btnSubmit
{
    font-family: Verdana;
    font-size: 11px;
    color: #ffffff;
    background-color: #cc9900;
    border-top: #7c9dc0 solid 1px;
    border-bottom: #7c9dc0 solid 1px;
    border-left: #7c9dc0 solid 1px;
    border-right: #7c9dc0 solid 1px;
}
li a
{
    list-style-type: disc;
    color: #cc9900;
    font-size: 14px;
    font-weight:bold;
    line-height: 20px;
}
li
{
    list-style-type: disc;
    color: #cc9900;
}
ul
{
    background-image: none;
    color: #a9a9a9;
    font-family: Verdana;
    background-color: #333333;
    margin: 0;
    padding-right: 5px;
    padding-left: 40px;
    padding-bottom: 5px;
    padding-top: 5px;
}
/*
ul#menu 
{
width: 160px;
margin: 20px;
padding: 5px;
}

ul#menu ol 
{
display: none;
text-align: left;
margin: 5px;
padding: 5px;
}

ul#menu li, 
ul#menu a 
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #cc9900;
list-style-type: disc;
}
ul#menu li 
{
line-height: 10px;
margin: 10px;
}
ul#menu ol li 
{
border-bottom: none;
color: #00ff00;
}
ul#menu ol li:before 
{
content: "- ";
}
ul#menu a 
{
text-decoration: none;
outline: none;
color: #cc9900;
}
ul#menu a:hover 
{
color: #80009e;
}
ul#menu a.active 
{
color: #00ff00;
}
*/
#search INPUT
{
	border-right: #506575 1px solid;
	border-top: #506575 1px solid;
	margin-top: 1px;
	font-size: 9px;
	background: #cccccc;
	border-left: #506575 1px solid;
	width: 96px;
	margin-right: 6px;
	border-bottom: #506575 1px solid;
	color: #000000;
	height: 12px;
	font-family: Verdana;
}
#search BUTTON
{
	font-family: Verdana;
	color: #000000;
	background-color: #cccccc;
	border-top: #7c9dc0 solid 1px;
	border-bottom: #7c9dc0 solid 1px;
	border-left: #7c9dc0 solid 1px;
	border-right: #7c9dc0 solid 1px;
	width: 30px;
	margin-right: 8px;
	font-size: 9px;
	position: relative;
	top: -1px;
	height: 16px;
	text-align: center;
}
		
	