body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {color: #CCCCCC}
.style2 {font-size: 12px}
.style3 {color: #999999}
.style4 {color: #FFFFFF}
a:link {
	color: #FF3C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3C00;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style5 {
	color: #FF6508;
	font-weight: bold;
              font-size: 14px;
}
.style7 {
	color: #666666;
	font-weight: bold;
}
.style9 {color: #666666; font-weight: bold; font-size: 14px; }
  #test2 {
    border: 0px solid #555;
    width: 416px;
    height: 203px;
  }

  #scroller-header a {
	text-decoration:none; 
	color:#867863; 
	padding:0 0px;
	background-color:#dad6cb;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
}

a.selected {
	text-decoration:underline !important; 
	color:#4b412f !important;
	background-color:#FFFFFF !important;
}

#scroller-header {
	width:192px;
	height:20px;
	padding:0px 0 0 0px;

	
}

#scroller-body {
	width:192px;
	padding-bottom:0px;
}

#mask {
	width:192px;
	overflow:hidden;
	margin:0 auto;
}


#panel {

}

#panel div {
float:left;

}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:0;
}

	#panel ul li {
		padding:3px;
		color:#557482;
		border-bottom:1px dotted #ccc;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
}

#panel-2 {
}

#panel-3 {
}

