.order-now{
color:#0033FF;
font-family: Tahoma, arial;
font-size:14px;
text-decoration:inherit;
text-align:justify;
}
.bpanel{
float:left;
border:#0000CC; border:dotted;
margin: 0px 1px 1px 4px;
padding: 0px 1px 1px 4px;
height:150px;
width:30%;
}
.wpanel{
float:left;
border:#0000CC; border:dotted;
margin: 0px 1px 1px 4px;
padding: 0px 1px 1px 4px;
width:31.5%;
height:150px;
}
.dpanel{
float:right;
border:#0000CC; border:dotted;
margin: 0px 1px 1px 4px;
padding: 0px 1px 1px 4px;
height:150px;
width:30%;
}
.buttonfrm{
width:150px;
height:26px;
color:#0066FF;
border-color:#0033FF;
}
a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	outline: none;
}
a:hover {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	background-color: #D9DA2A;
	outline: none;
}
.a2:link, .a2:active, .a2:visited {
	font-family: Tahoma, arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	outline: none;
}
.a2:hover {
	font-family: Tahoma, arial;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	background-color: #D9DA2A;
	outline: none;
}
BODY {
	font-weight: normal;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #0481B9;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #0481B9;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
	color:#FFFFFF;
}
.green {
	color: #92C32A;
}
.grey {
	color: #979797;
}
.orange {
	color: #FF9C00;
}
.orange-2 {
	color: #FF9C00;
	font-size:14px;
}
.txtabout{
font-size:12px;
font-weight: bold;
}

.prices {
	width: 605px;
	outline: none;
	}

.prices th {
	font: bold 15px Arial;
	color: #fff;
	background: url(./images/table_thleftbg.gif) left top no-repeat;
	border-left: 1px solid #fff; }

.prices th div {
	background: url(./images/table_thrightbg.gif) right top no-repeat;
	padding: 3px 0 6px 0; }

.prices th.empty {
	background: url(./images/table_thbg.gif) left top repeat-x; }

.prices td {
	font-size: 11px;
	padding: 6px;
	text-align: center; }

.prices .odd td {
	background: #fff;
	border-right: 1px solid #0481B9;
	border-bottom: 1px solid #0481B9; }

.prices .even td {
	background: #f7f7f7;
	border-right: 1px solid #0481B9;
	border-bottom: 1px solid #0481B9; }

.prices .pricerow td {
	background:#FFFFFF;
	border-right: 1px solid #0481B9;
	text-align: center; }

.prices .pricerow .price1 {
	font: bold 17px Arial;
	color: #0481B9; }

.prices .pricerow .price2 {
	font: bold 12px Arial;
	color: #7a0000; }

.prices .orderrow td {
	background: url(./images/table_orderrowbg.gif) left top repeat-x;
	padding: 11px 0 9px 0;
	text-align: center;
	border-right: 1px solid #0481B9;
	border-bottom: 1px solid #0481B9; }

.prices .orderrow .empty {
	border-right: none; }

.prices .label {
	border-right: 1px solid #fff !important;
	text-align: right !important; }

.prices .subheaderrow td {
	background: url(./images/table_subtopicbg.gif) left top no-repeat;
	font: bold 11px Arial;
	color: #74882c;
	padding: 9px 0 8px 8px;
	text-align: right; }

