BODY {
	background-color: #E0E0E0;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
}
H1 {
	padding-top: 10pt;
	padding-bottom: 0pt;
}
H2 {
	font-size: large;
	padding-top: 10pt;
	padding-bottom: 0pt;
}
H3 {
	font-weight: bold;
	font-size: medium;
	line-height: 0px;
	top: 0px;
}
A {
	color: #FF6000;
}
A:hover {
	color: #FF0000;
}
A.menu {
	color: #FFF5DA;
	text-decoration: none;
}
A.menu:hover {
	color: #FF0000;
}
A.menuselected {
	color: #FF0000;
	text-decoration: none;
}
A.extlink {
	font-size: smaller;
	font-style: italic;
}
TABLE {
	border-width: 0px;
	border-style: none;
}
TABLE.layout_page {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 1000px;
}
TR.odd {
	background-color: #FFF5DA;
}
TR.even {
	background-color: #FFE294;
}
TH {
	background-color: #FFBD09;
	font-weight: bold;
}
TD {
}
TD.layout_footer {
	background-color: #FFBD09;
	color: #FFF5DA;
	font-size: smaller;
	padding-left: 12px;
	padding-right: 12px;
}
TD.layout_menu {
	background-color: #FFBD09;
	color: #FFF5DA;
	font-size: 145%;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
TD.layout_rightbar {
	background-color: #FFBD09;
}
TD.layout_title {
	background-color: #FFBD09;
	color: #FFF5DA;
	font-size: 36px;
	font-weight: bold;
}
TD.page {
	background-color: #FFF5DA;
	padding: 12px;
}
TD.function {
	font-weight: bold;
}
TD.title {
	font-weight: bold;
	vertical-align: top;
}
DIV.menu {
	padding: 12px;
}
HR {
	color: #FFBD09;
	background-color: #FFBD09;
	height: 1px;
	width: 95%;
	border: none;
}

.debug {
	font-size: medium;
	color: #FF0000;
	background-color: #FFFF00;
	margin: 10pt;
}

.ok {
	color: #00AA00;
}

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

