body a:link {color : #0A1D5F; text-decoration : none; font-weight : bold;}
body a:visited {color: #0A1D5F; text-decoration : none; font-weight : bold;}
body a:hover {color : #0A1D5F; text-decoration : none; font-weight : bold;}
body a:active {color : #0A1D5F; text-decoration : none; font-weight : bold;}
body, div, p, span, blockquote, ol, ul, dl, li, dt, dd, td, img 
	{font: 9pt Arial, Helvetica, sans-serif; color : 565656;}

.error 
{
font-weight : bold;
color : #C39D32;
}
.goldtitle
{
font-weight : bold;
font-size: 15pt;
color : #cead4a;
}



.header {
font-size: 15pt;
color : #C39D32;
font-weight : bold;
}

.welcome {
font-size: 8pt;
font-family: Verdana, Arial, Helvetica;
color : rgb(255,255,255);
}

.address {
font-size: 7pt;
font-family: Verdana, Arial, Helvetica;
	
}

.smalltext {
font-size: 7pt;
}
.midtext {
font-size: 8pt;
font-family: Verdana, Arial, Helvetica;
}
 
 
select.SmallText
{
font-size: 7pt;
font-family: Verdana, Arial, Helvetica;
}

table.nobreak
{
font-size: 20pt;
font-family: Verdana, Arial, Helvetica;
}

showlines
{border : thin;
} 

textarea.noborders {
	border : none;
	overflow:auto;
	font-size: 10pt;
font-family: Verdana, Arial, Helvetica;
}

.BasketContent
{
	background-color: white;
}
.cart
{
	font-size: 10px;
	color: black;
	text-transform : uppercase;
}
hr
{
}
td.cartline
{
background-color : silver;
}
.button
{
	font-size: 10px;
}
