﻿.gsc-control-cse {
	font-family: Verdana, sans-serif;
	border-color: #ffffff;
	background-color: #ffffff;
}
input.gsc-input {
	border-color: #94CC7A;
}
input.gsc-search-button {
	border-color: #94CC7A;
	background-color: #2175a3;
	color: #ffffff;
}
.gsc-tabHeader.gsc-tabhInactive {
	border-color: #2175a3;
	background-color: #FFFFFF;
}
.gsc-tabHeader.gsc-tabhActive {
	border-color: #2175a3;
	background-color: #2175a3;
}
.gsc-tabsArea {
	border-color: #2175a3;
	visibility: hidden;
	display: none;
}
.gsc-webResult.gsc-result {
	border-color: #2175a3;
	background-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover {
	border-color: #2175a3;
	background-color: #FFFFFF;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
	color: #0066CC;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b {
	color: #0066CC;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
	color: #0066CC;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b {
	color: #0066CC;
}
a.gsc-trailing-more-results:link {
	color: #0066CC;
}
.gs-webResult.gs-result .gs-snippet {
	color: #454545;
}
.gs-webResult.gs-result .gs-visibleUrl {
	color: #815FA7;
}
.gs-webResult.gs-result .gs-visibleUrl-short {
	color: #815FA7;
}
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
	border-color: #2175a3;
	color: #2175a3;
}