﻿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;
}
p { font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;}
h2{ font-size:16px; font-weight:bold;}
h1{ font-size:large;}
.banned
{
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	padding: 10px;
	border: none;
}
.text
{
	font-weight: bold;
	color: #800000;
}

.infobox
{
	border: solid 2px #990002;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	margin: -250px 50px 50px 50px;
	width: 300px;
	float: right;
}
.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; }
.it { font-size:14px;}


