blockquote{
	border-color: #FFCC66;
}

h1
{
	background: transparent;
	color: #CCCCCC;
}

body, #main, #logo, #logo h1, #left_sidebar, #content, #right_sidebar,
#content a:hover
{
	color: #0000FF;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	background: #fff;
	color: #CCCCCC;
	border-color: #B1BCA4;
}

.sbilinks li a, .sidebaritem a
{ background: transparent url(arrow.png) no-repeat left center;
  color: #EEE;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ background: transparent url(arrow_select.png) no-repeat left center;
  color: #EEE;
} 

#content a
{
	background: transparent;
	color: #FFCC33;
}

#footer
{
	color: #EEE;
	border-color: #0000FF;
	background-color: #FFFFFF;
	background-image: url(../../../../../Sites/superdig/images/1A.jpg);
	filter: Gray;
}

#address, #footer a, #footer a:hover
{
	background: transparent;
	color: #999999;
}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{background: #fff none;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{
}
