﻿#main-img {
    background-image: url(/images/main-img-bgd.gif);
    height: 327px;
    width: 400px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #9b9b9b;
    overflow: hidden;
    background-repeat: no-repeat;
}
#main-txt {
    margin: 15px;
    height: 297px;
    width: 370px;
    overflow: hidden;
}

.blutemp {
	height: 142px;
	width: 193px;
	background-image: url(/images/blue-bgd.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
.bluhead {
	color: #929292;
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
	display: block;
}
.blueterm, .blueapy {
	font-size: 11px;
	color: #9999CC;
	display: block;
}
.bluerate {
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	display: block;
}
.blueterm {
	margin-top: 18px;
}

.graytemp {
	height: 142px;
	width: 193px;
	background-image: url(/images/gray-border.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #9b9b9b;
	background-repeat: no-repeat;
}
.grayhead, .graybody {
	display:block;
}
.grayhead {
	font-size: 18px;
	font-weight: bold;
	padding-top: 17px;
}
.graybody {
	font-size: 11px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 15px;
}

.imagetemp {

}

.imagetemporiginal {
	height: 142px;
	width: 193px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}