	body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
		
	SCROLLBAR-FACE-COLOR: #4B9999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000
	}

	p 
	{
	margin-bottom:5px;
	}
	
	h1 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	margin-top:15px;
	}

	h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-top:15px;
	}
	
	h3 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-top:15px;	
	}	
	
	h4
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top:15px;
	}	

	h5
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top:15px;		
	}	
	
	#content
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	}
	
	a 
	{
	text-decoration: none; 
	color:#333333;
	cursor:hand;
	}
	
	a:link, a:visited
	{
	text-decoration: none; 
	color:#333333;
	cursor:hand;
	}

	a:active, a:hover, a:focus
	{
	text-decoration: none; 
	color:#4B9999;
	cursor:hand;
	}
				
	a img 
	{
	border:none;
	}
		
	.menu
	{
	background-color:white;
	width:148;
	font:bold small-caps 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4B9999;
	text-align:left;	
	}
	
    .footermenue span
	{
	font:bold 8px Verdana, Arial, Helvetica, sans-serif;
	color: #878787;		
	font-size:8px;
	}

	DIV.copyright {
	margin-top:2px;
	}
	
    .copyright span
	{
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #878787;		
	}

    .copyright a
	{	
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	cursor:hand;
	color: #878787;
	text-decoration: none;
	}
	
	.item_panel
	{
	width:148;
	}
	
	.item_panel a
	{
	text-decoration:none;
	color:666666;
	cursor:hand;
	}
	
	.item
	{
	background-color:white;
	text-decoration:none;
	width:148px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;	
	}

	.itemact
	{
	background-color:white;
	text-decoration:none;
	width:148px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;	
	}	

	.itemact a
	{
	text-decoration: none; 
	color:#4B9999;
	cursor:hand;	
	}
			
	UL, OL 
	{
	margin-top: 0px;
	}
	
	OL LI, UL LI 
	{
	margin-top: 0px;
	}
	
	DIV.csc-textpic-text UL,
	DIV.csc-textpic-text OL 
	{
	margin-left: 0px;
	padding-left: 0px;
	}
			
	DIV.csc-textpic-text UL LI,
	DIV.csc-textpic-text OL LI 
	{
	margin-left: 30px;
	padding-left: 0px;
	}
		
	INPUT, 
	SELECT,
	TEXTAREA  
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
				
	hr 
	{
	border:1px;
	border-style:dashed;
	border-color: #1F2B53;
	/*
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #1F2B53;
	*/
	}
	
	em 
	{
	font-style: oblique;
	}
	
	strong 
	{
	font-weight: bold;
	}
	
	.csc-textpic-caption {	
	font-size:8pt;
	}	
	
	fieldset.csc-mailform 
	{
	border: 0px;
	}
	
	.csc-mailform .csc-mailform-field 
	{
	margin-top: 5px;
	}
	
	.csc-mailform .csc-mailform-field label 
	{
	float: left;
	width: 200px;	
	}
		
	.csc-mailform .csc-mailform-field .csc-mailform-radio 
	{
	border: inherit;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 12px;
	height: 12px;
	}
		
	.csc-mailform .csc-mailform-field .csc-mailform-radio FIELDSET 
	{
	padding: 5px 5px 5px 10px;
	width: 285px;
	}
		
	.csc-mailform .csc-mailform-field .csc-mailform-radio LABEL 
	{
	float: none;
	width: 100%;
	height: 100%;		
	font-weight:normal;	
	}
	
	.csc-mailform .csc-mailform-field .csc-mailform-radio INPUT
	{
	margin-right: 5px;
	}
	
	.csc-mailform .csc-mailform-field INPUT, 
	.csc-mailform .csc-mailform-field TEXTAREA 
	{
	width: 300px;
	margin-bottom: 5px;
	}
	
	.csc-mailform .csc-mailform-field INPUT.csc-mailform-submit 
	{
	width: auto;
	}
	
	.csc-mailform .csc-mailform-field #mailformformtype_mail
	{
	margin-left: 200px;
	margin-top: 5px;
	}
		
	.csc-mailform .antispam_incorrect 
	{
	font-weight:bold;
	color: #FF0000;
	margin-bottom: 15px;
	}
		
	.csc-mailform .csc-mailform-field .requiredfield LABEL 
	{
	font-weight: bold;	
	}
		
	.csc-uploads-icon img
	{
	border:none;
	}
	
	
	/*	
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG 
	{
	border: 2px solid #4B9998;		
	}	
*/
	DIV#picture
	{
	margin:0px;
	padding:0px;
	}

	DIV#picture IMG
	{
	margin:0px;
	padding:0px;
	border:none;	
	display: block;
	}
	
	DIV#content
	{
	margin:0px;
	padding:0px;
	padding-left: 5px;	
	padding-bottom: 5px;		
	}
		
	.csc-textpic-clear
	{ 
	margin:0px; padding:0px; 
	}
	
	
	.align-center {
		text-align:center;
	}	
	
	.align-right {
		text-align:right;
	}		
	
	.align-left {
		text-align:left;
	}			
	
	.align-justify {
		text-align:justify;
	}		
	
	
/* NEWS *************************************************************/

div.news-list-item ul,
.news-single-item ul {
	padding-left:16px !important;
	list-style-position:inside;
}

.news-list-item img,
.news-single-item img {
	float:left;
	margin-right:20px;
}

span.news-list-date {
	display:none;
}

/** SINGLE **********************************************************/

.news-single-backlink {
	margin:10px 0
}
span.morelink {
	float:right;
	padding-right:10px;
}

div.news-list-item {

}

.news-list-item h2 {
	margin-bottom:10px;
}
span.like {
	display:block;
	float:left;
	width:515px;
	margin-top:-1px;
}

.clear {
	clear:both;
}

.share_button {
	float:left;
	margin:0 20px 0 48px;
	padding-top:2px;
}

/* SHARE ***********************************************************/

#content {
	position:relative;
}

#social-links .share_button {
float:left;
}

/* FOOTER-TABLE ****************************************************/

.footer-table {


}

#social-links {
	position:absolute;
	right:40px;
	top:470px;
width:600px;
}

