
@import url("update.css");

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	border: 0px none #FFFFFF;
	padding-left: 25px;
	width: auto;
	}
.introbol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	border: 0px none #FFFFFF;
	color: #000099;
	font-weight: bold;
}
p a:link, div a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
p a:visited, div a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p a:hover, div a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}.selcted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.PadBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #003399;
}
.PadRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #FF6600;
}
.line {
	background-image: url(bar.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.border1 {
	border: 1px solid #000000;
}
.priceTable, .priceTable thead, .priceTable tbody{
    border:                 0;
    background:             #FFFFFF;
    font-size:              11px;
    line-height:            14px;
    font-weight:            normal;
    margin:                 0;
    padding:                0;
    text-align:             left;
    font-family:            Arial,Helvetica,sans-serif;
}
.priceTable{
    width:                  100%;
    margin:                 0 0 0.5em;
    padding:                0;
}
.priceTable thead td, .priceTable thead th{
    background:             #6699ff;
    text-align:             center;
    font-weight:            bold;
    padding:                3px 0 2px;
}
.priceTable tbody td,.priceTable tbody .oddRow th{
    background:             #ff9900;
}
.priceTable tbody td{
    text-align:             center;
    width:                  33px;
    height:                 35px;
    padding:                0 2px;
}
.priceTable tbody th{
    font-weight:            normal;
    padding:                0 3px;
}
.priceTable tbody th, .priceTable tbody .evenRow td{
    background:             #CCCCCC;
}