.SmallText {
	font-size: 12px;
	color: #000000;
}
body.normal {
	padding: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8543A5;
}.SmallTextWHITE {

	font-size: 10px;
	color: #FFFFFF;
}
.copyrightText {


	font-size: 10px;
	color: #FFFFFF;
}
.copyrightTextClick {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.SmallTextClickable {
	font-size: 12px;
	color: #800080;
	text-decoration: underline;
	padding-top: 5px;
}
.MainwindowText {
	font-size: 14px;
	color: #000000;
}
.MainwindowTextHighlight {
	font-size: 12px;
	color: #DF2D2B;
	font-weight: bold;
}
.MainwindowTextWHITE {
	font-size: 14px;
	color: #FFFFFF;
}
formbuttons {
	background-color: #9768AE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button {
	font-size: 12px;
	color: #FFFFFF;
	background-color:#9768AE;
	border:1px solid thin #000000;
	border-top-style: 2px solid thin #FFFFFF;
	border-right-style: 2px solid thin #000000;
	border-bottom-style: 2px solid thin #000000;
	border-left-style: 2px solid thin #FFFFFF;
	cursor:hand;
	height:18px;
	width:90px;
}

.SmallTextBOLD {
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.libullets {
	line-height: 3px;
	color: #000000;
	font-size: 12px;
}

ul.normal {
  margin-top: 0px;
  padding-left: 25;
  padding-top: 0;
  padding-bottom: 10;
  list-style-type: disc;
}

ul.indexdisc {
	list-style-type: square;
  }
  
.ScrollingWindow {
	left: 30px;
}
.tableshift {
	left: 20px;
}
.MainwindowTextHighlightLarge {

	font-size: 16px;
	color: #641D83;
	font-weight: bolder;
}
.FAQHeadertext {
	font-size: 18px;
	color: #641D83;
	font-weight: bolder;
	text-decoration: underline;
}
.FAQAnswers {
	font-size: 12px;
	color: #800080;
	font-style: oblique;
}
.MainwindowTextBold {
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}
.SmallTextContact {

	font-size: 10px;
	color: #000000;
}
.SmallTextContactHeader {


	font-size: 10px;
	color: #999999;
}


div.productheader {
	position: static;
	margin-left: 23px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-right: 23px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: -10px;
}

div.productinfo {
	position: static;
	margin-left: 23px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-right: 23px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: -10px;
}

div.productpurple {
	position: static;
	margin-left: 23px;
	background-color: #8543a5;
	margin-right: 23px;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 30px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.ProductTextHighlight {

	font-size: 15px;
	color: #DF2D2B;
	font-weight: bolder;
}

td.adbox {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #000000;
	padding: 4px;
	font-size: 12px;
	color: #000000;
}
