a { color: #0095d3; }
a:hover{ color: #0095d3; }

body{ background: #ffffff url(whitey/bgr.jpg) repeat-x top; }
#header h1 { background:transparent url(whitey/logo.gif) no-repeat scroll 0 0; }
/* Original style - changed so the logo can be seen in ie6) #header h1 { background: url(whitey/logo.png) no-repeat; } */
#search{ background: url(whitey/bgr-search.gif) no-repeat; }

.nav1 li a { color: #ffffff;}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {	color: #0095d3; }
.subscribe, .suscribe a { color: #ffffff; float:right; }
.subscribe.active a, .subscribe a:hover, .subscribe.current_page_item a  { color: #0095d3; }
#topmenu li{ border-left: 1px solid #cccccc; }
#topmenu li a {	color: #ffffff; font-weight:bold; }
#topmenu li a:hover,#topmenu li.active a { color: #E52526; }
#nav li ul li { background: #ffffff; border-bottom:1px solid #777777; border-left:1px solid #777777; border-right:1px solid #777777; }

#footer { background:#e4e2db url(whitey/bgr-footer.gif) repeat-x; }	
#footer, #footer a{	color: #999999; }

.box, .widget {	background: #FFFFFF url(../images/bgr-box-trans.png) repeat-x top left; }
.box2 {	background: #ffffff url(../images/bgr-box-trans.png) repeat-x top left; }
.box2 .spacer.white, .list2 li { background: #f5f5f5; }

.boxicos {	background: #ffffff; }

.vidtabs .idTabs li a, .idTabs li a { background:#ffffff; color:#363636; }
.vidtabs .idTabs li a:hover, .vidtabs .idTabs .selected, .idTabs li a:hover, .idTabs .selected, #sidebar h3 { background:#f5f5f5; }

span.continue-archives a { color:#777777; }

abbr, acronym {
	background-color: #e5e5e5;
	padding-left: 0.2em;
	padding-right: 0.2em;
	border-bottom: dotted #000 1px;
}
.bubbleTooltip {
	width: 200px;
	color:#000;
	text-decoration:none;
	text-align:center;
}
.bubbleTooltip span.top {
	padding: 30px 8px 0;
	background: url(whitey/bubble.gif) no-repeat top;
}
.bubbleTooltip span.bottom {
	padding:3px 8px 15px;
	color: #000;
	background: url(whitey/bubble.gif) no-repeat bottom;
}

