.body_top {
	font-family: sans-serif, Arial, Verdana;
	background-color: #32647A;
	margin: 2px;
}
.body_menu {
	font-family: sans-serif, Arial, Verdana;
	background-color: #B5CCD7;
	margin: 2px;
}
.body_footer {
	font-family: sans-serif, Arial, Verdana;
	background-color: #32647A;
	margin: 2px;
}
.body_main {
	font-family: sans-serif, Arial, Verdana;
	background-color: #FFFFFF;
	margin: 2px;
}
.body_form {
	font-family: sans-serif, Arial, Verdana;
	background-color: #FFFFFF;
	margin: 20px;
}
.body_tool {
	font-family: sans-serif, Arial, Verdana;
	background-color: #E4EDF1;
	margin: 0px;
}
.clr1 {
	background-color: #E4EDF1;
}
.clr2 {
	background-color: #B5CCD7;
}
.clr3 {
	background-color: #32647A;
}
.clr4 {
	background-color: #C9E0E9;
}
.text1 {
	font-family: sans-serif, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.text1b {
	font-family: sans-serif, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.text2b {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text3 {
	font-family: sans-serif, Arial, Verdana;
	font-size: 11px;
	color: #D58A00;
}
.text3b {
	font-family: sans-serif, Arial, Verdana;
	font-size: 11px;
	color: #D58A00;
	font-weight: bold;
}
.text4b {
	font-family: sans-serif, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.text5 {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
	color: #32647A;
}
.text5b {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
	color: #32647A;
	font-weight: bold;
}
.text6b {
	font-family: sans-serif, Arial, Verdana;
	font-size: 11px;
	color: #F5AA20;
	font-weight: bold;
}
.source {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #000000;
}
.error {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.message {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
