.TopTable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}
.MenuFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-position: center center;
	text-align: center;

}
.BottomMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
	text-align: center;
}

.MenuFont a:link {color: black; text-decoration: none }
.MenuFont a:visited {color: black; text-decoration: none }
.MenuFont a:hover {color: black; text-decoration: none }
.MenuFont a:active {color: black; text-decoration: none }
	
.BottomMenu a:link {color: black; text-decoration: none }
.BottomMenu a:visited {color: black; text-decoration: none }
.BottomMenu a:hover {color: black; text-decoration: none }
.BottomMenu a:active {color: black; text-decoration: none }


.MenuOptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.MenuOptions a:link {color: black; text-decoration: none }
.MenuOptions a:visited {color: black; text-decoration: none }
.MenuOptions a:hover {color: black; text-decoration: none }
.MenuOptions a:active {color: black; text-decoration: none }
 

#dropmenudiv{
	position:absolute;
	border:0px solid black;
	border-bottom-width: 0;
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	z-index:100;
	color: #000000;
	background-color: #EBF4FF;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #EBF4FF;
}

#dropmenudiv a:hover{
	color: #000000;
	background-color: #CCD7FF;
}
.bodymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	background-position: center;
	padding-left: 5px;
}

.bodymenu a:link {color: black; text-decoration: none }
.bodymenu a:visited {color: black; text-decoration: none }
.bodymenu a:hover {color: black; text-decoration: none }
.bodymenu a:active {color: black; text-decoration: none }

.BodyBorder {
	padding-left: 5px;
	padding-top: 5px;
	border-top: #000000;
	border-right: 1px solid #999999;
	border-bottom: #000000;
	border-left: #000000;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.BodyTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.labelborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.Cellpadding {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.BodyImageBorder {
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.terms {
	border: 1px solid #666666;
	padding: 10px;
}
.MainBodySpacing {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.cellspacing {
	padding-left: 15px;
}
