BODY { 

}

.norepeat {

	background-repeat: no-repeat;

	background-position: right bottom;

}

td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: underline;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FF6600;

	text-decoration: underline;

}
.norepeat2 {
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
}

.required {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFF00;

}
.MapPanel
{
	border: solid 1px black;
	height: 400px;
	width: 400px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000; !important
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;!important
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

