/*  CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/gradient.png)

}
 .maincopy {

	font-size: 11px;
    line-height: 9px;
	_line-height: 8px; /* IE6 Hack */
	font-family: verdana, arial, helvetica;
	color:#000000;
}

table{
    font-size: 11px;
	line-height: 8px;
	_line-height: 8px; /* IE6 Hack */
	font-family: verdana, arial, helvetica;
	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: 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;
}


.ccnet

{
	font-weight:bold;
	font-size:13px;
	
}		
/*-----------------------------------  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:0px #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/* --------------------------LATEST VIEW -------------------------------------------*/ 



.news-latest-container {
	border:0px;
	margin-left:3px;
}

.news-latest-item {
	/* IE hack */
	height: 2%;
	line-height: 1;
	/* IE hack end */
	height: auto;	
	padding:0px;
	margin:0px;
}

.news-latest-item IMG {

	margin-bottom:0px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:2px;
	color:#000000;
	font-weight:600;
}

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


/* --------------------------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;
}


