/* --- Info --- */
div#it {
    height:2px;
    background:#ffcf11;
    overflow:hidden;
}

div#ib {
    margin-top:1px;
    padding:10px 0;
    background:#ffea99;
}

div#ib div#ibc {
    width:650px;
    margin:0 auto;
}

div#ib div#ibc p {
    padding:2px;
    font-family:verdana;
    font-size:11px;
    color:#565656;
}

div#if {
    margin-top:1px; 
    background:#ffe377;
    text-align:center;
	height:50px;
	line-height:50px;
}

/* --- Offer --- */
div.offer {}

div.offer table {
    width:100%;
}

div.offer table tr td.img {
    width:45px;
    text-align:center;
}

div.offer img {
    width:24px;
    height:24px;
}

/* color I dark */
div.c1d {
    background:#90b7e5;
}

/* color I middle */
div.c1m {
    background:#cfdbe7
}

/* color I light */
div.c1l {
    background:#90b7e5;
}

/* small HR */
div.shr {
    height:2px;
    overflow:hidden;
}

/* offer body */
div.ob {
    margin-top:1px;
    padding:10px;
}

p.ha1 {    
    font-family: Georgia;
    font-size: 17px;
    color: #ac0000;
}

h2.ha1 {
	font-family: 'Trebuchet MS', Georgia;
    font-size: 21px;
    color: #ac0000;
	font-weight:400;
}

p.ha1 a {
    color: #ac0000;
}

h2.ha1 a {
    color: #ac0000;
}

table tr td p.p2 {
    padding:2px;
    font-family:arial;
    font-size:13px;
	color:#565656;
}

table tr td p.p3 {
    padding:3px;
    font-family:arial;
    font-size:13px;
	color:#565656;
}

table tr td.company {
    width:200px;
    text-align:right;
}

div.case {
    margin-top:1px;
    padding:6px 10px;
    background:#dfe7ef;
    font-family:verdana;
    font-size:11px;
}

div.case a {
    color:#999;
}
