/* 
Cascading Style Sheet Document
Copyright
*/

.background {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomCatHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.pathFormat {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.pathFormat a:link {text-decoration: none; color: white;}
.pathFormat a:visited {text-decoration: none; color: white;}
.pathFormat a:active {text-decoration: none; color: white;}
.pathFormat a:hover {text-decoration: none; color: black;}

.bottomCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAA;
}
.copyrightText {
	font-family: Verdana;
	font-size: 10px;
	color: #748b19;
}

.copyrightText a:link {text-decoration: none; color: #748b19;}
.copyrightText a:visited {text-decoration: none; color: #748b19;}
.copyrightText a:active {text-decoration: none; color: #748b19;}
.copyrightText a:hover {text-decoration: none; color: black;}

.News {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
}
.NewsHeader {
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.NewsHeader a:link {text-decoration: none; color: #666666;}
.NewsHeader a:visited {text-decoration: none; color: #666666;}
.NewsHeader a:active {text-decoration: none; color: #666666;}
.NewsHeader a:hover {text-decoration: none; color: #AFBF4A}

.MenuButtons {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: none;
	line-height: 15px;
}

.MenuButtons a:link {text-decoration: none; color: white;}
.MenuButtons a:visited {text-decoration: none; color: white;}
.MenuButtons a:active {text-decoration: none; color: white;}
.MenuButtons a:hover {text-decoration: none; color: black;}

.NewsDate {
	font-family: Verdana;
	font-size: 10px;
	color: #767676;
}

.NewsDate a:link {text-decoration: none; color: #767676;}
.NewsDate a:visited {text-decoration: none; color: #767676;}
.NewsDate a:active {text-decoration: none; color: #767676;}
.NewsDate a:hover {text-decoration: none; color: black;}

.SecondaryNavigation {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.SecondaryNavigation a:link {text-decoration: none; color: white;}
.SecondaryNavigation a:visited {text-decoration: none; color: white;}
.SecondaryNavigation a:active {text-decoration: none; color: white;}
.SecondaryNavigation a:hover {text-decoration: none; color: black;}

.SubMenuButtons {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF400;
	font-weight: bold;
}
.SubMenuButtons a:link {text-decoration: none; color: #FFF400;}
.SubMenuButtons a:visited {text-decoration: none; color: #FFF400;}
.SubMenuButtons a:active {text-decoration: none; color: #FFF400;}
.SubMenuButtons a:hover {text-decoration: none; color: black;}

.HomeContacts {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.HomeContacts a:link {text-decoration: none; color: white;}
.contactsText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.Texts {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.Texts a:link {text-decoration: none;color: black;}
.Texts a:visited {text-decoration: none; color: black;}
.Texts a:active {text-decoration: none;	color: black;}
.Texts a:hover {text-decoration: none; color: #748b19;}

.HomeContacts a:visited {text-decoration: none; color: white;}
.HomeContacts a:active {text-decoration: none; color: white;}
.HomeContacts a:hover {text-decoration: none; color: black;}

