﻿body
{
	background-color: #FFFFFF; 
}

.custom #body
{
	color: #333333;
}

.custom.ssm #ext_wrapper,
.custom.sms #ext_wrapper,
.custom.mss #ext_wrapper,
.custom.sm #ext_wrapper,
.custom.ms #ext_wrapper,
.custom.m #ext_wrapper
{
	border-color: #A9B6E0;
}

.essm #wrapper,
.esms #wrapper,
.emss #wrapper,
.ssme #wrapper,
.smse #wrapper,
.msse #wrapper,
.esm #wrapper,
.ems #wrapper,
.sme #wrapper,
.mse #wrapper,
.em #wrapper,
.me #wrapper
{
	border-color: #A9B6E0;
}

.custom h1
{
	color: #333333;
	text-decoration: none;	
}
.custom #main h1 a
{
	color: #333333;
	text-decoration: none;
}

.custom h1 a:hover
{
	color: #333333;
	text-decoration: none;
}

.custom #main a
{
    text-decoration: underline;
}

.custom #main
{
    width: 540px;
    padding-left: 10px;
}

a,
.admin_link a
{
	color: #4D64A9;
	text-decoration: none;
}

a:hover,
.admin_link a:hover
{
	color: #FFCC00;
	text-decoration: underline;
}

.custom #ext_sidebar
{
  border-color: #ADADAD; 
}

.custom #ext_sidebar h2
{
  border: none;
}

.custom #sidebar2 h2,
.custom #sidebar h2
{                        
   border-color: #5168AC;      
}

.entry_header h2
{
   color: #AAAAAA;
   font-size: small;
   font-weight: normal;
}

.myadclass
{
  	background: transparent url(news-background.jpg);
}

#navbar
{
	background: transparent url(fon_top01.gif);
	color: #4D64A9;
	font-weight: normal;
	border-top: none;
	border-bottom: none;
}

#navbar a
{
	color: #4D64A9;
	font-weight: normal;
	text-decoration: none;
}

#navbar a:hover
{
	color: #FFCC00;
	text-decoration: underline;
}

.custom #footer
{
  background: transparent url(footer_bg.gif);
  color: white;
  border-top: none;
  border-bottom: none;
  height: 90px;
}