BODY {
	color : Black;
	background-image: url(images/pgback-tan.jpg);
	background-repeat: repeat-x;
}
TABLE, DIV, TR, TD, P {
	font-family : Verdana, Arial, sans-serif;
		font-size : 10pt;
}
A {
	color : #646342;
	font-weight : normal;
	text-decoration : underline;
}
A:HOVER {
	color : maroon;
	font-weight : normal;
}
a.altmenu:link {
	font-weight : bold;
	color : Black;
}
a.altmenu:visited {
	font-weight : bold;
	color : Black;
}
a.altmenu:active {
		font-weight : bold;
	color : Black;
}
a.altmenu:hover {
	font-weight : bold;
	color : maroon;
}


a.smallmenu:link {
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}
a.smallmenu:visited {
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}
a.smallmenu:active {
	font-weight : bold;
	font-size : 11px;
}
a.smallmenu:hover {
	font-weight : bold;
	color : maroon;
	text-decoration : underline;
}



a.plainlink:link {
	color : Black;
		text-decoration : none;
}
a.plainlink:visited {
	color : Black;
	text-decoration : none
}
a.plainlink:active {
	color : Black;
	text-decoration : none
}
a.plainlink:hover {
	color : maroon;
	text-decoration : underline;
}


a.imagelink:link {
	font-weight : normal;
	text-decoration : none;
}
a.imagelink:visited {
	text-decoration : none;
}
a.imagelink:active {
	text-decoration : none;
}
a.imagelink:hover {
	text-decoration : none;
}



.pricing {
	color : Maroon;
	font-weight : bold;
	font-style : italic;
}
a.boldmenu {
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}
a.boldmenu:visited {
	font-weight : bold;
	color : Red;
	text-decoration : underline;	
}
a.boldmenu:active {
	font-weight : bold;
	color : Red;
	text-decoration : underline;	
}
a.boldmenu:hover {
	font-weight : bold;
	color : Blue;
	text-decoration : underline;	
}
.pagetext{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pts;
}.RedBold14Text {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.BoldRedLink {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
