BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 15 0 5 0;
	color: #FF9000;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 15 0 5 0;
}

P {
	margin: 5 0 6 0;
}

A {
	color: #FF7E00;
}

#header {
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 10px;
	margin-top: 15px;
}

#header TD {
	padding-bottom: 8px;
}

#footer {
	margin-top: 15px;
}

#footer TD {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #919191;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

#footer A {
	color: #FF7E00;
	margin-right: 4px;
	margin-left: 4px;

}

#footer DIV.sublink {
	padding-top: 6px;
}

#footer DIV.sublink A {
	color: #848280;
}

#footer P {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navi {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #1C69A1;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
}

#navi A {
	color: #FF6600;
	text-decoration: none;
}

#menu {
	padding-right: 9px;
}

#menu H2 {
	color: #3D84B7;
}

#menu UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 190px;
}

#menu LI {
	background: url(images/bg_menu.gif) no-repeat #D1D6DE;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	height: 19px;
	padding: 0 0 0 10;
	vertical-align: middle;
	display: block;
}

#MENU LI.sub {
	background: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	height: 16px;
	padding: 0 0 0 10;
	vertical-align: middle;
	display: none;
}

#MENU LI.sub A {
	color: #1D6497;
	text-decoration: none;
}

#MENU LI.sub A:hover {
	color: #FF6600;
	text-decoration: underline;
}

#MENU LI.last {
	margin-bottom: 4px;
}

#MENU LI A {
	color: #000000;
	text-decoration: none;
}

#MENU LI:hover {
	background-color: #C8CDD5;
}

#MENU LI.sub:hover {
	background-color: #FFFFFF;
}
#MENU LI.curent {
	background-color: #5DA4D7;
}

#MENU LI.curent A {
	color: #FFFFFF;
	text-decoration: none;
}

.print { display: none; }
