@CHARSET "UTF-8";

.logo
{
background-image: url(../images/logo_blue.jpg);
}

.searchbox .csc-mailform-field #mailformsubmit {
	background-color:#008FC1;
}


.search_but
{
background-color:#008FC1;
}

.menubar, .menubar_home
{
background-color:#008FC1;
border-bottom: solid #008FC1 5px;
}

ul.leftmain_menu
{
color:#008FC1;
}

ul.leftmain_menu a
{
color:#008FC1;
}

ul.leftmain_menu a:hover
{
color:#008FC1;
}

ul.leftmain_menu a.selectedmenu
{
color:#008FC1;
}

.footer_block
{
background-color:#008FC1;
}

#content a
{
color:#008FC1;
}

h1 {
	color:#008FC1;
}

.colortext a
{
	color:#008FC1;
}


.colortext h1
{

color:#008FC1;
}

#submenu  ul.leftmain_menu ul li {
background-image:url(../images/blue_arrow.gif);
}

#content #tx-indexedsearch-searchbox-button-submit {
	background-color:#008FC1;
}

.right_col  {
	scrollbar-face-color: #008FC1;
	scrollbar-highlight-color: #008FC1;
	scrollbar-3dlight-color: #008FC1;
	scrollbar-darkshadow-color: #008FC1;
	scrollbar-shadow-color: #008FC1;
	scrollbar-arrow-color: #F0F0EE;
	scrollbar-track-color: #F0F0EE;
}

#content #tx-indexedsearch-searchbox-button-submit, #content #tx_mailform_input-item-0-4 {
  background-color:#008FC1;
}

