﻿.titlebar {
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #4b3c23;
	border-color: #d2cebb;
	font-family: tahoma;
	font-size: 9pt;
	padding: 2px 10px 4px;
}
#ad-left {
	border: 1px solid #cccccc;
	margin-top: 13px;
	width: 270px;
	height: 120px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
.news-header {
	margin-right: 2px;
	width: 573px;
}
#news-table {
	width: 573px;
	margin-right: 2px;
}
 #tab-table 
 {
 	width: 573px;
 	margin-top: 10px;
	margin-right: 2px;
 	}
/*********** Tab ***********/
#tab-content {
	background-position: top;
	height: 183px;
	background-image: url('../images/main/tabcontent-bg.gif');
	background-repeat: repeat-x;
	border: 1px #979797 solid;
}
#tab-header {
	vertical-align: bottom;
	height: 23px;
	background-color: yellow;
}
.tab-inactive, .tab-active {
	display: block;
	float: right;
	width: 141px;
	height: 23px;
	text-align: center;
	font-size: 9pt;
	padding-top: 5px;
	background-repeat: no-repeat;
	margin-bottom: -1px;
	position: relative;
}
.tab-active {
	color: black;
	background-image: url('../images/main/tabbutton-active.gif');
}
.tab-inactive {
	color: white;
	background-image: url('../images/main/tabbutton-inactive.gif');
	cursor: pointer;
}
.tab-space {
	margin-right: 3px;
}
/*********** NEWS ***********/
.news-comp {
	border: 1px #cccccc solid;
}
.more a {
	display: block;
	padding: 1px 18px 3px 6px;
	line-height: 12px;
	text-align: left;
	font-size: 10px;
	border-top: solid 1px #F6f6f6;
}
/* NEWS */
.news-header {
	color: white;
	height: 30px;
	background-image: url('/images/main/blue-bg.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
	padding-bottom: 4px;
	padding-right: 10px;
	vertical-align: middle;
}
.news-body {
	background-position: bottom;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: justify;
	background-image: url('../images/main/news-bg2.gif');
	background-repeat: repeat-x;
	padding-left: 4px;
}
.news-body .image {
	width: 131px;
	height: 96px;
	background-image: url('../images/main/image-bg.jpg');
	background-repeat: no-repeat;
	float: right;
	margin-left: 5px;
	text-align: left;
}
.news-body .image img {
	width: 125px;
	height: 90px;
	border: 1px solid #000000;
}
.news-body h3 {
	padding: 3px 0px 1px 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
.news-body a:hove {
	text-decoration: underline;
}
.news-spacer {
	width: 135px;
	float: right;
}
.news-date {
	width: 150px;
	float: right;
}
.news-comments {
	width: 130px;
	float: right;
}
.news-more {
	width: 80px;
	float: right;
}
.news-footer {
	height: 15px;
	background-color: #e5e4e4;
	border-bottom: 1px #d2cebb solid;
	font-family: Tahoma;
	font-size: 7pt;
}
.more {
	background: url('../images/main/li-more.gif') no-repeat 84px 6px;
}
p.more {
	font-size: 11px;
}
.nobor strong {
	border-style: none !important;
}
.nobor a {
	border-style: none !important;
}
.nobor {
	border-style: none !important;
}

/*********** CLOCK ***********/
#clock td
{
	text-align: center;
	padding-top: 5px;
}
