@charset "iso-8859-1";
body    {
color: #000000;
font-size: 12px;
font-family: verdana;
background: #000000;
margin: 0;
padding: 0;
background: #4C4129 url(images/main_bg.gif) repeat-x;
}

.h_bg {
background: url(images/h_bg.jpg) repeat-x;
}

.side_bar_bg {
background: #074a00 url(images/side_bar_bg.jpg) repeat-x;
}

.content_bg {
background: #ffffff url(images/content_bg.jpg) repeat-y;
}

div, table, tr, td  {
font-size: 12px;
}

a, a:active, a:visited, a:focus {
	color: #0B7100;
}

a:hover {
	color: #5C4E31;
}

a.footer, a.footer:active, a.footer:visited, a.footer:focus {
	color: #685c5c;
}

a.footer:hover {
	color: #802a2a;
}

.footer {
	font-size: 10px;
	font-family: verdana;
	color: #685c5c;
}

.side_bar {
	font-size: 10px;
	font-family: verdana;
	color: #cfd0a0;
}

a.side_bar, a.side_bar:active, a.side_bar:visited, a.side_bar:focus {
	color: #f8eed5;
}

a.side_bar:hover {
	color: #ffffff;
}

.red_small {
	font-size: 10px;
	color: #cc0000;
}

.screens {
	font-size: 12px;
	font-family: courier;
}

.small {
	font-size: 10px;
}

.ltgray {
	color: #afafaf;
}

.button
{border: 1px;
border-style: solid;
border-color: #333333;
background: #CCCCCC;
font-family: verdana;
font-size: 10px;}

.text
{border: 1px;
border-style: solid;
border-color: #333333;
background: white;
font-family: verdana;
font-size: 10px;
height: 18px;
width: 150px;}