a {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: underline blink;
	color: #990000;
	background-color: #ffffff;
}


a.copyright {
	color: #000000;
}

.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	background-color: #990000;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 30px;
  	font-style: italic;
	line-height: 26px;
  	background-color: #ffffff;
	color: #000000;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 20px;
  	font-style: italic;
	line-height: 26px;
  	background-color: #ffffff;
	color: #000000;
}

.staffName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	line-height: 26px;
	color: #990000;
}

.staffTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: 22px;
	color: #000000;
}

.staffPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 18px;
	color: #000000;
}


.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 29px;
	background-color: #996633;
	color: #DCDCDC;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	background-color: #996633;
	color: #DCDCDC;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #996633;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}


.copyright {
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	font-weight: bolder;
	text-align: center;
}

.companyinfo {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bolder;
	text-align: center;
}


.normalText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 6px;
	padding: 2px;
	font-weight: bold;
}

.link_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	background-color: #990000;
	color: #ffffff;
	font-weight: bolder
}

.link_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	background-color: #999999;
	color: #DCDCDC;
	font-weight: bolder
}

.link_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	background-color: #ffffff;
	color: #000000;
	font-weight: bolder
}





/* --------------------------------------------------------------------------*/
/*                                                                           */
/*                              Position Styles                              */
/*                                                                           */
/* --------------------------------------------------------------------------*/

.paypal_01 {
	position: absolute;
	left: 5px;
	top: 740px;
}

.rightTop {
	position: absolute;
	left: 788px;
	top: 0px;
}

.mainBody {
	position: absolute;
	z-index: 6;
	left: 130px;
	top: 200px;
}

.indexTextFramePos {
	position: absolute;
	left: 135px;
	top: 460px;
}

.leftTop {
	position: absolute;
	left: 0px;
	top: 0px;
}

.bar1Pos {
	position: absolute;
	left: 0px;
	top: 560px;
	z-index: 110;
}

.bar2Pos {
	position: absolute;
	left: 0px;
	top: 818px;
	z-index: 110;
}

.indexTextPos {
	position: absolute;
	left: 140px;
	top: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	font-weight: bolder;
}

.leftBottom01 {
	position: absolute;
	left: 0px;
	top: 700px;
}

