BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
	text-decoration: none;
}

.legalTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0FF;
	border: 1px solid #660066;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663366;
}

.MainBody {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
}
.HeaderArea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
}
.mnuhref{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
.mnuhref:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: underline;
}
.ImgBorder{
	border: 1px solid #000066;
}
li{
	font-size: 12px;
}
.18pxPurpleBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660099;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
	border: 1px solid #660066;
	background-color: #CCCCCC;
}

