﻿.mainlinks
{
	font-family: Arial, TahomaHelvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:25px;
	text-decoration:none;
}

.mainlinks1
{
	color: #E1FD82;
}
.mainlinksDynamic
{
	font-family: Arial, TahomaHelvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E1FD82;
	line-height:25px;
	text-decoration:none;
    background-color:#8EB702;
    border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

.mainlinksDynamic1
{
	color: #E1FD82;
}
.navigations{
	height: 25px;
	width: 190px;
	float: left;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
	padding-left: 5px;
	line-height: 25px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C855;
}

.navigation1
{
color: #D10900;
}
.nvaigationDynamic
{
	height: 25px;
	float: left;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
	background-color:#8EB702;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.navigationDynamic1
{
		color:#D10900;
}
