body {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	background-color : #FFFFFF;
	background-image : url(/img/nav/orange.gif);
	color : #F94D09;
	background-repeat : repeat-y;
}

td {
	line-height : 18px;
}

a:link { 
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #F7C900;
	text-decoration : none;
}

a:hover { 
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #F7C900;
	text-decoration : underline;
}

a:visited { 
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #F7C900;
	text-decoration : none;
}

a:active { 
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #F7C900;
	text-decoration : none;
}

a.third {color: #F94D09;}
a.third:hover {color: #F94D09;}
a.third:active {color: #F94D09;}
a.third:visited {color: #F94D09;}

a.second {color: #F94D09;}
a.second:hover {color: #F94D09;}
a.second:active {color: #F94D09;}
a.second:visited {color: #F94D09;}

.head {
	font-family : verdana, arial, helvetica, sans-serif;
	padding-left: 16px;
	font-size : 8pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #F7C900;
	font-weight : bold;
	background-image : url(/img/nav/background.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}

.selectedhead {
	font-family : verdana, arial, helvetica, sans-serif;
	padding-left: 20px;
	font-size : 8pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #F94D09;
	font-weight : bold;
	background-image : url(/img/nav/selected.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}

.selectedhead a:link {color : #F94D09;}
.selectedhead a:visited {color : #F94D09;}
.selectedhead a:active {color : #F94D09;}
.selectedhead a:hover {color : #F94D09;}

.sub{
	font-family : verdana, arial, helvetica, sans-serif;
	padding-left: 20px;
	font-size : 8pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #F94D09;
	font-weight : regular;
	background-image : url(/img/nav/sub.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}

.selectedsub{
	font-family : verdana, arial, helvetica, sans-serif;
	padding-left: 20px;
	font-size : 8pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #F94D09;
	font-weight : bold;
	background-image : url(/img/nav/sub.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}

.subsub{
	font-family : verdana, arial, helvetica, sans-serif;
	padding-left: 30px;
	font-size : 8pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #F94D09;
	font-weight : regular;
	background-image : url(/img/nav/sub.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}

.selectedsubsub{
	font-family : verdana, arial, helvetica, sans-serif;
	padding-left: 30px;
	font-size : 8pt;
	width: 178px;
	height: 25px;
	text-decoration : none;
	color : #F94D09;
	font-weight : bold;
	background-image : url(/img/nav/subsub.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
}
