/* CSS Document */

A {
	TEXT-DECORATION: none;
	color: #1166bb;
} 

A:hover {
	COLOR: red; TEXT-DECORATION: underline
} 
a.hide {
	color: #eeeeee;
}

table.subtop td {
	FONT-SIZE: 9pt;
}  

td {
	FONT-SIZE: 9pt;
}		



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
}



.contentcolumn {
	padding-right: 5px;
	padding-left: 10px;
	FONT-SIZE: 9pt
}


table.menutable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}



table.menutable td {
	font-size: 10px;
	padding: 0px;
	padding-right: 0px;
	margin: 0px;
	font-weight: bold;
}
table.modultable {
	width: 100%;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	padding-right: 4px;
	margin: 0px;
	font-weight: bold;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}




a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(IMG/menu_bg3.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #1166bb;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	display: block;
	background: url(IMG/submenu_bg2.png) no-repeat;
	padding-top: 1px;
	padding-left: 24px;
	height: 16px !important;
	height: 17px;
	width: 100%;
}

a.sublevact:link, a.sublevact:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #717b82;
	text-align: left;
	display: block;
	background: url(IMG/submenu_bg2.png) no-repeat;
	padding-top: 1px;
	padding-left: 24px;
	height: 16px !important;
	height: 17px;
	width: 100%;
	background-position: 0px -18px;
}

a.sublevel:hover {
	color: #2277bb;
	text-decoration: none;
	background-position: 0px -18px;
}
a.subsublevel:link, a.subsublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #717b82;
	text-align: left;
	display: block;
	background: url(IMG/submenu_bg1.png) no-repeat;
	padding-top: 1px;
	padding-left: 23px;
	height: 16px !important;
	height: 17px;
	width: 100%;
}

a.subsublevel:hover {
	color: #1166bb;
	text-decoration: none;
	background-position: 0px -18px;
}
a.subsublevactive:link, a.subsublevactive:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #717b82;
	text-align: left;
	display: block;
	background: url(IMG/submenu_bg1.png) no-repeat;
	background-position: 0px -18px;
	padding-top: 1px;
	padding-left: 23px;
	height: 16px !important;
	height: 17px;
	width: 100%;

}

