html, body {
height:100%;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 14px;
font-weight: bold;
margin:0; 
padding:0;
background:url(images/body_bg.gif);
}
a {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline; 
}

.thumb_tbl {	
	background-image:url(images/table_bg.gif);
	border:2px solid #9d9d9d;
	border-top:none;
}

.thumbs {
	background:url(images/table_gradient_bg.gif) top repeat-x;
}

	.thumbs a IMG{
    border: 1px solid #B11757;
		background:#242424;
		width:150px;
		height:200px;
	}

	.thumbs a:hover IMG {
		border: 1px solid #FEB361;
	}

.tl {
	font-size: 16px;
	color: #FEB361;
	line-height: 1.5em;
	font-weight:bold;
}
	.tl a{
		color: #eeeeee;
		font-size: 16px;
		line-height: 1.5em;
		font-weight:bold;
	}
.tl_large {
	font-size: 20px;
	color: #FEB361;
	line-height: 1.5em;
	font-weight:bold;
}
	.tl_large a {
		font-size: 20px;
		color: #eeeeee;
		line-height: 1.5em;
		font-weight:bold;
	}
.top_head {
font-size: 12px;
color: #FEB361;
line-height: 1.5em;
}
.top_head a{
color: #eeeeee;
font-size: 14px;
line-height: 1.5em;
font-weight:bold;
}
.rowlink a{
color: #ffffff;
font-size: 28px;
font-weight:bold;
}
.bottom{
color: #BFBFBF;
font-size: 12px;
}
.bottom a{
color: #BFBFBF;
font-size: 12px;
}
.nexus {
	color:#FEB361;
	font-size:14px;
}
.nexus a {
	color:#eeeeee;
	font-size:14px;
}
.hl {
	color:#eeeeee;
	font-size:11px;
}
