a, a:link, a:visited, a:active {	
	color: #0078DE;	
}

#panel {
	background:url(../images/site/loginBg.png) no-repeat bottom;
}

#breadcrumb li a, #breadcrumb li a:active, #breadcrumb li a:visited {
	color:#0078DE;
}

#breadcrumb li a:hover {
	color:#0078DE;
	text-decoration:underline;	
}


.sorting .order a {
	color:#0078DE;
}


.faqs h2 {
	font-size:18px;
	color:#0078DE;
}

.faqs select {
	border:1px solid #0078DE;
	color:#666;
}
 
.faqs h2 {
	color:#0078DE;
}



#footer {
	background-image: url(../images/site/footer_bg.png);
	width: 967px;
	height: 102px;
	margin: 0 auto;
}

