/* Rounded Corner Styles...*/
/* Default Style: */
.sb-inner { background:#212121; }
.sb-border { background:#666666; }

/* Custom Styles: */
/* id_name .sb-inner { background:#808080 } */
/* id_name .sb-border { background:#000000 } */

#shoppingCart .sb-inner { background:#ACCBE0; }
#menu .sb-inner { background:#FFFFFF; }
#add .sb-inner { background:#DDFFDD; }
#bottomads .sb-inner { background:#000000; }


.bluehr {
	background-color:#2b9fca;
	color:#2b9fca;
	height:2px;
	border:0pt none;
}

.ad {
	margin:2px;
	border:0px solid #FFFFFF; 
}

.thumb {
	margin:5px;
	border:4px double #2b9fca;
}

.wht {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

.whtb {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.whtl {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}

.whts {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

.crt {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

h1	{
/*	color: #FF6600; */
	color: #FA5621;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h2	{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h3	{
	color: #FF6600;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

a:visited {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:underline;
}

.events {
	color: #3399FF;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}

a.events {
/*	color: #2592c1; */
	color: #3399FF;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}

a.events:hover {
	color: #3399FF;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: bold;
}

a.events:visited {
	color: #3399FF;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
