@charset "UTF-8";
/* CSS Document */

body {
/*	background-color: #f5f5f5; */
	background-color: #111111;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #777777;
	
}

.content p  {
	margin: 0; 
	padding: 0;	
}

a, a:link, a:active, a:visited, a:hover {
	color: #000000;
}

h1 {
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	color: #000000;
	font-size: 10.5pt;
	font-weight:bold;
}

h2 {
	margin-top:0px;
	padding-top:0px;
	color: #777777;
	font-size: 9.5pt;
	font-weight:bold;
}

ul {
	list-style-type: square;
}


.txtTitle {
	margin:0px;
	padding:0px;
	margin-top:-4px;
	margin-bottom:12px;
	color: #000000;
	font-size: 10.5pt;
	font-weight:bold;
}

.txtTitle a, .txtTitle a:link, .txtTitle a:active, .txtTitle a:visited {
	text-decoration: none;	
}

.txtTitle a:hover {
	text-decoration: underline;	
}


#mainContent p {
	line-height: 150%;	
}

.txtAuxMenu {
	font-size: 8pt;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none
}

.txtAuxMenu a, .txtAuxMenu a:active, .txtAuxMenu a:visited {
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none
} 

.txtAuxMenu a:hover {
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:underline
} 

.boxMainMenu {
	position: relative;
	float: left;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.boxMainMenuOn {
	position: relative;
	float: left;
	background-color: #000000;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	height: 21px;
}

.boxMainMenuSeparator {
	font-weight: normal;
	font-size: 8pt;
	color: #000000;	
	position: relative;
	float: left;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	height: 21px;
}

.boxMainMenuL2Separator {
	font-weight: normal;
	font-size: 7pt;
	color: #FFFFFF;	
	position: relative;
	float: left;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	height: 21px;
}


.boxMainMenuL2 {
	position: relative;
	float: left;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.txtMainMenu {
	font-size: 9pt;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

.txtMainMenu a, .txtMainMenu a:active, .txtMainMenu a:visited, .txtMainMenu a:link {
	font-weight: bold;
	color:#000000;
	text-decoration:none;
} 

.txtMainMenu a:hover {
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
} 

.txtMainMenuLevel2 {
	font-size: 8pt;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none
}

.txtMainMenuLevel2 a, .txtMainMenuLevel2 a:active, .txtMainMenuLevel2 a:visited {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none
} 

.txtMainMenuLevel2 a:hover {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline
} 

.txtCatalogItemNameBig {
	font-size: 10pt;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:3px;
}

.txtCatalogItemNameBigGray {
	font-size: 10pt;
	font-weight: bold;
	color: #777777;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:3px;
}

.txtCatalogItemName {
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:14px;
}

.txtCatalogItemText {
	font-size: 8pt;
	font-weight: normal;
	color:#010101;
	text-decoration:none;
}

.txtCatalogItemTextLight {
	font-size: 8pt;
	font-weight: normal;
	color:#777777;
	text-decoration:none;
}

.txtNewsDate {
	font-weight: bold;
	color:#777777;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.txtNewsTitle {
	font-weight: bold;
	color:#000000;
	font-size: 8pt;	
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

.txtNewsTeaser {
	font-weight: normal;
	font-size: 8pt;	
	color:#777777;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.txtDisclaimer, .txtDisclaimer a, .txtDisclaimer a:link, .txtDisclaimer a:active, .txtDisclaimer a:visited {
	font-size: 7pt;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none	
}

.txtDisclaimer a:hover {
	color:#FFFFFF;
	text-decoration:underline	
}

.catalogitemseparator {
	width:100%;
	height: 1px;
	color: #e6e6e6;
	background-color: #e6e6e6;	
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0px;
	line-height: 0px;
}

.separator {
	width:100%;
	height: 1px;
	color: #e6e6e6;
	background-color: #e6e6e6;	
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 0px;
	line-height: 0px;
}

hr.wideseparator {
	border-top: 1px solid #bfbfbf;
	width:568px;
	height: 0px;
	color: #bfbfbf;
	background-color: #bfbfbf;	
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0px;
	line-height: 0px;
	margin-left: -10px;
	margin-right: -10px;
}

hr.wideseparator2 {
	border-top: 1px solid #bfbfbf; 
	padding: 0px;
	width:568px;
	height: 0px;
	color: #bfbfbf;
	background-color: #bfbfbf;	
	margin-top: -5px;
	margin-bottom: 5px;
	font-size: 0px;
	line-height: 0px;
	margin-left: -10px;
	margin-right: -10px;
}

.categorytable {
	margin-top: 10px;	
	margin-bottom: 10px;
}

td.tblItemInner {
	border-bottom-style:solid;
	border-bottom-color:#e6e6e6;
	border-bottom-width:1px;
}

li {
	line-height: 150%;	
}