a { color:#50778B; text-decoration:none; font-weight:bold; }
a:hover { color:#D8802E; text-decoration:underline overline; }

a.side { color:#50778B; text-decoration:none; }
a:hover.side { color:#D8802E; text-decoration:underline; }

a.white { color:#909EA5; text-decoration:none;height:8px;white-space:nowrap; }
a:hover.white { color:#113355; text-decoration:underline; }

body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:11px; 
	scrollbar-face-color:#E2E2E3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:#92A9C3;
	scrollbar-track-color: #EAE9E9;
	scrollbar-darkshadow-color: #C2C2C2;

}
img			{border: 0px;}

form { margin:0px 0px 0px 0px; }

hr { border-top:1px #ccc solid; border-bottom:1px #F7F7F8 solid; }
hr.side-hr { border:1px #ccc solid; border-bottom:1px #F7F7F8 solid; }

td { font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:11px; }

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

.alt { color:#666; }

.header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#333; background-color:#F7F7F8;
	padding:5px;
}

.header2 {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#F7F7F8;
	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:10px;
	color:#444; background-color:#ddd;
	border:#666 1px solid;
	margin-top:2px;
}
	
.textbox {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#000; background-color:#F7F7F8;
	border:1px #666 solid;
}

.main-bg { padding:5px 0px 5px 0px; }

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

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

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

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

.infobar {
	font-size:9px;
	height:18px;
	color:#000; background-color:#EAE9E9; 
	padding:3px 4px 3px 4px;
}

.pan-left { width:10px; height:21px; background-image:url(images/pan-left.gif); }
.pan-right { width:10px; height:21px; background-image:url(images/pan-right.gif); }

.pan-main {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#92A9C3;
	height:21px;
	padding:0px 2px 0px 2px;
	background-image:url(images/pan-main.gif);background-repeat:repeat-x;
}

.border-left { width:10px; background-image:url(images/border-left.gif);background-repeat:repeat-y; }
.border-right { width:10px; background-image:url(images/border-right.gif);background-repeat:repeat-y; }

.border-bleft { width:10px; height:16px; background-image:url(images/border-bleft.gif); }
.border-bright { width:10px; height:16px; background-image:url(images/border-bright.gif); }
.border-bmain { height:16px; background-image:url(images/border-bmain.gif);background-repeat:repeat-x; }

.border-tleft { width:10px; height:21px; background-image:url(images/border-tleft.gif); }
.border-tright { width:10px; height:21px; background-image:url(images/border-tright.gif); }
.border-tmain { height:21px; background-image:url(images/border-tmain.gif);background-repeat:repeat-x; }

.header-bleft { width:10px; height:21px; background-image:url(images/header-bleft.gif); }
.header-bright { width:10px; height:21px; background-image:url(images/header-bright.gif); }

.header-bmain {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;font-weight:normal;
	color:#444;
	height:21px;
	padding:0px 2px 2px 2px;
	background-image:url(images/header-bmain.gif);background-repeat:repeat-x;
}

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

.tbl-border { background-color:#ccc; }
.tbl { font-size:11px; padding:3px 4px 3px 4px; }
.tbl1 {	font-size:11px; color:#000; background-color:#F7F7F8; padding:4px; }
.tbl2 { font-size:11px; color:#000; background-color:#EBEBEB; padding:4px; }
	
.forum-caption {
	font-size:10px; font-weight:bold;
	color:#444; background-color:#E1E1E1;
	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 #BBBBBB solid; }

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

.shoutboxname { font-weight:bold; color:#50778B; }
.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:#e3e3e3; 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; }