/*  CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #949585;

}
 .maincopy {

	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

table{
    font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}


a {
	color:#000000;
	text-decoration: underline;
	font: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #3B3B3B;
	text-decoration: underline;
	font: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #3B3B3B;
	text-decoration: underline;
	font: Verdana, Arial, Helvetica, sans-serif;
}

.navsideline {
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #CD9B1D;
	
}

.navsmalltop {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CD9B1D;
	
}

.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #E3D8A6;
	color: #006666;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CBBF88;
	padding: 1px;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}




.footer {
	font:normal 7pt verdana, arial, helvetica;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	}
.footer	A:link {text-decoration: none; color:white;}
.footer	A:visited {text-decoration: none; color:white;}
.footer	A:active {text-decoration: none}
.footer	A:hover {text-decoration: underline; color: white;}


#admin {
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:50px;
	z-index:1;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;



/* --------------------------LATEST VIEW -------------------------------------------*/  }
.news-latest-container HR.clearer {
	clear:left;
}


.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:10px;
	float:left;
}

.news-latest-morelink {
	height:1px;
}

.news-latest-morelink A {
	float:right;
}

/* --------------------------LIST VIEW -------------------------------------------*/                             
.news-list-container IMG {

	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F7F5EE;

	}

.news-list-date {
	float: right;
	color: #333333;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
	}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
	color:#000000;
}
.news-list-morelink  {
	margin-bottom:3px;
	color:#000000;
	font-weight:800;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#f7f5ee;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #eba310;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}



/*---------------------------------  tt_news Single ---------------------------------*/
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
