* {
	font-family: Tahoma;
	font-size: 10pt;
}
p {
	text-align: left;
}
strong {
	font-weight: bold !important;
}
a {
	color: #bb0f05;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
a:hover {
	color: black;
	text-decoration: none;
}
.copyright a {
	color: white;
	font-weight: normal;
}
.copyright a:hover {
	color: white;
	text-decoration: underline;
}
.menu_container{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}


h1 {

	font: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	text-align: center;

	padding-bottom: 3px;

}

#searchform {
	margin: 5px 0;
	width: 500px;
	}
#searchform form {
	margin: 0;
  /* for IE, Opera, ... */	background-color: #bb0f05;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 6px;
	}
#searchform .equal {
 	vertical-align: middle;
 /* for IE */	}
#searchform #txt {
	background-color: white;
	border: none;
	width: 430px;
	height: 15px;
  	}
* html #searchform2 #txt2 {
 /* for IE only */	padding: 2px 0;
	}
#searchform #btn {
	background-color: #bb0f05;
	color: white;
	border: none;
	font-weight: bold;
}
 #right_menu {
 	width: 222px;
 }
#right_menu li {
	background: url('/images/menu_gray_right.gif') no-repeat left top;
 	font-weight: bold;
	padding-left: 8px;
	line-height: 22px;
	text-align: left;
}
#right_menu li a {
 	color: black;
}
#right_menu li a:hover {
 	color: #bb0f05;
}
.panel_red {
	background-color: #eeeeee;
	width : 223px;
	text-align: left;
}
.panel_red .panel_title {
	background: url('/images/panel_right.gif') no-repeat left top;
	color: #bb0f05;
 	padding-left: 15px;
	padding-top: 3px;
	text-transform: uppercase;
	height: 20px;
}
.panel_red .panel_content {
 	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid white;
}
.panel_red .panel_content .panel_news_title {
	color: #bb0f05;
	font-weight: bold;
 }
.panel_red .panel_content .panel_link {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}
.panel_red .panel_content .panel_link a {
	text-decoration: underline;
}
.counters {
	float: left;
	padding: 5px;
	color: white;
}
.copyright {
	float: right;
	padding: 10px;
	color: white;
}
.red_title {
	text-transform: uppercase;
	color: #bb0f05;
 	font-size: 14pt;
	padding: 4px;
}
.production {
	padding-top: 21px;
 	width: 137px;
}
.production a img {
	border: 1px solid #eeeeee;
}
.flag_action {
	background: url('/images/flag_action.gif') no-repeat left top;
}
.flag_novice {
	background: url('/images/flag_novice.gif') no-repeat left top;
}
.flag_sales {
	background: url('/images/flag_sales.gif') no-repeat left top;
}
.production_link {
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}
.firm_link img {
	border: 1px solid #8ba9be;
	margin-bottom: 5px;
}
#top_menu tr td {
	padding-right: 2px;
	padding-left: 2px;
	height: 30px;
}
#top_menu tr td div {
	background: #005688;
	text-transform: uppercase;
	height: 100%;
	padding-top: 5px;
}
#top_menu tr td div a {
 	font-size: 11pt;
	font-weight: normal;
	color: #fff;
}
#top_menu tr td div a:hover{
 	color: #bb0f05;
}
#feedback_user, #feedback_phone, #feedback_email {
 	width: 347px;
}
#feedback_text {
 	width: 349px;
}
#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

