.wText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
}
.wTextLink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.wTextLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
BODY {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	top: 0px;
	bottom: 0px;
	clip:   rect(0px 0px 0px 0px);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	background-attachment: scroll;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
 
}
.white {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.vertDivider {
	background-image: url(images/divider_vert.gif);
	background-repeat: repeat-y;
}
.gradient {
	background-image: url(images/grad_background.jpg);
	background-repeat: repeat-x;
}
.smalltext {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
.smalltext2 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
}
.smalltext2:link {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #474747;
	text-decoration: underline;
}
.forms {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C53149;
	display: inline;
	
}
.pink {
	background-color: #F9E8EB;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.productHeading {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
	padding-left: 2px;
}
.productText {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
	padding-left: 6px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}
.footerLinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.footerLinks:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.pinkText {

	background-color: #F9E8EB;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	line-height: 30px;
}
.pinkText:hover {

	background-color: #F9E8EB;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 30px;
}
.footerDividers {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #A6A6A6;
	text-decoration: none;
}
.tableBorder {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.bLeft {
	background-image: url(images/leftGr.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: right;
	z-index: auto;
}
.productHeading2 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
	padding-left: 6px;
}
.mainText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
	padding-left: 6px;
}

.mainTextLink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.mainTextLink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.bullets {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 5px;
	list-style-image: url(images/bullet3.gif);
	list-style-position: outside;
	background-position: center center;
	vertical-align: middle;
}
.tables {
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 10px;
	height: 20px;
	color: #333333;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.tables:hover {
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 10px;
	height: 20px;
	color: #FF0000;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.tables:link {
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 10px;
	height: 15px;
	color: #333333;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.tables:active {
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 10px;
	height: 20px;
	color: #FF0000;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.bRight {

	background-image: url(images/rightGr.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: right;
	z-index: auto;
}
.productHeading3 {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}
.productHeading4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	background-color: #474747;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
}
.horizDivider {

	background-image: url(images/divider_vert.gif);
	background-repeat: repeat-x;
}
.more {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E50D0D;
	text-decoration: none;
	padding-left: 6px;
}
.pinkTextBig {
	background-color: #F9E8EB;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	line-height: 30px;
	font-style: italic;
}
.pinkTextBig:hover {
	background-color: #F9E8EB;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 30px;
	font-style: italic;
}
.smalltext3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
}
.smalltext3:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 10px;
}
.footerLinksSmall {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.footerLinksSmall:hover {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.formsDiv {
	height: 18px;
	width: 120px;
	border: 1px solid #C53149;
	visibility: visible;
}
.switchText {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 6px;
}
.switchText:hover {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left: 6px;
}
.forms1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.redText {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left: 3px;
}
.redText:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	padding-left: 3px;
}
.redText1 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redText1:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.formsSmall {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	background-color: #FFFFFF;
	display: table;
	border: 1px solid #999999;
}
.btns {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #C53149;
	height: 19px;
	width: 100px;
	background-image: url(images/b_backgr.jpg);
	background-repeat: repeat-x;
}
.tablesOn {

	background-color: #F0F0F0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 10px;
	height: 20px;
	color: #FF0000;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.formsTop {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C53149;
	display: inline;
}
.listTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
	border: 1px solid #474747;
	padding-left: 5px;
}

.listTableA {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.listTableA:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.listText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
	background-color: #F0F0F0;
}
.listText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #F0F0F0;
}
.lightBorder {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#hintbox{
	position:absolute;
	top: 0;
	background-color: #F0F0F0;
	width: 150px;
	height:auto;
	padding: 3px;
	border:1px solid black;
	font:normal 9px Verdana;
	color:#4747474;
	line-height:18px;
	z-index:100;
	mode:transperant;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C53149;
	display: inline;
}
