
.brheader
{
color:#6b1d1d;
font-size:17px;
font-weight:bold;
font-family: Georgia, 'Times New Roman',Tahoma, Arial, Verdana, sans;

}

body {
	background-color: #55759C;
	margin: 0px;
	background-image: url(body_bg.gif);
	background-repeat: repeat-x;
}
body, td, p, a, div, span, input, textarea, select{
	font-size: 12px;
	font-family: Georgia, 'Times New Roman',Tahoma, Arial, Verdana, sans;
	color: #5B542E;
}
form {
	margin: 0px;
	padding: 0px;
}

a {	color:#6B1D1D;
	text-decoration: underline;
}
a:hover {	
	text-decoration: none;
}

input.text, select{
	border: 1px solid #C9C6B5;
	background-color: #FAFAFA;
	height: 20px;
	font-size: 11px;
}
input.text {
	padding: 2px 3px 0px 3px;
}
dt, dt a {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	color:#5B542E;
}

dd {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-bottom: 15px;
}

p {
	margin-top: 6px;
	margin-bottom: 10px;
}

h1 {
	font-size:15px;
	color:#18549F;
	font-weight:bold;
	font-family: 'Arial Narrow',Arial, sans-serif;
	margin-top:8px;
	margin-bottom:4px;
	padding-top:0px;
}

h2 {
	color:#6B1D1D;
	font-size:16px;
	font-weight:bold;
	font-family: Georgia, 'Times New Roman',Tahoma, Arial, Verdana, sans;
	margin-left: 15px;
	margin-top:5px;
	margin-bottom:1px;
	padding-top:0px;
	padding-left:0px;
}

h3 {
	color:#5B542E;
	font-size:13px;
	font-weight:bold;
	font-family: Georgia, 'Times New Roman',Tahoma, Arial, Verdana, sans;
	wfont-style: italic;
	margin-left: 35px;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:0px;
	padding-left:0px;
}

h4 {
	font-size:15px;
	color:#18549F;
	font-weight:bold;
	font-family: 'Arial Narrow',Arial, sans-serif;
	margin-top:16px;
	margin-bottom:1px;
	padding-top:0px;
	padding-left:8px;
}

ul {
	margin-top:0px;
	padding-top: 0px;
	margin-left: 1px;
	padding-left: 1px;
	margin-bottom: 2px;
	padding-bottom:0px;
	list-style-type: none;
}



ul.list {
	list-style-type: disc;
	margin-left: 20px;
	line-height: 18px;
}

ul.list_red {
	list-style-type: none;
	margin-left: 15px;
	line-height: 18px;
}
ul.list_red li {
	background-image: url(bullet_red.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
}

ul.valign_bullet li {
	vertical-align: middle;
}

.head {
	background-image: url(truck_inner.jpg);
	background-color: #588ED1;
	background-repeat: no-repeat;
}
.head_inner {
	background-image: url(truck_inner.jpg);
	background-color: #588ED1;
	background-repeat: no-repeat;
}

.table_left{
	background-image: url(table_left.gif);
	background-repeat: repeat-y;
}

.table_right{
	background-repeat: repeat-y;
	background-image: url(table_right.gif);
}

table.content {
	background-image: url(center_bg.jpg);
	background-repeat: repeat-x;
	background-color: #CDCAB9;
}

td.customer {
	background-image: url(customer_bg2.gif);
	background-repeat: no-repeat;
}

td.customer_home {
	background-image: url(customer_bg_red2.gif);
	background-repeat: no-repeat;
}

table.login {
	margin-top: 34px;
	display: block;
}

table.login td, table.login td a{
	font-size: 11px;
}
table.login td a:hover{
	color: #AB1F1F;
}

table.login td.customerid {
	font-weight: bold;
	font-size: 12px;
}

input.submit {
	margin-left: 14px;
}

td.quote_right {
	background-image: url(get_quote_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.inner {
	padding-right: 25px;
}

table.list {
	margin-left: 27px;
	margin-top: 7px;
	margin-bottom:15px;
}

div.quote_click {
	position: relative;
	left: 350px;
	top: -20px;
}

div.quote_click, div.quote_click a{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans;
	color: #732A29;
}

div.quote_click a:hover{
	text-decoration: none;
	color: #AB1F1F;
}

div.text {
	margin-top: 3px;
	margin-left: 33px;
	margin-bottom: 20px;
	text-align: justify;
}

div.text_55 {
	margin-top: 3px;
	margin-left: 55px;
	margin-bottom: 20px;
	margin-right: 25px;
	line-height: 18px;
}
div.text_35 {
	margin-top: 3px;
	margin-left: 35px;
	margin-bottom: 20px;
	margin-right: 30px;
	line-height: 18px;
}

div.dark {
	height: 67px;
	padding-left: 38px;
	padding-top: 8px;
	background-image: url(dark_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div.dark, div.dark p, div.dark a{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans;
	color: #333300;
}
div.dark a{
	text-decoration: underline;
	color: #6B1D1D;
}
div.dark a:hover{
	text-decoration: none;
	color: #AB1F1F;
}

div.light {
	height: 50px;
	padding-left: 148px;
	padding-top: 7px;
	background-image: url(light_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 16px;
}

div.light a, div.light a:hover{
	text-decoration: none;
	color: #6B1D1D;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans;
	font-size: 11px;
}
div.light a:hover{
	text-decoration: underline;
	color: #AB1F1F;
}

div.light img{
	margin-left:15px;
	margin-right:5px;
}

td.small{
	padding-left: 5px;
	padding-right: 5px;
}
td.small, td.small p, td.small a {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans;
	text-align: justify;
}

td.white, td.white a{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans;
}
td.white a {
	text-decoration: underline;
}
td.white b, td.white b a {
	font-weight: normal;
}
ul.redblock {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 5px;
}
ul.redblock li{
	background-image: url(bullet_red.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-bottom: 7px;
}

ul.redblock li a{
	color: #762C44;
	text-decoration: underline;
	font-size: 11px;
}
ul.redblock li a:hover {
	color: #AB1F1F;
}


div.khaki_light img{
	margin-left:17px;
	margin-right:5px;
}

div.khaki_light a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans;
}
div.khaki_light a:hover{
	text-decoration: underline;
	color: #AB1F1F;
}
ul.red_lst li{
	background-image: url(bullet_red.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 7px;
	color: #5B542E;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans;
	font-size:11px;
}
ul.red_lst li a{
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans;
}

ul.red_lst li a:hover{
	text-decoration: none;	
	color: #AB1F1F;
}

ul.khaki li{
	background-image: url(bullet_khaki.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-bottom: 7px;
}

ul.khaki_lst li{
	background-image: url(bullet_khaki.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 7px;
	color: #5B542E;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans;
	font-size:11px;
}
ul.khaki_lst li a{
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans;
}

ul.khaki_lst li a:hover{
	text-decoration: none;	
	color: #AB1F1F;
}
a.atext, ul.khaki_lst li a.atext, a.atext:hover, ul.khaki_lst li a.atext:hover {
	font-weight: normal;
	color: #5B542E;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman',Tahoma, Arial, Verdana, sans;
}


ul.khaki_right li{
	background-image: url(bullet_khaki.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	margin-bottom: 7px;
	color: #5B542E;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans;
	font-size:10px;
}

ul.khaki_right li a{
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, sans;
}

ul.khaki_right li a:hover{
	text-decoration: none;	
	color: #AB1F1F;
}

div.red_more {
	background-image: url(blockred_more.gif);
}
div.khaki_more {
	background-image: url(block_more.gif);
}

div.khaki_more, div.red_more {
	background-repeat: no-repeat;
	width:96px;
	height:27px;
	text-align: left;
}

div.khaki_more div, div.red_more div{
	padding-top: 6px;
	padding-left: 7px;
}

div.khaki_more, div.khaki_more *, div.red_more, div.red_more *{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans;
	text-decoration: none;
}
div.khaki_more a:hover, div.red_more a:hover {
	text-decoration: underline;	
}

table.tablered td{
	color: #6B1D1D;
	font-size: 11px;
	border-bottom: 1px solid #6B1D1D;
}
td.redheader, table.tablered td.redheader {
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 12px;
	background-color: #6B1D1D;
}
table.tablered * td.header {
	font-weight: bold;
	color: #6B1D1D;
	background-color: #E3E2D9;
	font-size: 12px;
	padding: 3px; padding-left: 7px;
	vertical-align: middle;
}
table.tablered * input.text, table.tablered * textarea{
	background-color: #FFFFFF;
	border: 1px solid #D1BDBA;
	color: #6B1D1D;
	padding-left: 4px;
	margin-left: 5px;
	width: 290px;
}

table.tablered td.change {
	border-left: 1px solid #6B1D1D;
}
table.tablered td.change input.text, table.tablered td.change textarea{
	width: 225px;
}

td.col_left {
	text-align: right;
	padding-left: 4px;
}

td.col_right {
	border-left: 1px solid #6B1D1D;
	padding-left: 5px;
	text-align: right;
}

td.col_left input.text, td.col_right input.text {
	margin-left: 7px; margin-right: 7px;
	width: 140px;
}

span.red {
	color: #C20909;
	padding-left: 3px;
}

td.fixtext {
	font-size: 11px;
	padding-left: 7px;
	text-align: justify;
	font-family: Tahoma, Arial, Verdana, sans;
}

div.glossary {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 18px;
}
div.glossary a:hover {
	color: #AB1F1F;
}

div.abc {
	margin-left: 25px;
}
div.abc a{
	padding: 2px 3px 2px 3px;
	background-color: #D5D3C6;
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans;
	text-decoration: none;
}
div.abc a:hover{
	color: #E32500;
	background-color: #D5D3C6;
}
div.abc a.active, div.abc a.active:hover{
	color: #FFFFFF;
	background-color: #6B1D1D;
}

div.glossary dl{
	margin-left: 15px;
	margin-right: 15px;
}
/*must be on last place!!! */

div.dark {{
	width: 500px;
}}

div.light { {
	width: 500px;
}}


li{
	vertical-align: top;
	margin-bottom: 0px;
}

/* add 06.02.2009 */
.login2{
	padding:35px 0 0 112px;
	text-align:left;
}
.login2 .text{
	display:block;
	color:#8D8763;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding-left:15px;
	text-align:left;
}
.login2 a.enter{
	display:block;
	margin:8px 0 22px 107px;
}
.ttl{
	background:url(ttl_bg.gif) no-repeat left top;
	width:452px;
	text-align:center;
	padding:8px 0 5px 0;
	margin:22px 0 0 15px;
}
.logo_bg{
	background:url(logo_bg.gif) no-repeat left top;
	margin-left:15px;
}
.logo_bg td{
	padding:3px 0 9px 0;
	vertical-align:bottom;
}