body {
	color:       #1B1B1B;
	font-family: verdana, arial;
	font-size:   11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	color:       #1B1B1B;
	font-family: verdana, arial;
	font-size:   11px;
}
a {
	color:           #294552;
	text-decoration: underline;
}
a:ho ver {
	text-decoration: none;
}

.current {
	font-weight: bold;
	color: #FF0000;
}

td.menu {
	background-color: #737373;
}

td.nav1 {
	font-family: arial, verdana;
	font-size: 10px;
	color: #DEE3E7;
	text-transform : uppercase;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848E9C;
	padding-left: 25px;
}

td.nav1active  { 
	color: #dee3e7;
	font-size: 10px;
	font-family: arial, verdana;
	background-color: #212121;
	text-transform: uppercase;
	padding-left: 25px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848E9C;
}

td.nav2 {
	font-family: arial, verdana;
	font-size: 10px;
	color: #DEE3E7;
	background-color: #212121;
	text-transform : uppercase;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848E9C;
	padding-left: 45px;
}

td.nav2active  { 
	color: #dee3e7;
	font-size: 10px;
	font-family: arial, verdana;
	background-color: #212121;
	text-transform: uppercase;
	padding-left: 45px;
	height: 20px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848e9c;
	background-image: url(../images/level2.gif);
	background-repeat: no-repeat;
	background-position: 25px 50%;
}

td.nav2Current {
	font-family: arial, verdana;
	font-size: 10px;
	color: #DEE3E7;
	background-color: #212121;
	text-transform : uppercase;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848E9C;
	padding-left: 45px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
}

td.nav2activeCurrent  {
	color: #dee3e7;
	font-size: 10px;
	font-family: arial, verdana;
	background-color: #212121;
	text-transform: uppercase;
	padding-left: 45px;
	height: 20px;
	border-bottom: 1px solid #848e9c;
	background-image: url(../images/level2.gif);
	background-repeat: no-repeat;
	background-position: 25px 50%;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
}

td.nav3active  { 
	color: #dee3e7;
	font-size: 10px;
	font-family: arial, verdana;
	background-color: #212121;
	background-image: url(../images/level2.gif);
	background-repeat: no-repeat;
	background-position: 45px 50%;
	text-transform: uppercase;
	padding-left: 65px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848E9C;
}

td.nav3activeCurrent  { 
	color: #dee3e7;
	font-size: 10px;
	font-family: arial, verdana;
	background-color: #212121;
	background-image: url(../images/level2.gif);
	background-repeat: no-repeat;
	background-position: 45px 50%;
	text-transform: uppercase;
	padding-left: 65px;
	height: 20px;
	border-bottom: 1px solid #848e9c;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
}


td.nav3 {
	font-family: arial, verdana;
	font-size: 10px;
	color: #DEE3E7;
	background-color: #212121;
	text-transform : uppercase;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848E9C;
	padding-left: 65px;
}

td.nav3Current {
	font-family: arial, verdana;
	font-size: 10px;
	color: #DEE3E7;
	background-color: #212121;
	text-transform : uppercase;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848E9C;
	padding-left: 65px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
}

a.nav1 {
	font-family: arial, verdana;
	font-size: 10px;
	color: #DEE3E7;
	text-transform : uppercase;
	text-decoration: none;
}

a.nav1active {
	font-family: arial, verdana;
	font-size: 10px;
	color: #DEE3E7;
	background-color: #212121;	text-transform : uppercase;
	text-decoration: none;
}

