table.infotable td,
table.infotable td  p
{
        background-color : #e0e0e0;
        font-size : 11px;
        padding : 6px;
}

th {
	margin : 0px;
	padding: 0px 0px 0px 7px;
}

ul.table {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol.table {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.infotable td.smallbanner,
td.smallbanner,
td.dark,
td.dkbg
{
        BACKGROUND-COLOR : #4f4f4f;
        COLOR : white;
        FONT-SIZE: 012px;
        FONT-WEIGHT: bold ;
        vertical-align : middle;
}
td.wh
{
 color : white;
}
td.faded
{
 	background-color : #E7F3F9;
  	color : #cccccc;
        vertical-align : middle;
        text-align : center;
}
td.lblue,
td.light,
td.ltbg 
{
 	background-color : #E7F3F9;
}
td.lgray, 
td.strong,
td.midbg
{
 	background-color : #DDDDDD;
}

table.price
{
	padding : 0px;
	width : 100%;
	border-collapse: collapse;
	border : 1px solid gray;
}
table.price th
{
	margin : 0px;
	padding : 7px;
	border : none;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background-color : gray;
	border : 1px solid #a0a0a0;
}
table.price td
{
border-right  : 1px solid #e0e0e0;
border-left   : 1px solid #e0e0e0;
padding : 3px;
}
table.price td a
{
	color : #cc0000;
}

table.price td a:hover
{
	color : #ff3333;
}
tr
{
	border : 1px solid silver;
}
.midbanner
{
	background-color : #d7d7d7;
	color : #333333;
	font-weight : bold;
	border : 1px solid gray;
}

.alt
{
	background-color : #f7f7f7;
}
#ra
{
	text-align : right;
}
#la
{
	text-align : left;
}
.small
{
	font-size : 11px;
}
table.pricebox
{
	font-size : 10px;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	
}
table.pricebox th,
table.pricebox td,
.detail,.lhs,.rhs ,
.subheading
{
	font-size : 10px;
	padding   : 2px;
	border-bottom : 1px solid silver;
	border-right : 1px solid silver;
}
.pos
{
	color : #007700;
}
.neg
{
	color : #cc0000;
}

.pricebox .subheading
{
        background-color : #e7e7e7;
}

.pricebox.subheading th
{
        background-color : #606060;
	border-right : 2px solid gray; 
}

div.break
{
	border-top : 1px solid silver;
	font-size : 08px;
	background : url(../images/pagetop.gif);
	height : 22px;
	background-repeat : no-repeat;
	background-position:top right;
}
.warning
{
	color : #cc0000;
	font-weight : bold;
}

table.infotable td.hide
{
height : 0px;
padding : 0px;
margin : 0px;
color : red;
overflow : none;
font-size : 0px;
background-color : white;
}
