body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #00155E;
	background: #02428A url(./bgblue.gif) repeat-x;
}

#toto {
	position:absolute; 
	top: 0px; 
	left: -4px;
	width: 100%;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}

td {
	font-size: 11px;
}

.tdo {
	background: #02428A url(./bg-o.gif) repeat-x;
}

.tdm {
	background: #02428A url(./bg-m.gif);
}

.tdu {
	background: #02428A url(./bg-u.gif) repeat-x;
}

.ctdo {
	background: #ffffff url(./txtbg-o.gif) repeat-x;
}

.ctdm {
	background: #ffffff url(./txtbg-m.gif);
}

.ctdu {
	background: #ffffff url(./txtbg-u.gif) repeat-x;
}

.minfo {
	font-size: 10px;
}

.listem{
	font-size: 11px;
	background-color: #FFFFFF;
}

.ctdm a:link, a:visited{
	color:#02428A; 
	text-decoration: underline;
}

.ctdm a:hover{
	color:#FFAB00; 
	text-decoration: underline;
}

.ictive {
	color:#FFAB00; 
	font-style: italic;
	font-weight: bold;
}

#subnav {
	font-size: 10px;
	font-weight: bold;
	color: #FFAB00;
}

#subnav a:link, #subnav a:visited {
	color:#B9B381; 
	text-decoration: none;
}

#subnav a:hover {
	color:#FFAB00; 
	text-decoration: underline;
}

table.navblock {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.tdcont{
	position: relative;
	left: 0px;
	top: 0px;
	text-indent: 8px;
	height: 22px;
}

.tdcontsub{
	position: relative;
	left: 0px;
	top: 0px;
	text-indent: 18px;
	height: 22px;
}

.upper{
	position: absolute;
	left: 10px;
	top: 0px;
	z-index: 1;
	
}

.lower{
	position: absolute;
	left: 11px;
	top: 1px;
	color: #000000;
}

.uppersub{
	position: absolute;
	left: 14px;
	top: 0px;
	z-index: 1;
	
}

.lowersub{
	position: absolute;
	left: 15px;
	top: 1px;
	color: #000000;
}

table.navblock td {
	padding: 0px;
	margin: 0px;
	width: 100%;	
	vertical-align: top;
	font-size: 13px;
	text-align: left;	
}

table.navblock td.passive{
	display: block;
	color: #FFAB00;
	font-weight: normal;
  text-decoration: none;
	line-height: 32px;
	height: 32px;      
	background: #00438C url(./bgitem.full-x.gif) no-repeat;
}

table.navblock td.passivesub{
	display: block;
	color: #FFAB00;
	font-weight: normal;
  text-decoration: none;
	line-height: 32px;
	height: 32px;      
	background: url(./bgitem.half-x.gif) no-repeat;
	
}

table.navblock a.mainlevel:link, table.navblock a.mainlevel:visited {
	display: block;
	color: #B9B381;
	font-weight: normal;
	text-decoration:none;
	line-height: 32px;
	height: 32px;
	background: #00438C url(./bgitem.full.gif) no-repeat;
	text-indent: 18px;
}

table.navblock a.mainlevel:hover {
	display: block;
	color: #F4E778;
	font-weight: normal;
	text-decoration:none;
	line-height: 32px;
	height: 32px;
	background: #00438C url(./bgitem.full-x.gif) no-repeat;
	text-indent: 18px;
}

table.navblock a.sublevel:link, table.navblock a.sublevel:visited {
	display: block;
	color: #B9B381;
	font-weight: normal;
	text-decoration:none;
	line-height: 32px;
	height: 32px;
	background: url(./bgitem.half.gif) no-repeat;
	text-indent: 32px;
}

table.navblock a.sublevel:hover {
	display: block;
	color: #F4E778;
	font-weight: normal;
	text-decoration:none;
	line-height: 32px;
	height: 32px;
	background: url(./bgitem.half-x.gif) repeat-x;;
	text-indent: 32px;
}


#band {
	position: absolute;
	left: 360px;
	top: 50px;
	width: 580px;
	height: 40px;
	clip: rect(-2px, 580px, 40px, 0px);
	text-align: center;
}

#band td{
	font-size: 12px;
	font-weight: normal;
	color: #B9B381;
	text-align: center;
}

#band a:link, #band a:visited {
	color:#B9B381; 
	text-decoration: none;
}

#band a:hover {
	color:#FFAB00; 
	text-decoration: underline;
}
