body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul {
	font-weight: bold;
	color: #6699CC;
	font-size: 14px;
	list-style-type: square;
}
ul a {
	font-weight: bold;
	color: #6699CC;
	font-size: 14px;
	list-style-type: square;
	text-decoration: underline;
}
ul a:hover {
	font-weight: bold;
	color: #6699CC;
	font-size: 14px;
	list-style-type: square;
	text-decoration: none;
}
ol {
	font-weight: bold;
	color: #6699CC;
	font-size: 14px;
}
ol a {
	font-weight: bold;
	color: #6699CC;
	font-size: 14px;
	text-decoration: underline;
}
ol a:hover {
	font-weight: bold;
	color: #6699CC;
	font-size: 14px;
	text-decoration: none;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
h1 {
	color: #003479;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;

}
h2 {
	color: #993333;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

h5 {
    color:#000000;
    display:block;
    font-size:12px;
    font-weight:bold;
    margin:0 5px 0 15px;
    padding-bottom:3px;
    padding-top:3px;
    text-decoration:none;
}

.top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	height: 99px;
}
.middle {
padding-bottom:10px;
}
.left, .middle {
	border-top: 3px solid #FFFFFF;
}
.left{
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
}
.left .title{
	color: #003479;
	display:block;
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	padding: 0px;
	

}
.left a.title{
	font-size:16px;
	text-decoration: none;
	color: #003479;
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	padding: 0px;
} 
.left a.title:hover{
	font-size:16px;
	text-decoration: underline;
	color: #003479;
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	padding: 0px;
}
.left a{
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	color: #000000;
	display:block;
	margin-left:15px;
	margin-right:5px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.left a:hover{
	font-weight: bold;
	font-size:12px;
	text-decoration: underline;
	color: #000000;
	display:block;
	margin-left:15px;
	margin-right:5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.left .sub a{ 
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
	color: #993333;
	display:block;
	margin-left:25px;
	margin-right:5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.left .sub a:hover{ 
	font-weight: normal;
	font-size:11px;
	text-decoration: underline;
	color: #993333;
	display:block;
	margin-left:25px;
	margin-right:5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.subnav {
	width: 200px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.subnav a{color: #003479; text-decoration: none; font-weight: bold;}
.subnav a:hover{color: #003479; text-decoration: underline; font-weight: bold;}
td.Normal{
	border-bottom:1px solid #cccccc;
	background-image: url(../images/bg_normal.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:40px;
	background-color: #ffffff;
}
.Normal_Header{
	background-color: #AD2829;
	color: #FFFFFF;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.gallery img {border:1px solid #999999; padding:2px; background-color:#ffffff;}
.gallery img:hover {border:1px solid #999999; padding:2px; background-color:#999999;}
a.msds{display:block; text-decoration:none;}
a.msds:hover{display:block; text-decoration:underline;}
div.tooltip{
	padding:5px;
	background-color:#FFFFFF;
	font-size:11px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.product_title{
	color: #FFFFFF;
	font-size: 18px;
	background-color:#004780;
	padding: 1px 3px;
	margin-right: 5px;
}

.ramka td {
	border:1px solid #999999;
}
.small {
font-size:10px;
font-family:arial;
}
.license {
	margin-top:5px;
}
.license TD{
	border:1px solid #D4DEE6;
	padding:3 3 3 10px;
}

#stateResult{margin-top: 10px;};

#stateResult tr.head{background-color: #F4F4F4}
tr.rowA{background:#E9E9E9 none repeat scroll 0 0;height: 25px}
tr.rowB{background:#F8F8F8 none repeat scroll 0 0;height: 25px}


#stateResult td{
	font-size: 12px;
	padding-left:5px;
}

#stateResult .head td{
	font-weight: bold;
	font-size: 14px;
}

#stateResult .error{
	color: red;
	font-weight: bold;
}

a.gallery{
	float:left;
	margin-left:10px;
	margin-top:10px;
}
