﻿body, th, td
{
	font-family: 'Verdana Ref', 'Arial Unicode MS', Arial, 'Times New Roman';
	font-size: 12px;
}
h1, .header
{
	font-family: 'Verdana Ref', 'Arial Unicode MS', Arial, 'Times New Roman';
	color: #273602;
	font-size: 16px;
}
h2
{
	font-family: 'Verdana Ref', 'Arial Unicode MS', Arial, 'Times New Roman';
	color: #273602;
	font-size: 15px;
}
h3
{
	font-family: 'Verdana Ref', 'Arial Unicode MS', Arial, 'Times New Roman';
	color: #273602;
	font-size: 14px;
}
h4
{
	font-family: 'Verdana Ref', 'Arial Unicode MS', Arial, 'Times New Roman';
	color: #273602;
	font-size: 13px;
}
h5
{
	color: #273602;
	font-size: 12px;
}
.whiteText
{
	color: White;
	font-size: 10px;
	text-decoration: none;
}
.redText
{
	color: Red;
	text-decoration: none;
}
.navHeader
{
	font-size:12px;
	font-family: 'Verdana Ref', 'Arial Unicode MS', Arial, 'Times New Roman';
	font-weight: 900;
	color: #6c9b34;
}
.nav
{
	font-size: 11px;
	font-family: 'Verdana Ref', 'Arial Unicode MS', Arial, 'Times New Roman';
	text-decoration: none;
	font-weight: 900;
	color: white;
	text-align:left;
}
A.nav:hover
{
	color:#273602;
}
.cnav
{
	font-size: 15px;
	font-family: 'Verdana Ref', 'Arial Unicode MS', Arial, 'Times New Roman';
	text-decoration: none;
	font-weight: 900;
	color: white;
	text-align:left;
}
A.cnav:hover
{
	color:#273602;
}
.navSelected
{
	color:#273602;
}
.gallery
{
	font-size: 11px;
	font-family: 'Verdana Ref', 'Arial Unicode MS', Arial, 'Times New Roman';
	text-decoration: none;
	font-weight: 900;
	color: gray;
	text-align:left;
}
A.gallery:hover
{
	coor:#273602;
}
.gallerySelected
{
	color:#273602;
}
.menuCell
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#273602,endColorStr=#6c9b34);
}
.navMenu
{
	font-size: 7pt;
	font-family: 'Verdana Ref', 'Arial Unicode MS', Arial, 'Times New Roman';
	text-decoration: none;
	color: white;
}
A.navMenu:hover
{
	color: #6c9b34;
}
.articleList
{
	text-decoration: none;
	color: Black;
}
A.articleList:hover
{
	text-decoration: none;
	color: #2d72b6;
}
.counter
{
	font-weight: 700;
	color: White;
	filter: progid:DXImageTransform.Microsoft.Glow(color=#273602,strength=10);
}
.counterText
{
	background-color: #273602;
}



