/* Standard Styles */

H1
{
	font: bolder 14px/14px Verdana;
	color: #548408;
	text-decoration: none;
}
H2
{
	padding-top: 10px;
	font: bold 11px/11px Verdana;
	color: #548408;
	text-decoration: none;
}

P, TD
{
	font: 11px/16px Verdana, Helvetica, sans-serif;
	color: #333333;
}

/* Standard Lists */

UL
{
	margin: 5px 0 1.2em 0;
	padding-left: 1px;
}

OL
{
	margin: 5px 0 5px 0px;
	padding-left: 16px;
}


UL LI
{
	color: #505050;
	margin: 0 0 7px 0;
	padding: 0 0 1px 11px;
	line-height: 16px;
	list-style-type: none;
	background: transparent url('/content/images/body/bullit.jpg') no-repeat 0px .5em;
}


OL LI
{ 
	color:#505050;
	margin: 3px 0 3px 16px;
	padding: 0 0 1px 0px;
	line-height: 18px;
}



/* Default Links */

A
{
	color: #548408;
	text-decoration: none;
}
A:link {
	color: #548408;
	text-decoration: none;
}
A:hover
{
	color: #505050;
	text-decoration: underline;
}
A:Visited
{
	color: #548408;
	text-decoration: none;
}
A:Visited:hover
{
	color: #505050;
	text-decoration: underline;
}

.bottomnav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-position: right;
}
.bottomnav  A {font-size: 10px; color: #333333; text-decoration: none; font-weight: normal; line-height: 13px;}
.bottomnav  A:Hover {font-size: 10px; color: #ffffff; text-decoration: underline; font-weight: normal; line-height: 13px;}
.bottomnav  A:Visited {font-size: 10px; color: #333333; text-decoration: none; font-weight: normal; line-height: 13px;}
.bottomnav  A:Visited:Hover {font-size: 10px; color: #ffffff; text-decoration: underline; font-weight: normal; line-height: 13px;}


body {
	background-color: #C7C7C7;
	margin: 10px 0px 10px 10px;
}


hr {
	color: #999999;
	height: 1px;
}
.contacts {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #548408;
	line-height: 15px;
	font-style: normal;
	text-decoration: none;
}
.contacts  A {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #548408;
	line-height: 15px;
	font-style: normal;
	text-decoration: underline;
	}
.contacts  A:Hover {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #505050;
	line-height: 15px;
	font-style: normal;
	text-decoration: underline;
	}
	
.sidenav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #548408;
	text-decoration: none;
	font-weight: bold;
}
.sidenav  A {font-size: 11px; color: #548408; text-decoration: none; font-weight: bold; line-height: normal;}
.sidenav  A:Hover {font-size: 11px; color: #505050; text-decoration: underline; font-weight: bold; line-height: normal;}
.sidenav  A:Visited {font-size: 11px; color: #548408; text-decoration: none; font-weight: bold; line-height: normal;}
.sidenav  A:Visited:Hover {font-size: 11px; color: #505050; text-decoration: underline; font-weight: bold; line-height: normal;}

.navbar {
	padding-top: 7px;
	padding-bottom: 7px;
}
.MainNav {
	background-color: #548408;
}

