body {
	background-color : #c90000;
	text-align: center;
}

body,td,select,input,textarea,li {
	color: #333333;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

div.spacer {
  margin: 0;
  padding: 0;
  clear: both;
  width: 1px;
  height: 1px;
  font-size: 0;
}

div {
	/* debug ...
	border: 1px dotted black;*/
	display: block;
}

/**************************************
resetting default values
**************************************/
ul, div, span, h1, h2, h3, form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul, li {
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

img {
	margin : 0px 0px 0px 0px;
}

a:link, a:active, a:visited {
    text-decoration: none;
    color:#c70000;
}

a:hover {
        text-decoration: underline;
}

a img {
	border: 0px;
        margin : 0px 0px 0px 0px;
}

/************************************/

.csc-header H1,
h1 {
	font-size: 18px;
	color: #6e0000;
        margin-bottom: 9px;
}

h2 {
	font-size: 10pt;
	margin: 0px 0px 3px 0px;
	color: #6e0000;
}

h3 {
	font-size: 10pt;
	margin: 0px 0px 3px 0px;
}

H1.box_head {
        /*background-image: url("../images/box_head_bgr2.gif");
        background-repeat: repeat-x;
        background-position: 0px 0px;*/
        background-color: #c90000;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 10pt;
        padding: 0px 6px 0px 6px;
        margin-bottom: 0;
}

H1.box_head a:link,
H1.box_head a:active,
H1.box_head a:visited,
H1.box_head a:hover { color: #FFFFFF; text-decoration: none; }

.box_body {
	background-color: #f0f0f0;
	border-bottom: 2px solid #d6d6d6;
	margin-top: 1px;
        padding: 3px 6px 6px 6px; 
       
}

UL.list_menu {
	list-style: none;
	/*padding-left: 6px;

	padding-bottom: 6px;*/
}

UL.list_menu a:link, 
UL.list_menu a:active, 
UL.list_menu a:visited, 
UL.list_menu a:hover {
   color:#333333;
}

UL.hmenu {
	list-style: none;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}

UL.hmenu LI {
	display: inline;
	padding: 0px 18px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
	height: 16px;
}

.bodytext {
	margin: 3px 4px 8px 4px;
        text-align: left;
}

#page {
	width: 758px;
	margin-top: 18px;
        margin-bottom: 18px;
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: table;
	border: 1px solid #333333;
        padding-top: 6px;
        vertical-align: top;
}

#header { 
        margin-bottom: 6px;
        display: block;
        clear: both;
        height: 120px;
 }

#grb, 
#head_menu, 
#head_pic, 
#headright,
#left,
#content,
#center,
#right {
	display: inline;
	float: left;
        text-align: left;
        position: relative;
        top: 0px;
}

#grb {
	margin-top:23px;
	margin-left: 6px;
	width: 150px;
	text-align: center;
    }

#head_menu {
	margin: 3px 6px 3px 6px; 
}

#head_pic {
	margin: 0px 6px 6px 6px; 
}

#headright {
	width: 148px;
	/*border: 1px solid #d6d6d6;*/
	padding-bottom: 8px;
	margin-bottom: 10px; 
}

html > body #headright { padding-bottom: 0px; }

#left,#right,#content {
	margin-top:3px;
}

#left, #right {
	width: 150px;
}

#left {
	margin-left: 6px;
}

#right {
	margin-right:6px;
        clear: right;
}

.box {
	margin-bottom: 6px;
}

#content {
	margin-right: 6px;
        margin-left: 6px;
	padding: 6px 8px 8px 8px;
	width: 431px;
	border: 1px solid #d6d6d6;
}

html > body #content { width: 413px; }

#search input {
font-size: 10px;
}

#footer {
	margin-top: 9px;
	padding: 3px 0px 2px 0px;
	border-top: 1px solid #d6d6d6;
	color: #636363;
	background-color: #f7f7f7;
	font-size: 10px;
	display:inline;
	float:left;
	clear:both;
	width: 100%;
	text-align:center;
}

/*-----------------------------------  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: both;
	display: block;
	height:1px;
	border:1px solid  #d6d6d6;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {	
	margin-top: 5px;
}

.news-list-item {	
	background-color: transparent; /*#eeeeee;*/
        margin-bottom: 5px;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-search-emptyMsg {
	margin:0px;
}

.news-search-form FORM {	
	margin:0px;
}

.news-list-container H3 {
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 2px;
	border-bottom: 1px solid #d6d6d6;
	background-color: transparent;
}

.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED,
.news-list-container H3 A:HOVER {	
	color:#c90000;padding-left:0px;
}

.news-list-container H3 A {	
	color:#c90000;
}

.news-list-container P {
	padding-left:3px;
}

.news-list-date {	
	float: right;
	color: #c90000; 
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: transparent;
}

.news-list-imgcaption {
	float: right;	
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,
.news-list-category {
	font-size:9px;
	margin-left:3px;
}

.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-browse {	
	text-align: center;
}
	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox {	
	margin:3px;	
	border:1px solid #ccc;
	padding:3px;
	background-color: transparent;
}

.tx-ttnews-browsebox TD {	
	font-size: 10px;
}

.tx-ttnews-browsebox P {	
	/*display: none;*/
}

.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: transparent;	
	border:1px solid #666;
}

.news-search-emptyMsg {	
	font-size: 11px;
	margin-left: 10px;
}

/*-----------------------------------  tt_news LATEST view -----------------------------------*/

.news-latest-container {	
	border:none;	
	background-color:transparent;
}

.news-latest-container H2,
.news-latest-gotoarchive {	
	color:#333333;	
	padding:3px;
	margin:0px;	
	border:none;	
	background-color:transparent;
}

.news-latest-gotoarchive {	
	font-weight:bold;
	margin-top:5px;
}

.news-latest-gotoarchive A:LINK, 
.news-latest-gotoarchive A:VISITED,
.news-latest-gotoarchive A:HOVER {	
	color:#333333;
}

.news-latest-gotoarchive A {
	color:#333333;
}

.news-latest-item {	
	/*padding:6px;
	margin-top:3px;*/	
	font-size:11px;
        margin-left: 0px;
        margin-right: 0px;
}

.news-latest-item IMG {	
	margin-bottom:5px;	
	margin-right:5px;
	border:none;
	float:left;
}

.news-latest-category IMG {	
	float:none;
	border:none;
	margin:0px;
}

.news-latest-date,
.news-latest-morelink,
.news-latest-category {
	font-size:9px;
	margin: 0 0 0 0;
}

.news-latest-morelink {	
	height:12px;
}

.news-latest-morelink A {
	float:right;

}


.csc-sitemap { margin: 3px;}
.csc-sitemap-level2 { padding-left: 18px;}
.csc-sitemap-level3 { padding-left: 30px;}