body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img, div, table { behavior: url("/iepngfix.htc") }

table tr td {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

#td_left {
	width: 217px;
	height: 127px;
}

#div_top_1 {
	height: 127px;
	background: url('/_images/equipment/repeater_top.gif') top left repeat-x;
}

#div_top_2 {
	height: 127px;
	background: url('/_images/equipment/bgrnd_top_left.gif') top left no-repeat;
}

#div_top_3 {
	height: 127px;
	background: url('/_images/equipment/bgrnd_top_right.gif') top right no-repeat;
}

#td_bottom_left {
	height: 13px;
	background: url('/_images/equipment/bgrnd_bottom_left.gif') top left no-repeat;
}

#div_bottom_1 {
	height: 14px;
	background: url('/_images/equipment/repeater_bottom.gif') top left repeat-x;
}

#div_bottom_2 {
	height: 14px;
	background: url('/_images/equipment/bgrnd_bottom_right.gif') top right no-repeat;
}

#td_right_center {
	width: 12px;
	background: url('/_images/equipment/repeater_right_center.gif') top right repeat-y;
}

#td_content {
	border-left: 1px solid #51787A;
	border-top: 1px solid #51787A;
	line-height:21px;
	background: url('/_images/equipment/bgrnd_center.jpg') bottom right no-repeat;
	background-color: #E1F2F5;
	padding: 20px;
}

#td_content a {
	text-decoration: underline;
}

#td_content a:hover {
	text-decoration: none;
	color: #0000FF;
}

#td_content a img {
	border: 1px solid #161313;
}

#td_left_center {
	background: url('/_images/equipment/bgrnd_left_center.gif') top left repeat-y;
}

#table_left_center #bottom {
	height: 19px;
	background: url('/_images/equipment/bgrnd_left_left_bottom.gif') bottom left no-repeat;
}

#table_left_center #center {
	padding: 5px 15px 5px 15px;
	background: url('/_images/equipment/bgrnd_left_left_center.gif') top left no-repeat;
}

#td_menu a {
	display: block;
	padding-top: 2px;
	height: 23px;
	width: 217px;
	background: url('/_images/equipment/button.gif') top left no-repeat;
}

#td_menu a:hover {
	background: url('/_images/equipment/button_on.gif') top left no-repeat;
}

#table_images {
	margin-left: 15px;
}

#table_images a img {
	border: 1px solid #17717F;
}


/*  */
.question {
	border: 1px solid gray;
	padding: 5px;
	color: black;
	background-color: rgb(220,220,220);
}
.answer {
	color: red;
}
.faqdate {
	text-align: right;
	padding-right: 20px;
	color: gray;
	font-size: 10px;
}

#contacts_list {
    position: absolute;
    top: 180px;
    width: 200px;
    height: 300px;
    left: 100%;
    margin-left: -220px;

}

#messageok {
	height:35px;
	font: normal 18px Arial;
	color:#FFFFFF;
	background-color:#6C0;
	padding-top:13px;
	padding-left:13px;
}

#messageerror {
	height:35px;
	font: normal 18px Arial;
	color:#FFFFFF;
	background-color:#F00;
	padding-top:13px;
	padding-left:13px;
}

#t_menu {
	background: url('/_images/menu.png') left top no-repeat;
	width:989px;
	height:44px;
}

#t_menu .td_enter {
	text-align:left;
	padding-top:5px;
}

#t_menu .td_enter a {
	font: bold 14px Arial;
	color:#FFFFFF;
}

#t_menu .td_enter span a {
	font: normal 11px Arial;
	color:#FFFFFF;
}

#t_menu .td_enter a:hover {
	text-decoration:underline;
}

#t_menu .td_enter span {
	font: normal 11px Arial;
	color:#FFFFFF;
}

#news {
	font:normal 12px Arial;
	color:#061e32;
	
}



#news span{
	font:bold 12px Arial;
	color:#007F0E;
}

#menu_bg {
	background: url('/_images/menu_bg.jpg') left top repeat-y;
}