html, body {
 margin: 0;
 padding: 0;
 background: white;
}
body#home {
 background: url("/images/boxes.jpg") top center no-repeat;
}
.ht {
 height: 100%;
}
td, th {
 font-family: verdana, tahoma, sans-serif;
 font-size: 11px;
 color: #444444;
}
img {
 border: 0;
}
a {
 color: #007FEB;
}
a:hover {
 color: #FFA231;
 text-decoration: none;
}
form {
 margin: 0;
 padding: 0;
}
input, select, textarea {
 font-family: tahoma, sans-serif;
 font-size: 11px;
 color: #737373;
}
h1, h2, h3 {
color: #737373;
margin: 10px 0;
font-weight: bold;
font-size: 14px;
}
h2 {
 font-size: 12px;
}
h3 {
 font-size: 11px;
 margin: 7px 0;
}
.mid {
 font-size: 12px;
 font-weight: bold;
}
h2.blu {
 color: #002E53;
 font-size: 11px;
 font-weight: bold;
 text-transform:uppercase;
}
p {
 text-align: justify;
 margin: 0;
 margin-bottom: 10px;
}
hr {
 height: 1px;
 border: 0;
 border-top: 1px solid #C7C7C7;
}
ul {
 list-style-type: square;
 color: #666666;
 margin: 10px 0;
 padding: 0 15px;
}
li {
 padding: 0;
 margin: 2px 0;
}
.f0 {
 font-size: 0;
}
#logo {
 margin-top: 0px;
}
#inner_logo {
 margin-top: 10px;
}
#servbar {
 width: 80%;
 height: 25px;
 margin-top: 60px;
 border: 0;
 border-collapse:collapse;
 border-spacing:0;
}
#servbar .icons {
 background: #F3F3F3;
 white-space:nowrap;
 vertical-align: middle;
 padding: 0 10px;
}
#servbar a {
 color: #858585;
 text-decoration:none;
}
#servbar a:hover {
 text-decoration:underline;
}
.inner {
 margin-top: 44px !important;
}
#search_form label {
 color: #595959;
 display: block;
 margin-bottom: 10px;
 margin-left: 13px;
 text-transform:uppercase;
 text-align: left;
}
#search_form input.txt {
 width: 100%;
 border: 1px solid #A4ABB1;
 height: 20px;
 // margin: -1px 0;
}
#topmenu tr.menuitems td {
 padding-top: 12px;
 text-align: center;
 vertical-align:middle;
 text-transform:uppercase;
 color: #FE8C01;
 font-weight: bold;
}
#topmenu tr.menuitems td.left {
 background: url("/images/tml.gif") bottom left no-repeat;
}
#topmenu tr.menuitems td.right {
 background: url("/images/tmr.gif") bottom right no-repeat;
}
#topmenu tr.menubulls td {
 text-align: center;
 background: url("/images/tm_bull_bg.gif") repeat-x; 
}
#topmenu tr.menubulls td.left {
 background: url("/images/tm_bull_bg_l.gif") bottom left no-repeat;
}
#topmenu tr.menubulls td.right {
 background: url("/images/tm_bull_bg_r.gif") bottom right no-repeat;
}
#topmenu a {
 font-weight: normal;
 color: #6C6C6C;
 text-decoration: none;
}
#topmenu a:hover {
 color: #FE8C01;
 text-decoration: none;
}
.header {
 background: url("/images/header_bg.gif") bottom right no-repeat;
 color: #ffffff;
 font-weight: bold;
 font-size: 12px;
 white-space:nowrap;
 padding: 4px;
 line-height: 20px;
}
.header img {
 float: left;
 margin-right: 12px;
}
.ndate {
 margin-bottom: 5px;
 font-weight: bold;
}
.orlink {
 display: inline;
 padding-right: 20px;
 background: url("/images/orarr.gif") center right no-repeat;
}
.png {
// background: none! important;
 filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + style.backgroundImage.substr( 4, style.backgroundImage.length - 5 ) +'", sizingMethod="crop")');	
}
.flash {
 margin-top: 10px;
 text-align: center;
}
.bt {
 border-top: 1px solid #C0C0C0;
}
.mbnr {
 background: url("/images/bnr_bg.gif") bottom repeat-x #EDEDED;
 border-left: 3px solid #E7E7E7;
 border-top: 3px solid #E7E7E7; 
 border-right: 3px solid #E7E7E7; 
}
.mbnr a {
 color: #737373;
 text-transform:uppercase;
 text-decoration:none;
}
.mbnr a:hover {
 text-decoration: underline;
}
.mbnr table td {
 padding-left: 130px;
 height: 110px;
 vertical-align:middle;
}
#leftmenu {
 padding: 0;
 margin: 20px 10px;
 list-style-type: none;
}
#leftmenu li {
 background: url("/images/lm_level1.gif") top left no-repeat;
 padding-left: 20px;
 font-weight: bold;
 margin: 3px 0;
}
#leftmenu ul {
 list-style-type: none;
 padding: 0;
 margin: 0;
 margin-left: -20px;
}
#leftmenu ul li{
 background: url("/images/lm_level2.gif") top left no-repeat;
 padding-left: 40px;
}
#leftmenu ul ul {
 list-style-type: none;
 padding: 0;
 margin: 0;
 margin-left: -40px;
}

#leftmenu ul ul li{
 background: url("/images/lm_level3.gif") top left no-repeat;
 padding-left: 60px;
 font-weight: normal;

}
#leftmenu ul ul ul{
 list-style-type: none;
 padding: 0;
 margin: 0;
 margin-left: -60px;
}

#leftmenu ul ul ul li{
 background: none !important;
 padding-left: 80px;
 font-weight: normal;
 font-size: 10px;
 margin: 0;
}

#leftmenu a {
 color: #FE8C01;
}
.ord_list {
 list-style-type: square;
 padding: 0;
 margin: 10px;
 margin-left: 20px;
}
.ord_list li {
 margin: 2px 0;
}
.sitemap {
 list-style-type: square;
}
.sitemap li {
 font-size: 12px;
 font-weight: bold;
 margin: 6px 0;
}
.sitemap ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 padding-left: 10px;
}
.sitemap ul li {
 font-size: 11px;
 font-weight: normal;
 margin: 1px 0;
}
.red {
 color: #CC0000;
}
.ord_form input, .ord_form select, .ord_form textarea {
border: 1px solid #A4ABB1;
 height: 20px;
}
.gal_pic {
 float: left;
 margin: 0 10px 10px 0;
 border: 1px solid #999999;
}
.specs tr {
 background: #f0f0f0;
}
.specs tr.even {
 background: #fdfdfd;
}
.specs td.odd {
 background: #f0f0f0;
}
.specs td.even {
 background: #fdfdfd;
}
.spec_h {
 background: #FFA231;
 color: #ffffff;
 font-weight: bold;
}
.spec_h2 {
 background: #f0f0f0;
 color: #FEB94B;
 font-weight: bold;
}
.txtpic {
 margin-right: 10px;
 float: left;
}
.gal_pic_h {
 float: left;
 margin: 0 10px 8px 0;
 border: 1px solid #999999;
}
.gal_pic_w {
 vertical-align:top;
 float: left;
 margin: 0 10px 16px 0;
 border: 1px solid #999999;
}
.clsCursor {
	CURSOR: hand
}

.style1 {color: #FE8C01}

.dn {display:none;}
.db {display:block;}

.bnr {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #AEB3BA;
	padding: 4px 6px;
}
.bnr img {
 border: 1px solid #AEB3BA;
}
