TR, TD, INPUT, SELECT, FILE, BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

td.header{
	font-size: 10pt;
	color: #094EB6;
	font-weight: bold;
	background: #9BB9DD;
}

table.vsOrder {
	width: 100%; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

.price_table_header{ 
font-weight: Bold; 
background: #82AADA;
color: #094EB6;
text-align: center;
border-bottom: 1px solid Gray;
border-right: 1px solid White;
} 
.price_table_row{ 
border-bottom: 1px solid Gray;
border-right: 1px solid White;
}
.price_table_col1{ 
width: 50%; 
text-align: left;
border-bottom: 1px solid Gray;
border-right: 1px solid White;
}
.price_table_col2{ 
width: 30%; 
text-align: center;
border-bottom: 1px solid Gray;
border-right: 1px solid White;
} 
.price_table_col3{ 
width: 20%; 
text-align: right;
border-bottom: 1px solid Gray;
} 

.red {color: #ff0000;}

h3 {font-size: 10pt; color: #FF8200;"}
