h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i ,a
{
font-family: verdana, arial, helvetica, sans-serif;
}
p,ul,ol,li,div,td,th,address,blockquote 
{
font-size:13px; 
} 


a:link
{
font-size: 13px;
color: #FF9900;
text-decoration: none
}

a:visited
{
font-size: 13px;
color: #FF9900;
text-decoration: none
}

a:active
{
font-size: 13px;
color: #FF9900;
text-decoration: none
}

a:hover
{
font-size: 13px;
color: #FFFF00;
text-decoration: underline
}


body
{
margin-left : 0px;
margin-top : 0px; 
margin-right : 0px;
margin-bottom: 0px;

SCROLLBAR-FACE-COLOR: #700000;
SCROLLBAR-ARROW-COLOR: #CC9933;
SCROLLBAR-TRACK-COLOR: #800000;

SCROLLBAR-HIGHLIGHT-COLOR: #800000;
SCROLLBAR-SHADOW-COLOR: #600000;
SCROLLBAR-3DLIGHT-COLOR: #900000;
SCROLLBAR-DARKSHADOW-COLOR: #500000;

background-color: #2d2d2d;
background-image: none !important;
}


/* new stylesheets - 01.07.2011 */
table table {
	background-color: #686767;
}

	table table tbody {
	}
	
table table table,
table table tbody tbody {
	background-color: transparent;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}

.facebook {
	width: 100%;
	height: 42px;
	position: absolute;
	left: 0;
	top: 0;
}

.facebook .icon  {
	margin: 0 auto;
	padding-top: 10px;
}

.facebook .icon a {
	background-image: url("/facebook_icon.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    float: right;
    height: 32px;
    margin-right: 24px;
    width: 32px;
}
