a img {
	border: 0;
}

a {
	color : #000;
	text-decoration : none;
}

a:hover {
	color : #888;
	text-decoration : underline;
}

a.side {
	color : #666;
	text-decoration : none;
}

a:hover.side {
	color : #888;
	text-decoration : underline;
}

a.white {
	color : #e1e1e1;
	text-decoration : none;
}

a.topnavi{
	font-weight:bold;
	font-size:10px;
	display:block;
	float:left;
	color: #04688d;
	margin: 0px 5px -2px 0px;
	padding: 3px 5px 4px 5px;
	background-color: #f0f0f0;
	border: 1px solid #bebebe;
	text-decoration : none;
}
a.topnavi:hover{
	color: #222;
	position: relative;
	padding: 3px 5px 5px 5px;
	background-color: #f5f5f5;
	border: 1px solid #bebebe;
	border-bottom: 0;
	text-decoration : none;
}
a.topnavi:active{
	color: #f6a504;
	position: relative;
	padding: 3px 5px 5px 5px;
	background-color: #f5f5f5;
	border: 1px solid #bebebe;
	border-bottom: 0;
	text-decoration : none;
}

a:hover.white {
	color : #e1e1e1;
	text-decoration : underline;
}

body {
	height:100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0;
	padding : 0;
}

html { height:100%; margin : 0; padding:0;}

form {
	margin : 0px;
}

#main { height:100%; margin: 0 auto; background-color: #f5f5f5;}
#content {vertical-align:top; padding-bottom:100px;}
#logo {padding:5px;}
#date {font-weight:bold; font-size : 10px; padding : 4px 4px 4px 4px;}
#toplinkbar{padding: 0px 5px}
.right {float:right;}
.left {float:left;}
.clear {clear:left;}

.borderl {
	width:4px;
	height: 100%;
	background-image: url(images/borderl.jpg);
	background-repeat: repeat-y;
}

.borderr {
	width:4px;
	height: 100%;
	background-image: url(images/borderr.jpg);
	background-repeat: repeat-y;
}


hr {
	height : 2px;
	border-bottom : 1px solid #fff;
	border-top : 1px solid #efeff4;
}

hr.side-hr {
	height : 2px;
	border-bottom : 1px solid #fffff4;
	border-top : 1px solid #cfcfd4;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #555;
}

.white-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #fff;
	background-color : #444;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	border-bottom: 1px solid #bebebe;
	background-color : #fff;
	overflow: hidden;
	background-image: url(images/headerbg.jpg);
	padding-right : 4px;
}

#footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height: 100px;
	position:relative;
	margin-top: -100px;
	color : #666;
	border-top: 1px solid #bebebe;
	text-align:center;
	vertical-align:bottom;
	background-color : #efeff4;
}

.button {
	font-family : "trebuchet ms", Tahoma, Arial, Verdana, Sans-Serif;
	font-size : 10px;
	color : #fff;
	background-color : #04688d;
	height : 20px;
	border : 1px solid #fff;
	margin-top : 2px;
}

input {
	background-color : #fff;
	border : 1px solid #444;
}

textarea {
	background-color : #fff;
	border : 1px solid #444;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #444;
	background-color : #fff;
	border : 1px solid #444;
}


.main-body {
	font-size : 11px;
	color : #444;
	padding : 0px 4px 3px 4px;
}

.side-body {
	font-size : 10px;
	color : #444;
	padding : 4px;
}

.main-bg {
	color : #444;
	padding : 0px 4px 0px 4px;
}

.border {
	border : 1px solid #034963;
}

.side-border-left {
	padding : 0px 4px 0px 4px;
	border-right: 1px solid #034963;
}

.side-border-right {
	padding : 0px 4px 0px 4px;
	border-left: 1px solid #034963;
}

.news-footer {
	font-size : 10px;
	color : #555;
	padding : 0px 10px 0px 10px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	display: block;
	font-weight : bold;
	color : #444;
	padding : 4px;
	border-bottom: 1px solid #ccc;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	display: block;
	font-weight : bold;
	color : #444;
	padding : 4px;
	border-bottom: 1px solid #ccc;
}

.tbl-border {
	color : #444;
	background-color : #ddd;
}

.tbl {
	font-size : 11px;
	padding : 4px;
	color : #444;
}

.tbl1 {
	font-size : 11px;
	color : #444;
	background-color : #f8f8f8;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #444;
	background-color : #f8f8f8;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #333;
	background-color : #ccc;
	background-image: url(images/headerbg.jpg);
	padding : 2px 4px 4px 4px;
}

.quote {
	color : #000;
	background-color : #efeff4;
	padding : 4px;
	margin : 0 20px;
	border : 1px solid #444;
}

.poll {
	height : 12px;
	border : 1px solid #000;
}

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

.shoutboxname {
	font-weight : bold;
	color : #666;
	background-color: #f5f5f5;
}

.shoutbox {
	color : #666;
	background-color: #f5f5f5;
}

.shoutboxdate {
	font-size : 9px;
	color : #888;
	background-color : #f5f5f5;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #666;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #444;
}

.side-label {
	color : #444;
	background-color : #efeff4;
	padding : 2px;
}