/*
_a { color:#113355; text-decoration:none;font-weight:bold; }
_a:hover { color:#113355; text-decoration:underline; }

_a.side { color:#113355; text-decoration:none; }
_a:hover.side { color:#113355; text-decoration:underline; }

_a.white { color:#eee; text-decoration:none; }
_a:hover.white { color:#eee; text-decoration:underline; }

_body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:11px; 
	scrollbar-face-color:#8fe5fc; scrollbar-shadow-color:#000a50; 
	scrollbar-highlight-color:#eee; scrollbar-3dlight-color:#ccc; 
	scrollbar-darkshadow-color:#ccc; scrollbar-track-color:#eeeeee; 
	scrollbar-arrow-color:#fff; 
	margin:0px 0px 0px 0px;
}

_form { margin:0px 0px 0px 0px; }

_hr { height:1px; color:#ddd }
_hr.side-hr { height:1px; color:#ddd }

_td { font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:12px; }

_pre { font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:10px; }

_.alt { color:#666; }

_.header {
	background:url("images/header.jpg") no-repeat;
	height:154px;
	width:615px;
  }

_.menu {
	background:url("images/menu.gif") no-repeat;
	width:165px;
}


__.table-top{
	background:url("images/table-top.gif") no-repeat;
	height:107;
	width:450px;
}

_.table-bottom{
	background:url("images/table-bottom.png") no-repeat;
	height:120px;
	width:448px;
	}    	
	
.table-center{
  background:url("images/table-center.gif") repeat-y;
  }   

.bottom-wide{
  position:absolute;
	background:url("images/bot.png") repeat-x;
	top:bottom;
	margin-top:-45px;
	height:85px;
	width:100%;
	} 
	

.bottom{
	background:url("images/bottom.gif") no-repeat;
	height:242px;
	width:615px;
	}    	

.bottom-left{
	background:url("images/bottom-left.gif") repeat-x;
	height:300px;
	width:100%;
	}    

.header2 {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#eee;
	padding:0px 4px 4px 4px;
}

.footer {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#333; background-color:#bbb;
	border:#aaa 1px solid;
	padding:10px;
}

.footer2 {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#666;
	padding:10px;
}

.button {
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:12px;
	color:#fff; background-color:rgb(143,229,252);
	border-top:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	border-left:#ccc 1px solid;
	margin-top:2px;
}
	
.textbox {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:12px;
	color:#000; background-color:#fff;
	border:1px rgb(143,229,252) solid;
}

.main-bg { padding:10px; }

.side-border-left { padding:10px 0px 10px 0px; }
.side-border-right { padding:10px 0px 10px 0px; }

.main-body {
	font-size:12px;
	color:#000; background-color:#ffffff;
	padding:3px 4px 3px 4px;
}

.side-body {
	font-size:9px;
	color:#000; background-color:#eee;
	padding:4px 4px 6px 4px;
}

.border { background-color:#ddd; border:0px #004a80 solid; }

.infobar {
	font-size:11px;
	color:#000; background-color:#ffffff;
	padding:2px 4px 6px 4px;
	
}

.caption {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:14px; font-weight:bold;
	color:#cf1d01; background-color:#ffffff;
	padding:0px 4px 4px 4px;
}

.side-caption {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px; font-weight:bold;
	color:#eee; background-color:#004a80;
	padding:0px 4px 3px 4px;
}

.tbl-border { background-color:#bbb; }
.tbl { font-size:13px; padding:3px 4px 3px 4px; }
.tbl1 {	font-size:13px; color:#000; background-color:#ffffff; padding:10px 0px 20px 0px; border-top:1px dashed #cf1d01;}
.tbl2 { font-size:13px; color:#000; background-color:#ffffff; padding:10px 0px 20px 0px; border-top:1px dashed #cf1d01;}

.mytbl-border { background-color:#ccc; }
.mytbl { font-size:12px; padding:2px 0px 2px 0px; }
.mytbl1 { font-size:12px; color:#000; background-color:#fff; padding:4px; }
.mytbl2 { font-size:12px; color:#000; background-color:#eee; padding:4px; }
	
.forum-caption {
	font-size:10px; font-weight:bold;
	color:#eee; background-color:#004a80;
	padding:2px 4px 4px 4px;
}

.quote {
	color:#000; background-color:#fff;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #004a80 solid;
}
	
.poll { height:12px; border:1px #000 solid; }

.comment-name { font-weight:bold; color:#113355; }

.shoutboxname { font-weight:bold; color:#113355; }
.shoutbox { color:#555; }
.shoutboxdate { font-size:9px; color:#333; text-align:right; }

.small { font-size:10px; font-weight:normal; }
.small2 { font-size:10px; font-weight:normal; color:#555; }
.side-small { font-size:9px; font-weight:normal; color:#333; }
.side-label { background-color:#ddd; padding:2px; }

.gallery { padding: 16px 0px 8px 0px; }
.gallery img { border: 1px solid #ccc; filter: gray; }
.gallery:hover img { border: 1px solid red; filter: none; }
img.activegallery { border: 1px solid green; filter: none; }



.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(/fus/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/ * Styles for the popup * /
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(/fus/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
*/