.footer1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A377B;
	padding-bottom:5px;
}
.footer1 A:link    { color: #5A377B; text-decoration: none; }
.footer1 A:visited { color: #5A377B; text-decoration: none; }
.footer1 A:hover   { color: #5A377B; text-decoration: underline; }
.footer1 A:active  { color: #5A377B; text-decoration: underline; }

.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5A377B;
	text-align:right; 
	padding-right:5px; 
	vertical-align:top;
}
.header1 A:link    { color: #5A377B; text-decoration: none; }
.header1 A:visited { color: #5A377B; text-decoration: none; }
.header1 A:hover   { color: #5A377B; text-decoration: underline; }
.header1 A:active  { color: #5A377B; text-decoration: underline; }

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin: 10px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin: 10px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 10px;
}
body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.contact-inset {
   width:150px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #ffffff;
   background-color: #8A66AC;
   padding: 10px;
   margin: 7px;
   border: 1px solid #fff;
}

.contact-inset A:link    { color: #fff; text-decoration: none; }
.contact-inset A:visited { color: #fff; text-decoration: none; }
.contact-inset A:hover   { color: #fff; text-decoration: underline; }
.contact-inset A:active  { color: #fff; text-decoration: underline; }

.text-blue {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #376CC8;
}
.link-blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #376CC8;
	text-decoration: underline;
}

.text-orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
.link-orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.text-green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #33CC33;
}
.link-green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #33CC33;
	text-decoration: underline;
}

.text-purple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A377B;
}
.link-purple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A377B;
	text-decoration: underline;
}
.text-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.link-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.price-bounce {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(/images/money.gif);
	color: #4AB83B;
}
.text-blue-big {
	color: #376CC8;
	font-weight: bold;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text-green-big {

	color: #4AB83B;
	font-weight: bold;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text-red-big {


	color: #FF0000;
	font-weight: bold;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
ul {
	list-style-type: disc;
}
.text-red-bigger {



	color: #FF0000;
	font-weight: bold;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.text-purple-big {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5A377B;
}
.link-blue-big {
	color: #376CC8;
	font-weight: bold;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
.field-name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text-yellow-big {
	color: #FFFD00;
	font-weight: bold;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.dash-box {
	border-style:dashed; 
	border-width:thin; 
	border-color:#5A377B;
	}