body, tr, td
{
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: black;
}
	
p
{
	margin-left: 15px;
	margin-right: 10px;
}

a, a:visited, a:active
{
	color: #cc2121;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

li
{
	list-style-image: url("check.gif");
}

.header
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 19px;
	color: #cc2121;
	line-height: 16px;
	font-weight: bold;
	padding-top: 10px;
}

.header2
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #cc2121;
	line-height: 16px;
	font-weight: bold;
	padding-top: 10px;
}

.header3
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.menu
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.TextField {
border-color: white;
border-style: solid;
background: white;
border-width: 0;
font-size: 14pt;
font-family: arial;
font-weight: bold;
color: black;

}

.priceField {
border-color: white;
border-style: solid;
border-width: 0;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: red;

}

.infoField {
border-color: white;
border-style: solid;
border-width: 0;
	font-family: tahoma, arial, sans-serif;
	font-size: 16px;
	color: red;

}


.copyright
{
	font-family: Georgia, serif;
	font-size: 10px;
	color: #333333;
}
