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

}
 .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: Verdana, Arial, Helvetica, sans-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: white;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4C150E;

}


.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;}


/* Last Update */
.lastupdated {
   font-size: 10px;
   line-height: 150%; 
   text-align: right;
   color : #003366; /*dark blue */
   padding:10px;
}
 



.border 
{
	background: url(images/border.gif);
	background-repeat: repeat-x;
	
}

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

.ccnet

{
	font-weight:bold;
	font-size:15px;
	
}

.breadcrumbs a
{color:#362918;

}

.breadcrumbs
{line-height:30px;

}

/*-----------------------------------  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 */
	margin-bottom:10px;
	border:1px solid #666;
	}

.news-list-date {
	float: right;
	color: #333333;
	width: 175px;
	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:3px;
	color:#000000;
}
.news-list-morelink  {
	margin-bottom:3px;
	color:#000000;
	font-weight:800;
}

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px dashed #000;
	background-color: #F7F5EE;
	font-size:14px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {

	padding-left:2px;
}
.news-list-container H3 A {
	text-decoration:none
	

}
.news-list-container P {
	padding-left:3px;
}

	/*---------------------------------  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-item {
	padding:5px;
	margin-bottom:5px;


}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #000;
	margin-bottom: 10px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}


.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 5px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin-bottom: 3px;
	padding:3px;
	background-color: #FFF;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: 800;
	font-size: 10px;
	margin-left:5px;
	width:98%;
}


