body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background-color: #ffffff;
}

body, table {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	line-height: 130%;
}

a:link, a:visited, a:hover, a:active {
	color: #3A0C9F;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
}

a img { border: none; }

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	color: #3A0C9F;
	font-size: 16px;
	margin: 16px 0 8px;
}

h1:first-letter, h2:first-letter, h3:first-letter, h4:first-letter, h5:first-letter, h6:first-letter {
	text-transform: uppercase;
}

h2, h3 {
	margin: 24px 0 8px;
	font-size: 13px;
}

h3 {
	color: #555555;
	color: #DCB129;
	color: #000000;
	font-size: 12px;
}
form {
	margin: 0;
}

#outer {
	width: 100%;
	height: 100%;
}

.main {
	padding: 0 24px;
	text-align: justify;
}

.main p {
	text-indent: 16px;
	margin: 4px 0 8px;
}

.main ul, .main li {
	margin: 0; padding: 0;
}

.main ul {
	margin-left: 16px;
}

.main ul li {
	margin-bottom: 8px;
}

.main strong {
	font-size: 110%;
}


/* headLine */

.headLine {
	background-color: #705C9C;
}

.topMenu td {
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
}

/* leftBottom */
.leftBottom {
	vertical-align: middle;
	color: #ffffff;
}

.leftBottom div {
	padding-left: 72px;
}

.leftBottom a:link, .leftBottom a:hover, .leftBottom a:visited, .leftBottom a:active {
	color: #ffffff;
}

/* leftBar */

.leftBar {
	background-color: #D3CDE0;
}

/* announces */
.announces {
	border-right: 1px solid #615087;
	height: 100%;
}

.announces div {
	margin: 8px 16px 0;
}

.announces h2 {
	text-align: left;
	text-indent: 12px;
	margin: 0;
	color: #3A0C9F;
	font-size: 14px;
}

.announces .date {
	margin: 8px 0 0;
	color: #3A0C9F;
}

.announces p {
	margin: 8px 0 0;
	text-indent: 16px;
}

.announces .more {
	margin: 0;
	text-indent: 16px;
	text-align: right;
}


/* navStack */

.navStack {
	margin: 0;
	font-size: 10px;
}

/* topMenu */

td.topMenu { height: 42px; } 
.topMenu {
	border-top: 1px solid #594889;
	border-bottom: 1px solid #5F4C86;
	background: url('/img/interface/topmenu_bg.gif') left top repeat-x;
}

.topMenu a:link, .topMenu a:visited, .topMenu a:hover, .topMenu a:active {
	font-weight: normal;
	text-decoration: none;
	color: #FBE49A;
	font-size: 12px;
}

.topMenu a:hover {
	color: #ffffff;
}
.topMenu table {
	height: 100%;
}

.topMenu table td {
	padding: 0 12px;
}

.topMenu table th {
	height: 100%;
	background: url('/img/interface/topmenu_sep.gif') left top repeat-y;
	width: 2px;
}

/* catalog */
.catalog {
	padding: 8px 4px;
	background: #705C9C url('/img/interface/leftmenu_bg.gif') left top repeat-y;
}

.catalog, .catalog a:link, .catalog a:visited, .catalog a:hover, .catalog a:active {
	color: #ffffff;
}

.catalog h2 {
	margin: 0 0 6px;
	color: #F4DA63;
	text-indent: 24px;
	font-size: 15px;
}

.catalog ul, .catalog ul li {
	margin: 0;
	padding: 0;
}
.catalog ul {
	margin-left: 8px;
	list-style-type: none;
}

.catalog ul ul { margin-left: 0; }

.catalog ul li, .catalog ul li a:link, .catalog ul li a:visited, .catalog ul li a:hover, .catalog ul li a:active { 
	font: 11px/150% Arial, Helvetica, Sans-Serif;
	color: #F4DA63;
	text-decoration: none;
	font-weight: bold;
	display: block; /*block*/
}

.catalog ul ul li, .catalog ul ul li a:link, .catalog ul ul li a:visited, .catalog ul ul li a:hover, .catalog ul ul li a:active,
.catalog ul li.current ul a:link, .catalog ul li.current ul a:visited, .catalog ul li.current ul a:hover, .catalog ul li.current ul a:active {
	font-size: 11px;
	font-weight: normal;
	color: #FBE49A;
	background-color: transparent;
}

.catalog ul ul ul li, .catalog ul ul ul li a:link, .catalog ul ul ul li a:visited, .catalog ul ul ul li a:hover, .catalog ul ul ul li a:active,
.catalog ul li.current ul ul a:link, .catalog ul li.current ul ul a:visited, .catalog ul li.current ul ul a:hover, .catalog ul li.current ul ul a:active,
.catalog ul ul li.current ul a:link, .catalog ul ul li.current ul a:visited, .catalog ul ul li.current ul a:hover, .catalog ul ul li.current ul a:active {
	font-size: 10px;
	color: #FDF4D3;
	background-color: transparent;
}


.catalog ul li a:hover, .catalog ul li ul li a:hover,
.catalog ul li.current ul li a:hover {
	color: #ffbb00;
}

.catalog ul li.current a:link, .catalog ul li.current a:visited, .catalog ul li.current a:hover, .catalog ul li.current a:active {
	color: #ffffff;
	background-color: #5555cc;
}

.catalog ul ul, .catalog ul li.open ul ul, .catalog ul li.open ul li.open ul ul { display: none; }
.catalog ul li.open ul, .catalog ul li.open ul li.open ul, .catalog ul li.open ul li.open ul li.open ul { display: block; }

.catalog ul li {
	padding-left: 16px;
	background: url('/img/interface/arrow_right.gif') 2px 4px no-repeat;
}

.catalog ul li.open {
	background: url('/img/interface/arrow_down.gif') left 6px no-repeat;
}

.catalog ul li.empty {
	background: url('/img/interface/arrow_empty.gif') 2px 4px no-repeat;
}


/**/

table.modelList {
	border-collapse: collapse;
	width: 100%;
	text-align: justify;
	margin-bottom: 16px;
}

table.modelList th {
	width: 150px;
	text-align: center;
}


table.modelList .imgLeft {
	padding-right: 8px;
}

div.box {
	margin: 0 0 0 16px;
	font-size: 10px;
	text-align: justify;
}

.box img {
	margin: 2px 10px;
}

.box h2 {
	text-indent: 16px;
	margin: 12px 0 6px;
}

table.history {
	margin: 0 0 0 16px;
	font-size: 10px;
	text-align: justify;
}

.history img {
	margin: 2px 10px;
}

.history h2 {
	text-indent: 16px;
	margin: 12px 0 6px;
}

.small {
	color: #555555;
	font-size: 10px;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 8px;
	text-align: left;
}

fieldset legend {
	font-size: 120%;
	font-family: Arial, Helverica, Sans-Serif;
	font-weight: bold;
	color: #222;
}

fieldset label {
	font-size: 90%;
}

table.wareList_inner {
	width: 90%;
	border-collapse: collapse;
	text-align: center;
}

table.wareList_inner td {
	vertical-align: top;
}

/**/

.spec table { 
	font: 11px Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	border-collapse: collapse; margin: 2px 0;
	margin-bottom: 16px;
	background-color: #F7F7FF;
}

/**/
.spec table td, .spec table th { border: 1px solid #786999; }
/**
.spec table { border: 1px solid #786999; }
/**/

.spec table thead { font-weight: bold; }
.spec table tbody th { font-size: 9px; text-align: left; }
.spec table tbody td { text-align: center; }

.main .date {
	color: #555555;
	font-size: 90%;
}


div#langSelector {
	padding: 4px 10px;
	background-color: #CDC6DD;
	position: absolute;
	top: 7px;
/*	right: 96px; */
	left: 830px;
	white-space: nowrap;
}

div#langSelector, div#langSelector a, div#langSelector a:link, div#langSelector a:hover, div#langSelector a:active, div#langSelector a:visited {
	font-size: 16px;
	font: 14px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	color: #FBE49A;
}

div#langSelector a:hover {
	color: #FFBB00;
}

div#langSelector a.current, div#langSelector a.current:link, div#langSelector a.current:hover, div#langSelector a.current:visited, div#langSelector a.current:active {
	color: #FFFFFF;
}

.inline {
	border: 1px solid #615087;
	margin: 2px 8px;
}

.err {
	color: #DF0000;
}

.term {
	FONT-SIZE: 14px;	MARGIN: 16px 0px 8px;	
	COLOR: #3a0c9f;	
	FONT-FAMILY: Arial, Helvetica, Tahoma, Verdana, Sans-Serif
	margin-top: 15px;
}

.term-img {
	margin-top: 5px;
	width: 100%;
	text-align: center;
}

.supdl {
	border: 1px solid #000000;
	border-collapse: collapse;
}

table.supdl tr th, table.supdl tr td {
	border: 1px solid #000000;
}

.fa {
	FONT-SIZE: 14px;	MARGIN: 16px 0px 8px;	
	COLOR: #3a0c9f;	
	FONT-FAMILY: Arial, Helvetica, Tahoma, Verdana, Sans-Serif
	margin-top: 15px;
}
.redF, .BigRed {
	COLOR: #FF3300;
}
.BigRed {
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	margin-left: 5px;
        line-height: normal;
	}
.NormalP, .redF {
	margin-left:15px;
	margin-top:10px;
	text-align:justify;
}
.imgM {
	margin-left:15px;
}
#mainp{
	height:240px;	
}

 