a:link, a:visited
{ color: #7287aa; font-weight:bold; text-decoration:none;} 
a:hover, a:active
{ color: #EEEEEE; font-weight:bold; text-decoration:none;}

a.spl:link, a.spl:visited
{ color: #FF8040; font-weight:bold; text-decoration:none;} 
a.spl:hover, a.spl:active
{ color: #EEEEEE; font-weight:bold; text-decoration:none;}

a.sp2:link, a.sp2:visited
{ color: #444444; font-weight:bold; text-decoration:none;} 
a.sp2:hover, a.sp2:active
{ color: #666666; font-weight:bold; text-decoration:none;}

body
{
	font-family:verdana;
	font-size:0.7em;
	background-color:#000000;
	background-image: url(pics/bk1.gif);
	background-repeat: repeat-xy;
	background-attachment: fixed;	
	margin:10px auto;
	margin-top:5px;
	margin-bottom:30px;
	width:900px;
	text-align:center;
}

ul{ margin-top:0px; }
li { margin-left:-20px; }

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #CCCCCC;
}

.box{ border:1px solid #444444; padding: 5px 5px 5px 5px; }

.tab {
  background-color: #444444;
  border: 2px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  position: relative;
  font-weight:bold; 
  text-decoration:none;
  color: #000000;
  top: -3px;
  z-index: 100;
}

.tabarea
{
	background-color:#444444; color:#000000; padding:3px; border:1px solid #000000;
}

.big{
	font-size: 10pt;
	font-weight:bold;
}

.small{
	font-size: 8pt;
}

.wrapper {    
	width:900px;
	margin:0 auto;
	text-align:left;
	background:#000000;
}

.wrapper2 {    
	width:890px;
	margin:0 auto 5 10;
	text-align:left;
	background:#000000;
}

.header{
	border:1px solid #000000;
	width:900px;
	height:100px;
	background: url(pics/header.jpg) repeat-y;
}

.topmenu{
	border:1px solid #000000;
	width:900px;
	height:33px;
	text-align:center;
	background: url(pics/bg_02.gif) repeat-x;
	margin-top:1px;
	margin-bottom:1px;
}

.innerbutton{
	color: #FFFFFF; 
	font-weight:bold;
	text-align:center;
	padding-top:8px;	
}

.button{
	width:100px;
	height:33px;
	background: url(pics/button.jpg);
	margin-right:1px;
	margin-left:1px;	
}

.content{
	color:#EEEEEE;
	border:1px solid #000000;
	background-image: url(pics/vert_g2.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
	padding:10px 10px 10px 130px;
	height:auto;
}

.content2{
	color:#EEEEEE;
	border:1px solid #000000;
	background-image: url(pics/vert_g2.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
	padding:10px 10px 10px 10px;
	height:auto;
}

.translucent{
	filter: alpha(opacity=60); -moz-opacity:.6; opacity:.6; -khtml-opacity:.6;
}

.pics{ padding:5px; border:1px solid #444444; margin-top:3px; }
.pic0{ padding:0px; border:1px solid #444444; margin-top:3px; }
.pic1{ padding:2px; border:1px solid #444444; margin-top:3px; }
.pic2{ padding:2px; border:1px solid #444444; margin:5px; }

.ads{
	position: absolute;
	margin-top:10px; 
	float:left;
}