
body {
	background: #D1D1D1;
}
A:link  {
    text-decoration: none;
	text-transform: lowercase;
    color:  #5C4482;
}

A:visited   {
    text-decoration: none;
	text-transform: lowercase;
	color: #504164;
}

A:active    {
    text-decoration: none;
	text-transform: lowercase;
    color:  #91915F;
}

A:hover {
    text-decoration: underline;
	text-transform: lowercase;
    color:  #861445;
}
.copyright:A:link  {
	font-size: 11px;
    text-decoration: underline;
    color:  #9A9A8F;
}

.copyright:A:visited   {
	font-size: 11px;
    text-decoration: underline;
	color: #9A9A8F;
}

.copyright:A:active    {
    font-size: 11px;
    text-decoration: underline;
	text-transform: lowercase;
    color:  #9A9A8F;
}

.copyright:A:hover {
    font-size: 11px;
    text-decoration: underline;
	text-transform: lowercase;
    color:  #861445;
}

.com-link:A:link  {
	font-size: 13px;
    text-decoration: underline;
    color:  #ECECEA;
}

.com-link:A:visited   {
	font-size: 13px;
    text-decoration: underline;
	color: #ECECEA;
}

.com-link:A:active    {
    font-size: 13px;
    text-decoration: underline;
	text-transform: lowercase;
    color:  #9A9A8F;
}

.com-link:A:hover {
    font-size: 13px;
    text-decoration: underline;
	text-transform: lowercase;
    color:  #861445;
}
.header_menu {
	background: #A2A286;
}
.header_title {
	background: #ABAB92;
}
.header_advert {
	background: #C4C4C4;
}
.home_promo {
	background: #4D3D5E;
}
.home_profile {
	background: #C7C7C7 url(/images/home/profile/background.gif) no-repeat;
}
.home_profile-content {
	color: #414141;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
}
.home_profile-nopic {
	background: #C7C7C7;
}
.home_news {
	background: #B2B2A8 url(/images/home/news/background.gif) no-repeat;
	background-position : top right;
}
.home_news-content {
	color: #4D4645;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 15px;
}
.type {
	color: #4D4645;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.home_news-date {
	color: #727261;
	font-size: 9px;
}
.home_news-nopic {
	background: #B2B2A8;
}
.home_gallery {
	background: #DBDBDB;
}
.home_gallery-content {
	color: #898383;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 15px;
}
.profile_menu {
	background: #C7C7C7 url(/images/profile/background.gif) no-repeat;
}
.profile_menu-content {
	color: #4A3C5D;
	font-family: times new roman, times, ms serif;
	font-size: 10pt;
	line-height: 18px;
	padding: 15px;
}
.profile_content {
	background: #DEDEDE;
}
.profile_content-content {
	color: #524B4B;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-top: 14px;
	padding-left: 20px;
	padding-right: 20px;
}
.profile_content-table {
	color: #524B4B;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.contact_address {
	color: #524B4B;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	background: #E7E7E7;
	border: 1px solid #C9C9C9;
}
.copyright {
	color: #9A9A8F;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.two {
	color: #9A9A8F;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
