body
{
	font-family : Arial, Helvetica, Verdana;
	font-size : 14px;
	background-color : #efefef;
}	

td
{
	font-family : Arial,Helvetica,Verdana;
	font-size : 12px;
	color : #000000;
}

td.SiteContent
{
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	background-color : #ffffff;
	color : #000000;
}	


.SiteHeadline
{
	font-family : Arial,Helvetica,Verdana;
	font-size : 20px;
	font-weight : bold;
	color : #850000;
}

.SiteHeadline2
{
	font-family : Arial,Helvetica,Verdana;
	font-size : 20px;
	font-weight : bold;
	color : #996699;
}

.SiteSubHeadline
{
	font-family : Arial,Helvetica,Verdana;
	font-size : 16px;
	font-weight : bold;
	color : #850000;
}


.SiteSysMessage
{
	font-family: Arial, Helvetica, sans-serif;
	color: #008811;
	font-size : 9pt;
	text-decoration: none;
}

.SiteErrorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #AA0000;
	text-decoration: none;
}


a.SiteMenu:link, a.SiteMenu:visited
{
	font-family: Arial,Helvetica,Verdana,GillSans;
	font-size:11px;
	color:#111111;
	text-decoration: none;
	font-weight: bold;
}
	
a.SiteMenu:hover
{
	font-family: Arial,Helvetica,Verdana,GillSans;
	font-size:11px;
	color:#333333;
	text-decoration: underline;
	font-weight: bold;
}


a:link, a:visited
{
	font-family: Arial,Helvetica,Verdana,GillSans;
	font-size:12px;
	color: #850000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	font-family: Arial,Helvetica,Verdana,GillSans;
	font-size:12px;
	color:#850000;;
	font-weight: bold;
	text-decoration: none;
}


tr.SiteTableHead, td.SiteTableHead, a.SiteTableHead:link, a.SiteTableHead:visited
{
	font-family : Arial,Helvetica,Verdana;
	font-weight : bold;
	color : #ffffff;
	background-color : #898986;
}

.SiteTableRow1
{
	font-family : Arial,Helvetica,Verdana;
	background-color : #e2e2e2;
}

.SiteTableRow2
{
	font-family : Arial,Helvetica,Verdana;
	background-color : #d2d2d2;
}


.ProductBox
{
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	background-color : #efefef;
}	

.ProductBoxInfo
{
	font-family : Arial, Helvetica, Verdana;
	font-size : 16px;
	background-color : #efefef;
}	



.ProductName
{
	font-family: Arial, Helvetica, sans-serif;
	color: #850000;
	font-weight : bold;
	font-size : 16px;
	text-decoration: none;
}



.SiteInfoTableHead
{
	font-family : Arial,Helvetica,Verdana;
	font-weight : bold;
	color : #ffffff;
	background-color : #850000;
}

.SiteInfoTableRow
{
	font-family : Arial,Helvetica,Verdana;
	background-color : #e2e2e2;
}

.SiteShopFormField
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-color : black;
	border-style : solid;
	border-width : 1px;
}

