body {
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat:repeat;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

.watermark {
	background-image: url(images/watermark.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: right bottom;
}

.navbg {
	background-image: url(images/nav_bg.jpg);
	background-repeat:repeat-x;
}

.footerfont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7a3770;
	font-size: 11px;
}

.producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#142c54;
	font-size:14px;
}

.lighttextbig {
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
	font-weight:bolder;
}

.lighttext {
	color: #FFFFFF;
	text-decoration: none;
}

.greentext {
	color: #466326;
	text-decoration: none;
}

.redtext {
	color: #871735;
	text-decoration: none;
}

.bluetexttitle {
	color: #253c8b;
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
}

.txtlinksponsor {
	color: #608734;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}

.txtlinksponsor:hover {
	color: #a2cd71;
	text-decoration: underline;	
	font-weight:bold;
	font-size:14px;
}


.eventslink {
	color: #1A3333;
	text-decoration: none;
}

.eventslink:hover {
	color: #356666;
	text-decoration: underline;
}

.txtlink {
	color: #608734;
	text-decoration: none;
}

.txtlink:hover {
	color: #a2cd71;
	text-decoration: underline;
}

.txtlinkpurchase {
	color: #651f18;
	text-decoration: none;
}

.contentbg {
	background-image: url(images/content_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

.txtlinkpurchase:hover {
	color: #E6577A;
	text-decoration: underline;
}

.dashdivv1 {
	background-image: url(images/dashdiv_v.gif);
	background-repeat: repeat-y;
}

.dashdivv {
	background-attachment: scroll;
	background-image: url(images/dashdiv_v.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.snavbg {
	background-attachment: scroll;
	background-image: url(images/snav_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

table.products td {
	padding-left: 13px;
	padding-top: 7px;
}

.featureborder {
	border-color:#999999;
	border-style: solid;
	border: thin;
	padding:1px;
}

.productbg {
	background-image:url(images/productsbg.jpg);
	background-position: bottom;
	background-repeat:repeat-x;
}