html { 
	padding:0px;
	margin:0px;
}

body {
	background-color: #D5DFDA;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 10pt;
	color: #666666;
	padding: 0px;
	margin: 0px;
}


DIV {
	margin: 0px;
	padding: 0px;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 10pt;
	color: #666666;
}

P {
	margin: 0px;
	padding: 0px;	
	line-height: 13pt;	
}

SMALL {
	font-size: 8pt;
	line-height: 10pt;	
}


H1 {

	font-size: 13pt;
	font-weight: bold;
	color: #43936E;
	line-height: 15pt;	

}

H2 {
	font-size: 12pt;
	font-weight: bold;
	color: #43936E;
	line-height: 14pt;	
}

H3 {
	font-size: 11pt;
	font-weight: bold;
	color: #43936E;
	line-height: 13pt;	
}


A {
	color: #666666;
	text-decoration: underline;
}


A:hover {
	color: #43936E; 
	text-decoration: none;
}

.csc-textpic-caption {
	font-size: 8pt;
}


/* ------------------ MENUES ------------------------ */

#headmenu1 {		
/*	color: #43936E; */
	color: #666666;
	font-weight: bold;
	font-size: 12pt;
}


#headmenu1 A {
/*	color: #43936E; */
	color: #666666;
	text-decoration: none;
}

#headmenu1 A.act, #headmenu1 A:hover  {
	color:#E0C318; 
	text-decoration: none;
}

#headmenu2 {	
	font-size: 10pt;
	font-weight: bold;
	color:#666666;
}


#headmenu2 A {
	color: #666666;
	text-decoration: none;
}

#headmenu2 A.act, #headmenu2 A:hover  {
	color:#E0C318; 
	text-decoration: none;

}


#footermenu  {
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}


#footermenu A {
	color: #000000;
	text-decoration: none;
}

#footermenu A.act {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#footermenu A.act:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#footermenu A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}


#copyright {
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
#copyright A {
	color: #666666;
	text-decoration: none;

}
#copyright A:hover {
	text-decoration: underline;
}
