@CHARSET "UTF-8";

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

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

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

ul.leftmain_menu
{
	color:#D9006B;
}

ul.leftmain_menu a
{
	color:#D9006B;
}

ul.leftmain_menu a:hover
{
	color:#D9006B;
}

ul.leftmain_menu a.selectedmenu
{
	color:#D9006B;
}

.footer_block
{
	background-color:#D9006B;
}

#content a
{
	color:#D9006B;
}

h1 {
	color:#D9006B;
}

.colortext a
{
	color:#D9006B;
}


.colortext h1
{

color:#D9006B;
}

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

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

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

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


