body { 
	background: #BBD0E3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color: #0a4078;
}

p.price {
	font-size: 9pt;
	font-weight: bold;
	color: #288cd5;
}
p.red {
	font-size: 20pt;
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	font-size: 10pt;
   color: #0a4078;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
   color: #a4ce5c;
	text-transform: uppercase;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	font-size: 8pt;
   color: #0A4078;
	text-transform: uppercase;
}
A:link {
	font-size: 10px;
	color: #3185C1;
	text-decoration: none;
	font-weight: bold;
	
}
A:visited {
	font-size: 10px;
	color: #3185C1;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	font-size: 10px;
	color: #A4CE5C; 
	text-decoration: none;
	font-weight: bold;
}
}
A:active {
	font-size: 10px;
	color: #3185C1;
	text-decoration: none;
	font-weight: bold;
}

.search {
    font-family: Tahoma; 
    font-size: 10px;
    font-weight: bold;
    background-color: #f0f6fc;   
}

.s_title {
    font-size: 12px;
    color: #406ca5;
    background-color: #bbd0e3;
}

.s_normal {
    font-weight: normal;
}

.s_button {
    color: #0C4079;
    background-color: #E8F2FB;
    border: solid 1px;
    border-color: #0C4079;
}

.res_head {

}

.res_title {
    font-size: 12px;
    color: #406ca5;
}

.res_price {
    font-size: 12px;
    color: #FF6501;
}

.res_blue {
    color: #3186BF;
}

.res_black {
    color: #0C4079;
}

#outputOffer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	table-layout: fixed;
	width: 370px;
	background-color: #ffffff;
}

#outputOffer td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid #D6E6F3;
	background-color: #E8F2FB;
	padding-left:5px;
	padding-right: 5px;
	text-align: left;
	color: #3186BF;
	
	
}

#outputOffer th {
	color:#A4CE5C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid black;
	font-weight: bolder;
	text-transform: uppercase;
	vertical-align: bottom;
	
}

#outputOffer table{
	table-layout: fixed;
	
}

#outputOffer .title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#0A4078;
	text-transform: uppercase;
	
}

#search {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    width: 360px;
}

#search select{
	border: 1px solid black;


}

#search td{
	border: 0px solid;
	font-size: 9px;

}

.tth{

	color:#0A4078;
	background-color: #FFFFE0;
	font-size: 14px;
}

#search tfoot{

	color:#0A4078;
	background-color: #FFFFE0;
	font-size: 14px;
	height: 2em;
}
