/*  Default stylesheet use in the static template record "cSet stylesheet" */
	/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8F8F8F;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	}
a {
	text-decoration: none;
	color: White;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : white;
	margin-bottom : 0px;
	margin-top : 25px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : white;
	margin-bottom : 10px;
	margin-top : 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	margin-bottom : 5px;
	margin-top : 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : white;
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

div.bM {
padding: 10px 0px 0px 0px;
}
	

div.bM ul {
	text-align: left;
	}

div.bM ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	padding: 5px 0px 0px 0px;
}

div.bM ul li.bM_ACT a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	}	

div.bM ul li.bM_ACT a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}	

	
div.bM ul li.bM_CUR a {
	color: #CC9966;
	font-weight: bold;
	text-decoration: none;
	}

div.bM ul li.bM_CUR a:hover {
	color: #FF0202;
	font-weight: bold;
	text-decoration: none;
	}
		
div.bM ul li.bM_NO a {
	color: White;
	font-weight: bold;
	text-decoration: none;
	}

div.bM ul li.bM_NO a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}		

dd.csc-textpic-caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10px;
	font-weight: normal;
	}
	