﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
}
table
{
	border-style: none;
	border-color: #000000;
}

img
{
	border: none;
}


.infobox
{
	border: solid 2px #990002;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	margin: 10px auto;
	width: 300px;
}
.infobox .hltxt
{
	font-size: 15px;
	font-weight: bold;
	color: #990002;
}


.pricetable { margin: 0; margin-bottom: 10px; border-collapse: collapse; width: 420px; font-size: 10px; }	
.pricetable tr th { color: White; text-align: right; padding-right: 7px; font-size: 11px; font-weight: bold; }
.pricetable tr td { text-align: right; padding-right: 7px; }
.pricetable-th-end {  }
.pricetable-th-start {  }
.pricetable-td-start { font-weight: bold; font-size: 11px; padding: 2px 20px 2px 10px; }

