body{
	background-image: url('/bg.gif');
	font-size:x-small;
	color:#999999;
	font-family:Verdana, Tahoma, Helvetica;
}
.ts-idle   { margin-left:11px;padding-left: 18px; background-image: 
               url('/images/ts-idle.gif'); 
               background-repeat: no-repeat; background-position: left center;font-size:8pt; }
.ts-empty   { margin-left:11px;padding-left: 18px; background-image: 
               url('/images/ts-nousers.gif'); 
               background-repeat: no-repeat; background-position: left center;font-size:8pt; }
td{
	font-size:10px;
}
.ts-active   { margin-left:11px;padding-left: 18px; background-image: 
               url('/images/ts-active.gif'); background-repeat: no-repeat; background-position: left center;
}
.news_heading a{
color:#d9d9d9;
text-decoration:none;
}
.news_heading { 
background-image:url('/images/news_box_01.jpg');
background-repeat:no-repeat;
width:553px;
height:43px;
font-weight:bold;
padding-left:45px;
}
.forum_post{
background-image:url('/images/news_box_02.jpg');
background-repeat:repeat-y;
width:553px;
padding-left:20px;
padding-right:20px;
}
.news_details { 
background-image:url('/images/news_box_03.jpg');
background-repeat:repeat-y;
width:553px;
height:33px;
text-align:right;
color:#666666;
padding-right:20px;
}
a{
text-decoration:none;
color:#666666;
font-weight:bold;
}

.hr{
width:90%;
background-image: url('/images/div-line.gif'); 
background-repeat: repeat-x; 
background-position: left center;
height:11px;
}


.style1 {
	background-image: url(/'images/fo_final_12.jpg');
}
.style2 {
	background-image: url('/images/fo_final_14.jpg');
}
.style3 {
	background-image: url('/images/fo_final_13.jpg');
}
.style4 {
	background-image: url('/images/fo_final_11.jpg');
}
.style5 {
	background-image: url('/images/fo_final_15.jpg');
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color:#000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}