/* bdsales.css is the base for www.bdsales.com */
/* (Validation for IE und NS) */
/* IE specific charicteristics are in bdsales-ie.css */

BODY {
	background: #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color : Black;
}
.mw_std12 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : Black;
}
.mw { color:#999999; font-size: 9px; }
a.mw:link { color:#999999; text-decoration: none }
a.mw:visited { color:#999999; text-decoration: none }
a.mw:active { color:#999999; text-decoration: none }
a.mw:hover {color: #0033FF;	text-decoration: none}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 16pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: #546AB8;
	text-decoration : underline;
}

A:active {
color: blue;
	text-decoration : none;
}

A:Hover {
color: blue;
	text-decoration : underline;
}

HR {
	height: 1pt;
}

.headline {
	color: #0033cc;
	font-size : 28px;
	font-weight : bold;
}

.headline1 {
	color: #0033cc;
	font-size : 20px;
	font-weight : normal;
}

.headline2 {
	color: #0033cc;
	font-size : 14px;
	font-weight : bold;
}

.tecdata {
	color: #F5F5F5;
	font-size : 16px;
	font-weight : bold;
	background : #0066FF;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.NormCell {
	color: #546AB8;
	background: #EDEDED;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : middle;
}
.NormCell:hover {
	color : #F5F5F5;
	font-weight: bold;
	font-size: 12px;
	text-decoration : underline;
	background : #546AB8;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.SubCell {
	color: #546AB8;
	background: #EDEDED;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.SubCellSw {
	color: #555555;
	background: #EDEDED;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.SubCell:hover {
	color : #F5F5F5;
	font-weight: normal;
	font-size: 10px;
	line-height : 10px;
	text-decoration : none;
	background : #546AB8;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.SubSelCell {
	color: #5E5B56;
	background: #B3C4EC;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height:10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.SelectCell {
	color: #5E5B56;
	background: #B3C4EC;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;;
	border-right: none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left : none;
}

.toplink {
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #F5F5F5;
}
.toplink:hover {
	color : #0000CD;
	text-decoration : underline;
	background : #C0C0C0;
}

.toplinksel {
	color : #0000CD;
	text-decoration : none;
	background : #F5F5F5;
}

