body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.menu_top {
	background-color: #FFFF33;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF6633;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
}
a.menu_top:link, a.menu_top:active, a.menu_top:visited{
	text-decoration: none;
	color: #FF6633;
}
a.menu_top:hover{
	color: #33CCFF;
}


td.header {
	background-color: #3130FF;
	background-position: left;
	background-repeat: no-repeat;
}
td.footer {
	background-color: #E15E2B;
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFF33;
	font-size: 10px;
	font-style: italic;
}

td.menu_bottom {
	background-color: #FFFF33;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
a.menu_bottom:link, a.menu_bottom:active, a.menu_bottom:visited{
	text-decoration: none;
	color: #FF6633;
}
a.menu_bottom:hover{
	color: #33CCFF;
}



table.table_main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E15E2B;
	border-right-color: #E15E2B;
	border-bottom-color: #E15E2B;
	border-left-color: #E15E2B;
}
h1 {
	font-size: 18px;
}
.required {
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
