BODY {
	FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #393939;
	FONT-FAMILY: Verdana;
	background-color: #999999;
}
.greytext{
	FONT-SIZE: 11px;
    COLOR: #636363;
    FONT-FAMILY: Verdana;
  	text-decoration: none;
}
.bluetext{
	FONT-SIZE: 11px;
    COLOR: #14667E;
    FONT-FAMILY: Verdana;
  	text-decoration: none;
}
.copyrttext{
	FONT-SIZE: 11px;
    COLOR: #A3A3A3;
    FONT-FAMILY: Verdana;
  	text-decoration: none;
}
.points{
	FONT-SIZE: 11px;
    COLOR: #393939;
	font-weight:bold;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration: none;
}
.yellowpoints{
	FONT-SIZE: 11px;
    COLOR: #FFDE6D;
	font-weight:bold;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration: none;
}
.regularnavi
{
	FONT-SIZE: 11px; COLOR: #14667E; FONT-FAMILY: Verdana; text-decoration: underline;
}
.regularnavi:hover {
	FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Verdana; text-decoration: underline;
}
.hilightsnavi
{
	FONT-SIZE: 11px; COLOR: #14667E; FONT-FAMILY: Verdana; text-decoration: underline;
}
.hilightsnavi:hover {
	FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Verdana; text-decoration: underline;
}
.pointslink
{
	FONT-SIZE: 11px; font-weight:bold; COLOR: #393939; FONT-FAMILY: Verdana; text-decoration: none;
}
.pointslink:hover {
	FONT-SIZE: 11px; font-weight:bold; color:#999999; FONT-FAMILY: Verdana; text-decoration: none;
}
.morelink
{
	FONT-SIZE: 11px; font-weight:bold; COLOR: #85ADB9; FONT-FAMILY: Verdana; text-decoration: underline;
}
.morelink:hover {
	FONT-SIZE: 11px; font-weight:bold; color:#666666; FONT-FAMILY: Verdana; text-decoration: underline;
}
.toplinks
{
	FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana; text-decoration: none;
}
.toplinks:hover {
	FONT-SIZE: 10px; color:#333333; FONT-FAMILY: Verdana; text-decoration: none;
}
.rightcell_bg {
	background-image: url(images/rightcellbg.gif);
	background-repeat: repeat-y;
}
.box_bg {
	background-image: url(images/shape.gif);
	background-repeat: no-repeat;
}

.dot_hori_bg {
	background-image: url(images/horidot.gif);
	background-repeat: repeat-x;
	line-height: 7px;
}
.dot_hori1_bg {
	background-image: url(images/horidot_1pt.gif);
	background-repeat: repeat-x;
	line-height: 1px;
}
.dot_hori2_bg {
	background-image: url(images/horidot_btm.gif);
	background-repeat: repeat-x;
	line-height: 1px;
}
.dot_verti_bg {
	background-image: url(images/vertidot.gif);
	background-repeat: repeat-y;
}
.line_hori_bg {
	background-image: url(images/horiline.gif);
	background-repeat: repeat-x;
}
.line_normalhori_bg {
	background-image: url(images/normalline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.newsletter_bg {
	background-image:  url(images/newsletterbg.gif);
	background-repeat: no-repeat;
}
.textarea {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.pgbg {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

