.MenuStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFF33;
	text-align: center;
	color: #0000FF;
	font-size: 14px;
}
.PageCenterStyle {
	background-position: center;
	text-align: center;
}
.MainTitleStyle {
	border-top: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
	background-color: #FFFF33;
}
.SideBorderOnlyStyle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	background-color: #FFFF99;
	border-top-width: 1px;
}
.SideBottomBorderStyle {
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.AllAroundBoarderStyle {
	border: 1px solid #0000FF;
	text-align: center;
	vertical-align: middle;
	color: #0000FF;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.AllAroundTitleBoarder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF33;
	background-position: center center;
	list-style-image: none;
	color: #0000FF;
	text-align: center;
	border: 1px solid #0000CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
}
.MapImageStyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px solid #0000FF;
	list-style-image: none;
	list-style-type: none;
}
.EditBoxStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}
.MapTitleStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF66;
	background-position: center center;
	list-style-image: none;
	color: #0000FF;
	text-align: left;
	border: 1px solid #0000CC;
	text-indent: 0px;
}
.FormBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFCC;
	text-align: left;
	text-indent: 2%;
	border: 2px solid #0000CC;
}
.ErrorMessageStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.BoarderYellowBK {
	text-decoration: none;
	background-color: #FFFFCC;
	border: thin solid #0000FF;
}
