body {
	font-family : Tahoma,Verdana,Arial;
	scrollbar-base-color : #798FAE;
	scrollbar-darkshadow-color : #798FAE;
	scrollbar-face-color : White;
	scrollbar-highlight-color : #798FAE;
	scrollbar-shadow-color : #798FAE;
	scrollbar-track-color : #798FAE;
	scrollbar-arrow-color : Black;
	scrollbar-3dlight-color : White;
	margin: 0;
}

a, a:link, a:visited {
	text-decoration : underline;
	color : Navy;
	border: none;
}

a:hover {
	text-decoration : none;
	color : Red;
}

.checkBox {
color: Red;
}
.needed {
	color: Red;
	font-size : 9pt;
	font-family : Tahoma,Verdana,Arial;
}

.tblZa { background-color: #EDF2FC; }

.tblZb { background-color: #C4DAFC; }

.tblML { background-color: #94BBFA; }

th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.inputtext {
	color : #000000;
	background-color: #FFEBCD;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	border-top: none;
	border-left: none;
	border-bottom: 1px dotted Black;
	border-right: none;
	text-align: center;
}
.inputselect {
	color : #000000;
	background-color: #f5f5f5;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Navy;
	border-right: 1px solid Navy;
}

.px {
	padding: 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding: 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 25px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.leftul {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 25px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 9pt;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 9px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 37px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.menu02 a:link, .menu02 a:visited {
	color : White;
	text-decoration: none;
}
.menu02 a:hover {
	color : #DDDDDD;
}
.data {
	color : #9A9A9A;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #F3400F;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.errorBackground {
	background-color: #FF9D39;
}

#topMenu a:link,#topMenu a,#topMenu a:visited {
	color: White;
	text-decoration: none;
}

#topMenu a:hover {
	color: Black;
	text-decoration: none;
	border-bottom: 1px solid White;
}

#pageContent h1 {
	color: #076BA7;
	font-size: 15pt;
	font-weight: bold;
	border-bottom: 1px solid Navy;
	font-family : Tahoma,Verdana,Arial;
	width: 80%;
	margin-left: 20px;
	margin-top: 10px;
}
#pageContent h2 {
	color: #076BA7;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid Navy;
	font-family : Tahoma,Verdana,Arial;
	width: 70%;
	margin-left: 20px;
	margin-top: 10px;
}
#pageContent h3 {
	color: #076BA7;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	font-family : Tahoma,Verdana,Arial;
	margin-left: 20px;
	margin-top: 10px;
}
.text, #pageContent .mainTable {
	font-size : 9pt;
	font-family : Tahoma,Verdana,Arial;
}
.mediumText
{
	font-size : 10pt;
	font-family : Tahoma,Verdana,Arial;
}
.smalltext {
	font-size : 7pt;
	font-family : Tahoma,Verdana,Arial;
}
#pageContent .tableHeader {
	background-image: url(../images/b_fon.gif);
	color: White;
	font-size: 10pt;
	background-repeat: repeat-x;
}
#pageContent .tableHeaderNoBG {
	color: White;
	font-size: 10pt;
}
#pageContent .lightBackground {
	background-color: #FF850B;
}
#pageContent .extraLightBackground {
	background-color: #FFEBCD;
}
#pageContent .tableHR {
	background: url(../images/hr_single.gif) repeat-x center;
	border-right: 2px solid #FF850B;
	border-left: 2px solid #FF850B;
	height: 17px;
}
#pageContent .box {
border: 1px solid #EE7700;
background-color: #FFEBCD;
font-size: 9pt;
padding: 5px;
width: 556px;
margin-left: 20px;
font-size : 8pt;
font-family : Tahoma,Verdana,Arial;
}
#pageContent .priceCell {
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	color: Red;
	font-weight: bold;
}
#pageContent .borderTop
{
	border-top: 1px solid Black;
}
#specialLink a:visited {
	color: #FF7500;
}
.haendlerMenu {
	border: 1px solid Black;
	background-color: #D0E0ED;
	color: Black;
	font-size : 9pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.hiddenDiv {
	position: absolute;
	top: 610px;
	left: 300px;
	width: 450px;
	height: 130px;
	z-index: 99;
	background-color: #EBEBEB;
	color: #000000;
	visibility: hidden;
	text-align: center;
	border: 4px solid Black;
}