a.OtherLink1:link { color: #FFFFFF;text-decoration : none;font-weight: bold;}
a.OtherLink1:visited { color: #FFFFFF; text-decoration : none;font-weight: bold; }
a.OtherLink1:hover {text-decoration:underline;color : #FFFFFF;font-weight: bold;}
a.OtherLink1:active {text-decoration:underline;color : #FFFFFF;font-weight: bold;}

a:link { color: #000000; text-decoration : none;font-weight: bold;}
a:visited { color: #000000; text-decoration : none;font-weight: bold; }
a:hover { color: #70A996; text-decoration:underline;font-weight: bold;}
a:active { color: #70A996; text-decoration : underline;font-weight: bold;}

a.Special:link { color: #808080;text-decoration : none;font-weight: bold;}
a.Special:visited { color: #808080; text-decoration : none;font-weight: bold; }
a.Special:hover {text-decoration:underline;color : #F0FD00;font-weight: bold;}
a.Special:active { color: #F0FD00;text-decoration : underline;font-weight: bold;}

Body {
	background-color : #CAE3D9;
	font-family: "arial", "geneva", "helvetica";
    font-size: 9pt;
}

.FloatColorBody
{
	background-color : #FFFFFF;
	font-family: "arial", "geneva", "helvetica";
    font-size: 9pt;
    background-image: url(../img/Design5/Standard_Green_Back.jpg);
    background-repeat:repeat-x;
}

.CONTENTTABLETEXT
{
	font-family: "arial", "geneva", "helvetica";
	font-size: 9pt;
	color: #000000;
	background-color: #BCCFC0;
}

.navrow, .navrow > ul, .navrow li ul { background-color: #B7D2B7; }
.Navi_Item_Marked { background-color: #8CB88C; }
.navrow > ul > li:hover > a, .navrow > ul:not( :hover ) > li.active > a { background-color: #F0EB84; }
.navrow li ul a { border: 1px solid #8CB88C; }
.navrow li ul li a:hover, .navrow li ul:not( :hover ) li.active a { background-color: #F0EB84; }
.navrow > ul > li:not( :last-child ) > a { border-right: 1px solid #8CB88C; }
