h3 {
	line-height:1;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:16pt;
}
h3.middle_title {
	font-size:22pt;
	font-weight:bolder;
	color:#3d3d3d;
	line-height:1;
	font-family:Arial Narrow;
	padding-left:30px;
}
.contact {
	font-size:16pt;
	font-weight:normal;
}
.contact a:link, .contact a:hover, .contact a:visited{
	font-size:16pt;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}
.input_descr {
	padding-left:5px;
	padding-right:5px;
	background-color:#ececec;
	background-image:url('/img/descr_bg.gif');
	background-repeat:repeat-y;
	background-position:right top;
}
.input1 {
	width:100%;
	border:1px solid #7f9db9;
}
.input_padding {
	padding-left:50px;
}
.right-menu {
	font-size:10pt;
	color:#4d4d4d;
	font-family:Arial Narrow;
}
.left_separator {
	background-image:url('/img/lb_shadow.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}
.left_column {
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:15px;
}
.center_column {
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:15px;
}
.right_column {
	padding-left:5px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:15px;
}
.right_separator {
	background-image:url('/img/rb_shadow.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
}
.info_blue {
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bolder;
	color:#007ac2;
}
.blue_title {
	font-size:18pt;
	font-weight:bolder;
	color:#007ac2;
}
.info_orange {
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bolder;
	color:#e77817;
}
.orange_title {
	font-size:18pt;
	font-weight:bolder;
	color:#ff9000;
}
.blue_txt {
	padding-left:10px;
	color:#007ac2;
}
.link_blue, .link_blue:hover, .link_blue:visited {
	color:#007ac2;
}
.small_orange_txt {
	font-size:10pt;
	color:#e77817;
}
.left_padding {
	padding-left:20px;
}
.right_padding {
	padding-right:20px;
	padding-bottom:5px;
}
.sub {
	position:relative;
	left:10%;
}
hr {
	padding:1px;
	border:0px;
}
.thumbnail {
	width:100px;
	height:70px;
	background-image:url('images/thubmnail_bg.gif');
	background-repeat:repeat-y;
	padding-left:6px;
	padding-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:3px;
}
.order_1 {
	color:#e77919;
	font-size:20pt;
	font-weight:bolder;
}
.order_2 {
	vertical-align:top;
	font-size:10pt;
}
.order_3 {
	font-size:13pt;
	font-weight:bolder;
}
.orange_list {
	list-style-image:url('images/list.gif');
}
