a {
	color : #fff;
	font-size : 10px;
	text-decoration : none;
}

a:hover {
	color : #fff;
	font-size : 10px;
	text-decoration : underline;
}

a.side {
	color : #fff;
	font-size : 10px;
	text-decoration : none;
}

a:hover.side {
	color : #fff;
	font-size : 10px;
	text-decoration : underline;
}

a.white {
	color : #ddd;
	text-decoration : none;
}

a:hover.white {
	color : #ddd;
	text-decoration : underline;
}

a.news {
	color : #f1f1f1;
	font-size : 9px;
	text-decoration : none;
}

a:hover.news {
	color : #ddd;
	text-decoration : underline;
}

a.style {
	color : #e0e0e0;
	text-decoration : none;
}

a:hover.style {
	color : #f0f0f0;
	text-decoration : underline;
}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0px;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #005599;
}
 
.outer-border {
	border : 1px solid #000;
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #fff;
	background-color : #888;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding : 5px;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	background-color : #444;
	padding : 10px;
}

.inputas {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #fff;
	background: none;
	border : 0px solid #1e1e1e;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #fff;
	height : 18px;
	background-color: #565656;
	background-repeat: repeat-x;
	border : 1px solid #9f9e9e;
	margin-top : 2px;
}

.login-button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #fff;
	height : 18px;
	background-image: url(images/login-button.gif);	
	background-repeat: repeat-x;
	border : 1px solid #ff7f3c;
	margin-top : 2px;
}


.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #fff;
	background-color: #565656;
	background-repeat: repeat-x;
	border : 1px solid #fff;
}

.search-textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333;
	height: 20px;
    background-image: url(images/header-textbox.gif);	
	background-repeat: repeat-x;
	border : 1px solid #888;
	margin: 0px;
}

.main-body {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px 0px 5px 0px;
}

.main-bg {
	color : #555;
	padding : 0px 5px 0px 5px;
}

.border {
	border : 1px solid #e1e1e1;
}

.side-border-left {
	color : #777;
	padding : 0px 5px 0px 5px;
}

.side-border-right {
	color : #777;
	padding : 0px 5px 0px 5px;
}

.news-footer {
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	padding : 3px 4px 4px 4px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666;
    background-image: url(images/news/news-top.png);
	padding : 2px 0px 4px 0px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-align: center;
    background-image: url(images/panel/panel-top.png);
	height:38px;
	width: 194px;
	padding : 0px;
}

.side-body {
	font-size : 10px;
	color : #FFFFFF;
	background-color : #0171c1;
	background-repeat: repeat-y;
	padding : 3px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #fff;
    background-image: url(images/footer/footer.png);
	height: 59px;
	padding : 5px;
}

.closeside {
    background-image: url(images/panel/panel-down.png);
	height:17px;
}

.scapmain2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align: center;
	color : #f1f1f1;
    background-image: url(images/side-panel2/0_01.gif);
	height:34px;
	padding : 0px;
}

.tbl-border {
	color : #555;
	background-color : #F6AF0A;
}

.tbl {
	font-size : 11px;
	color : #fff;
	background-color : #969696;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #fff;
	background-color : #969696;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #fff;
	background-color : #555555;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #ccc;
	background-color : #333;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #fff;
}

.shoutboxname {
	font-weight : bold;
	color : #fff;
}

.shoutbox {
	color : #fff;
}

.shoutboxdate {
	font-size : 10px;
	color : #fff;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #fff;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #fff;
	background-color : #f6f6f6;
}

.side-label {
	color : #fff;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}


.center-top-left {
    background-image: url(images/table/table-top-left.png);
	height: 38px;
	width: 33px;
	padding : 0px;
}

.center-top-center {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-align: center;
    background-image: url(images/table/table-top-center.png);
	background-repeat: repeat-x;
	height: 38px;
	padding : 0px;
}

.center-top-right {
    background-image: url(images/table/table-top-right.png);
	height: 38px;
	width: 16px;
	padding : 0px;
}

.center-border-left {
	background-color: #0171c1;
	width: 10px;
	background-repeat: repeat-y;
	padding : 0px;
}

.center-border-right {
	background-color: #0171c1;
	width: 10px;
	background-repeat: repeat-y;
	padding : 0px;
}

.center-bottom-left {
    background-image: url(images/table/table-down-left.png);
	height: 14px;
	width: 16px;
	padding : 0px;
}

.center-bottom-center {
    background-image: url(images/table/table-down-center.png);
	height: 16px;
	background-repeat: repeat-x;
	padding : 0px;
}

.center-bottom-right {
    background-image: url(images/table/table-down-right.png);
	height: 13px;
	width: 16px;
	padding : 0px;
}

.main-body {
	font-size : 11px;
	color : #fff;
	background-color: #0171c1;
	padding : 0px 0px 0px 0px;
}

