/* My properties */
.head-btn {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #939598;
	white-space: nowrap;
}

a:hover.head-btn {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #939598;
	white-space: nowrap;
}

.printit {
	width: 100%;
	text-align: right;
	margin-top: 5px;
	margin-right: 35px;
	vertical-align: middle;}

#igso {	margin-top: -19px;
	position: absolute;}

img.sot {	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 15px;}

img.sotgl {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 15px;
}

p.partner {	text-align: right;
	font-size: 10px;
    line-height: 1.2;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;}

p.partner a {
    font-size: 10px;	color: #000;
	font-weight: normal;
	text-decoration: none;}

p.partner a:hover {
    font-size: 10px;
	color: #f6a504;
	font-weight: normal;
	text-decoration: underline;
}

p {	color: #000;
	font-size: 12px;
    line-height: 1.5;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-right: 15px;}

h3 {
	margin-top: 15px;	font-size: 14px;}

h4 {	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

p.all-news {	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 0px;
	font-weight: bold;
}

div.more-news {	margin-top: 20px;
	margin-bottom: 10px;}

.more {	font-size: 12px;}

hr {	height: 1px;
	color: #666;}

/* Comment element properties */

a {
	color: #04688d;
	text-decoration: underline;
}

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

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

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

a.capmain {
	color: #04688d;
	text-decoration: none;
}

a:hover.capmain {
	color: #f6a504;
	text-decoration: underline;
}

a.white, li.white a {	font-size: 18pt;
	color: #666;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	font-size: 18pt;
	color: #000;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	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: 12px;
}

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

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 10px;
	margin-left: 10px;
/*	margin-top: 5px;*/
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #888;
	height: 20px;
	border: 1px solid #000;
	margin-top: 4px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

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

/* Header and footer properties */

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 7px 5px 8px 5px;
}

.sub-header-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #777;
	padding: 7px 5px 8px 5px;
}

.sub-header-left {
	width: 3px;
	height: 28px;
	background-color: #777;

}

.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #777;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	padding: 5px 0 10px 0;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #fff;
	padding: 5px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	border: 0px solid #ddd;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}


.chess {
/*	text-align: right;*/
	background-image: url('images/bg_chess.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	width: 260px;
}

.side-border-left {
	color: #777;
	background-color: #fff;
	padding: 0px;
	background-image: url('images/bg6.jpg');
	width: 260px;
}

.side-border-right {
/*	text-align: right;*/
	background-image: url('images/bg7.jpg');
	padding: 0px;
	width: 251px;
}

.scapmain-table {
	margin-left: 25px;
	margin-right: 10px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 6px 0px 6px 0px;
	width: 187px;
	height: 32px;
	border-bottom: 1px solid #fff;
}

.scapmain-left {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.scapmain-right {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-right.gif);
}

.side-body {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

/* Side-Panel-nav properties */

.scapmain-nav {
    display: none;
}

.scapmain-left-nav {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.spacer-nav {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 30px;
}

.side-body-nav {
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	color: #000;
	padding-top: 60px;
}

.side-body-nav span {
    display: none;
}

.side-body-nav a {
    color: #000;
}

/* Side-Panel-seatch properties */

.scapmain-se {
    display: none;
}

.scapmain-left-se {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.spacer-se {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 30px;
}

.side-body-se {
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	color: #000;
}

.side-body-se span {
    display: none;
}

.side-body-se a {
    color: #000;
}

/* Side-Panel-banner properties */

.scapmain-banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 6px 0px 6px 0px;
	width: 187px;
	height: 32px;
	text-align: center;
}

.scapmain-left-banner {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.spacer-banner {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 80%;
}

.side-body-banner {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 180px;
	padding-left: 30px;
}

.side-body-banner span {
    display: none;
}

.side-body-banner a {
    color: #000;
}

/* Side-Panel-left properties */

.scapmain-table-l {	margin-top: 15px;	margin-left: 25px;}

.scapmain-l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 0px;
	width: 187px;
	height: 32px;
	background-image: url(images/bg_side_left.gif)
}

.scapmain-left-l {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.spacer-l {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 40px;
}

.side-body-l {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding-right: 40px;
}

/* Side-Panel-right properties */

.scapmain-table-r {
	margin-left: 25px;
	margin-right: 10px;
}

.scapmain-r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-align: right;
	color: #000;
	padding: 6px 0px 6px 0px;
	width: 187px;
	height: 32px;
	border-bottom: 0px solid #fff;
}

.scapmain-left-r {
    text-align: right;
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.spacer-r {
	margin-top: 5px;
	margin-bottom: 35px;
	margin-left: 30px;
	margin-right: 10px;
}

.side-body-r {
    text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

/* Side-Panel-right-avcii properties */

.scapmain-table-ra {
	margin-left: 25px;
	margin-right: 40px;
}

.scapmain-ra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-align: right;
	color: #000;
	padding: 6px 0px 6px 0px;
	width: 187px;
	height: 32px;
	border-bottom: 0px solid #fff;
    display: none;
}

.scapmain-left-ra {
    text-align: right;
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.spacer-ra {
	margin-top: 25px;
	margin-bottom: 35px;
	margin-left: 30px;
	margin-right: 25px;
}

.side-body-ra {
    text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

/* RSS panel properties */

.scapmain-table-rss {
	margin-top: 15px;
	margin-left: 25px;
}

.scapmain-rss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 0px;
	width: 187px;
	height: 32px;
	background-image: url(images/bg_side_left.gif);
	text-align: left;
}

.scapmain-left-rss {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.spacer-rss {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 40px;
}

.side-body-rss {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
}

/* lph panel properties */

.scapmain-table-lph {
	margin-top: 15px;
	margin-left: 25px;
}

.scapmain-lph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 0px;
	width: 187px;
	height: 32px;
	background-image: url(images/bg_side_left.gif);
	text-align: left;
}

.scapmain-left-lph {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.spacer-lph {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 52px;
}

.side-body-lph {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding-right: 33px;
}

/* Side-Panel-go properties */

.scapmain-go {
    display: none;
}

.side-body-go {
    text-align: center;
	vertical-align: bottom;
	width: 280px;
	height: 130px;
	padding-right: 5px;
	background-image: url(images/bg_go.jpg);
}

.side-body-go a {
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;}

/* Center-Panel properties */

.news-category {
	display: none;
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 11px;
	color: #555;
	height: 30px;
	background-color: #c6e6ef;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 4px 10px 4px 10px;
}

.capmain {
	font-family: Verdana;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
    background-repeat: repeat-x;
	padding: 2px 4px 6px 4px;
	line-height: 20px;
	text-indent: 0px;
}

.capmain-left {
	width: 3px;
	height: 25px;
}

.capmain-right {
	width: 3px;
	height: 25px;
}

.main-bg {
	color: #555;
	background-color: #fff;
	padding: 2px 17px 5px 0px;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 0px solid #e1e1e1;
}

.tbl {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 12px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	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: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

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

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

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

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

