.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #7C7C7C;
	background-position: center center;
	text-align: center;
	border: thin ridge #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.Banner01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FF0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: thin solid #000000;
}
.Banner02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFFF99;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

.SubMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	border: thin solid #666666;
	float: none;
}
.Border01 {
	border: thick solid #7C7C7C;
}
.Bdr02 {
	background-color: #069590;
	border: thin solid #000;
}
.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #95060A;
	border: thin solid #FF0;
}
.Bdy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border: thin solid #000;
}

.Fld01
{
	border: 1px solid #000;
	background-color: #FF9;
}
.tblBdr01
{
	background-color: #FFF;
	border: thin solid #333;
	margin-right: 3px;
	margin-left: 3px;
	padding: 5px;
}
.Bdr02
{
	background-color: #FFF;
	border: thin solid #000;
}
