﻿body
{ 
 background: #636363;
 color: #5A6370;
}

blockquote{border-color: #767676;}

#main
{ background: #FFF url(../images/site/main.gif) repeat-y;
  color: #5A6370;
}

#link, #link li a, #footer, #menu, #menu li a
{ background: #FFF url(../images/site/menu.gif);
  color: #D1D3D7;
  border-color: #D7D7D7;
}

#footer a, #footer a:hover
{ background: transparent;
  color: #D1D3D7;
}

#logo
{ background: #FFF url(../images/site/site_logo.gif) no-repeat;
  color: #FF0000;
}

h1
{ background: transparent;
  color: #FF0000;
  border-color: #5A6370;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFF url(../images/site/red_menu.gif);
  color: #484E56;
} 
#link li a:hover, #link li a#selected, #link li a#selected:hover
{ background: #FFF url(../images/site/red_menu.gif);
  color: #484E56;
} 
#content, #column2 a, #column2 a:hover
{ background: transparent;
  color: #5A6370;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #D1D3D7;
}

.sbihead
{ background: #FFF url(../images/site/red_sbi.gif);
  color: #484E56;
}

.sbihead h1
{ background: transparent;
  color: #484E56;
}

.sbilinks li a
{ background: #FFF url(../images/site/link.gif);
  color: #D1D3D7;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #FF0000;
} 
.textred
{
	color:#FF0000;
}