a {
	color : #222222;
	text-decoration : underline;
}

a:hover {
	color : #222222;
	text-decoration : none;
}

a.side {
	color : #222222;
	text-decoration : underline;
}

a:hover.side {
	color : #222222;
	text-decoration : none;
}

a.white {
	color : #222222;
	text-decoration : underline;
}

a:hover.white {
	color : #ccc;
	text-decoration : none;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	margin:0px;
	padding:0px;
	background:#FFFFFF url(images/body-bg.png) top center no-repeat;
	color:#000000;
}

form {
	margin : 0px;
}

hr {
	height : 2px;
	border-bottom : 1px solid #fff;
	border-top : 1px solid #c6c7c9;
}

hr.side-hr {
	height : 2px;
	border-bottom : 1px solid #d4dcdf;
	border-top : 1px solid #b4bcbf;
}

td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
}

pre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
}

.alt {
	color : #555;
}

.frame{
	background:url(images/main-bg.png) center top repeat-y;
}

.white-header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight:bold;
	color:#000;
	background:;
	padding:5px 10px 20px 60px;
}

.full-header {
	height:160px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	background:#FFF url(images/body-bg.png) top center no-repeat;
	border:none;
	padding:0;
}

.footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	background:url(images/footer-bg.png) center bottom no-repeat;
	border:none;
	padding:0;
}

.button {
	font-family :Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	background:#000 url(images/scapmain.png);
	height:20px;
	border:none;
	margin-top:2px;
}

.textbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color: #000;
	background-color:#fff;
	border:1px solid #222;
}

.main-body {
	font-size :11px;
	color:#000;
	background:;
	padding:4px 4px 5px 4px;
	border:1px solid #000;
	border-left:1px dashed #000;
	border-right:1px dashed #000;
}

.side-body {
	font-size:11px;
	color:#000;
	background:#FFF url(images/white-bg.png) no-repeat;
	padding:4px;
}

.main-bg {
	color:#000;
	padding:15px 15px 15px 0px;
	margin:10px;
}

.border {
	border:1px solid #000;
	border-left:1px dashed #000;
	border-right:1px dashed #000;
}

.side-border-left {
	padding :15px;
}

.side-border-right {
	padding:15;
}

.news-footer {
	font-size : 10px;
	color : #000;
	background:;
	padding : 3px 4px 4px 4px;
}

.barmain {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
	color:#000;
	padding : 4px;
}

.capmain {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background:#000 url(images/scapmain.png);
	padding : 6px 4px 4px 4px;
	
	border-left:1px dashed #000;
	border-right:1px dashed #000;
}

.scapmain {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background:#000 url(images/scapmain.png) no-repeat;
	padding : 4px 4px 4px 4px;
}

.tbl-border {
	color : #000;
	background-color : #FFF;
}

.tbl {
	font-size : 11px;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #000;
	background-color : #FFF;
	padding : 4px;
	border:1px solid #000;
	border-left:1px dashed #000;
	border-right:1px dashed #000;
}

.tbl2 {
	font-size : 11px;
	color : #000;
	background-color : #FFF;
	padding : 4px;
	border:1px solid #000;
	border-left:1px dashed #000;
	border-right:1px dashed #000;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #FFF;
	background:#000 url(images/scapmain.png);
	padding : 2px 4px 3px;
	border:1px solid #000;
	border-left:1px dashed #000;
	border-right:1px dashed #000;
}

.quote {
	color : #000;
	background-color : #fff;
	padding : 2px;
	margin : 0 20px;
	border : 1px solid #617d8f;
}

.poll {
	height : 12px;
	border : 1px solid #000;
}

.comment-name {
	font-weight : bold;
	color : #000;
}

.shoutboxname {
	font-weight : bold;
	color : #ccc;
	background-color : #c4cccf;
}

.shoutbox {
	color : #415d8f;
	background-color : #c4cccf;
}

.shoutboxdate {
	font-size : 9px;
	color : #213d6f;
	background-color : #c4cccf;
}

.small {
	font-size : 11px;
	font-weight : normal;
}

.small2 {
	font-size : 11px;
	font-weight : normal;
	color : #000;
}

.side-small {
	font-size : 11px;
	color : #000;
	background-color : #FFF;
}

.side-label {
	color : #F00;
	background-color : #b6bec2;
	padding : 2px;
}

.hide{display:none;}
.left{text-align:left;}
.right{text-align:right;}

a img{border:none;}
