﻿
.x {font-size: 20px; font-weight: bold; color: #FF6600; line-height: 1.5em; margin:10px 0 0 0; }
.head2 {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}
.head3 { font-size: 16px; font-weight: bold; color: #FF6600; line-height: 1.5em; margin:10px 0 0 0; }
.head4 { font-size: 12px; font-weight: bold; color: #FF6600; line-height: 1.5em; margin:10px 0 0 0; }
.head1 { font-size: 24px; font-weight: bold; color: #FF6600; line-height: 1.5em; margin:10px 0 0 0; }
.quote {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	margin: 10px 0 0 0;
	font-style: italic;
}
.normal {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}
.prom1 {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}
.prom2 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}
.caption {
	font-size: small;
	font-weight: bold;
	color: #626258;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, sans-serif;
}
.small {
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}
* {
  font-family: verdana;
  margin: 0;
  padding: 0;
}

.palepanel {
/*  width: auto;
  height: auto;*/
  /*display: table;*/
  float: left;
  background: url(/images/pricepanel_br.gif) no-repeat bottom right;
  margin: 5px 0 0 0;
}

.palepanel_tr {
  background: url(/images/pricepanel_tr.gif) no-repeat top right;
}

.palepanel_tl {
  background: url(/images/pricepanel_tl.gif) no-repeat top left;
}

.palepanel_bl {
  background: url(/images/pricepanel_bl.gif) no-repeat bottom left;
  padding:10px;
}
.coolpanel {
/*  width: auto;
  height: auto;*/
  /*display: table;*/
  float: left;
  background: url(/images/coolpanel_br.gif) no-repeat bottom right;
  margin: 5px 0 0 0;
}

.coolpanel_tr {
  background: url(/images/coolpanel_tr.gif) no-repeat top right;
}

.coolpanel_tl {
  background: url(/images/coolpanel_tl.gif) no-repeat top left;
}

.coolpanel_bl {
  background: url(/images/coolpanel_bl.gif) no-repeat bottom left;
  padding:10px;
}

.palepanel table {
  border-collapse: collapse;
}


.palepanel td {
  background-color:#F5F0EA;
  border-bottom: solid 1px #CCCCCC;
  padding: 4px 6px 4px 2px;
  border-left: solid 6px #F5F0EA;
}

.clear {
  float: none;
  clear: both;
  font-size:5%;
}

.style1 {
	line-height: 140%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
}