body {
	background-color:#dcdcdc;
	margin:0px; font-family:Arial,Helvetica,sans-serif;
	scrollbar-base-color:#f35d88;
  	scrollbar-3d-light-color:#FFFFFF;
  	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#575757;
	scrollbar-face-color:#f35d88;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#f35d88;
	scrollbar-track-color:#f1f1f1;			
}
#screencenter {
	width:100%;
	height:100%;
}
#screencentercell {
	vertical-align:top;
	text-align:left;
	width:100%; height:100%;
}
#layout {
	background-image:url('../images/bg-layout.jpg'); background-repeat:no-repeat; 
	position:absolute; 
	top:0px; left;0px;
	width:980px; height:571px;
	z-index:0;	
}
#logo {
	position:absolute; 
	top:20px; left:20px; 
	width:225px; height:93px;
	z-index:1; 
}
#logo img {
	border:0px;
	width:225px; height:93px;
}

#supermenu {
	background-color:#f35d88;
	background-image:url('../images/bg-topnav.gif'); background-repeat:no-repeat; 
	font-size:12px; font-weight:bold; 		
	position:absolute; 	
	top:23px; left:116px;
	width:838px; 
	z-index:3;
	overflow:auto;	
}
#supermenu a {
	text-decoration:none;
	margin-left:12px; margin-right:12px;
	line-height:22px;
}
#supermenu a:link {
	color:#ffffff;
}
#supermenu a:visited {
	color:#ffffff;
}
#supermenu a:hover {
	color:#575757;
}
#supermenu a:active {
	color:#575757;
}
#supermenu #tophere {
	color:#575757;
}

#nav {
	vertical-align:top;
	position:absolute; 
	top:150px; left:30px;
	width:261px; height:330px;
	z-index:1;
	overflow:auto;		
}

#nav a {
	text-decoration:none; 	
}
#nav a:link {
	color:#575757;
}
#nav a:visited {
	color:#575757;
}
#nav a:hover {
	color:#f35d88;
}
#nav a:active {
	color:#f35d88;
}
#nav #here, #nav #inverse {
	color:#f35d88;
}

#nav ul {
	list-style-type:none;
}
ul.menu {
	font-size:11px; line-height:12px; font-weight:bold; 
	text-transform:uppercase;
	list-style-image:url('../images/menu-listpoint.gif'); 
	margin-top:0px; margin-bottom:0px;
	margin-left:25px; 
	padding-left:0px;
}
ul.menu ul.submenu {
	font-size:10px; line-height:12px; font-weight:normal;
	text-transform:none;	
	list-style-image:url('../images/spacer.gif'); 
	margin-top:0px; margin-bottom:0px;
	margin-left:0px; 
	padding-left:0px;	
}

#nav ul.menu li {
	margin-top:18px; margin-bottom:0px;
	margin-left:0px;
	padding-left:0px; 
}
#nav ul.submenu li {
	margin-top:8px; margin-bottom:0px; 
	margin-left:0px; 
	padding-left:0px; 
}

#content {
	line-height:20px;
	color:#20354d; font-size:11px;
	padding:0px;
	position:absolute;
	top:70px; left:350px;
	width:552px; height:425px;
	padding-right:10px;
	z-index:2;
	overflow:auto;	
}
h1 {
	font-size:16px; font-weight:bold; font-style:italic;
	color:#575757;	
	margin-top:0px;
	margin-bottom:17px;	
}
h2 {
	font-size:14px; font-weight:bold; font-style:italic;
	color:#575757;
	margin-top:0px;
	margin-bottom:17px;
}
h3 {
	font-size:12px; 
	font-weight:bold;
	margin-top:0px;
	margin-bottom:17px;
}
hr {
	height:1px; 
	border:0px; border-top:1px solid #cccccc;
}
#content a {
	color:#f35d88; 
}
#content a:link {	
	text-decoration:none;
}
#content a:visited {
	text-decoration:none;
}
#content a:hover {	
	text-decoration:underline;
}
#content a:active {
	text-decoration:underline;
}
#content p {
	text-align:left;	
	margin-top:0px;
	margin-bottom:17px;			
}

#content td {	
	font-size:11px; font-family:arial,helvetica,sans-serif;	
	color:#575757;
	line-height:19px;
}

#content ol, #content ul {
	margin-top:0px;
	margin-bottom:17px;
}

textarea, select, input {
	font-size:11px; font-family:arial,helvetica,sans-serif;
}
fieldset {
	border:0px; margin:0px;
}
form {
	margin-top:0px;
	margin-bottom:0px;	
}

#footer {
	font-size:11px; font-family:arial,helvetica,sans-serif;		
	position:absolute; 
	top:538px; left:470px;
	width:400px; height:22px;
	z-index:3;
	overflow:auto;		
}

#footer a {
	margin-left:20px; margin-right:20px;	
}
#footer a:link {
	color:#575757;
	text-decoration:none;
}
#footer a:visited {
	color:#575757;
	text-decoration:none;
}
#footer a:hover {
	color:#f35d88;
	text-decoration:underline;
}
#footer a:active {
	color:#f35d88;
	text-decoration:underline;
}
#footer #there {
	color:#f35d88;
}
.news-list-date, .news-single-timedata { 
	font-size:10px; 
	font-weight:normal; 
}
.news-list-category {
	margin-top:10px;
	font-size:11px;
}
.news-list-container p.bodytext, .news-single-item p.bodytext {
	margin:0px;
}
.tx-ttnews-browsebox {
	font-size:12px;
}
.tx-ttnews-browsebox td {
	font-size:12px;
	font-weight:bold;
}
.news-list-item h3, .news-list-item p { 
	margin-bottom:0px; 
}

