/* em = Grey, bold */
/* blue otherwise */
BODY {
	background-color : #E5EDFF;
	color : #65763E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
}

a.bdr:link img {border: 1px solid black}
a.bdr:visited img {border: 1px solid black}
a.bdr:hover img {border: 1px solid black}

A:LINK, A:VISITED {
	color : #000000;
	text-decoration : none;
	font-size: 12px;
	border-color: Black;
	/*text-transform : uppercase;*/
	/*line-height : 24px;*/
}

LI {
	margin-left :-0px;
	list-style-image : url(clipart/mark.gif);
}


A:HOVER {
	color : #FF3333;
	text-decoration : underline;
}

H1 {
	color : #557FFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;

}

H2 {
	color : #557FFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-left : 0px;
	margin-top : 0px;
}

H3 {
	color : #557FFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : 0%;
}

H4 {
	color : #557FFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : 0%;
	margin-top : 1.5em;
}

H5 {
	color : #557FFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 500;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

EM {
	color : #666666;
	font-weight : bold;
	font-style : normal;
}


TH {
	background-color : transparent;
}

TD {
	color: #65763E;
	background-color : transparent;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P  {
	background-color : White;
	color : #65763E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
}

A.lc_ital_times:LINK {
	color : #0066CC;
	font : italic 16px "Times New Roman", Times, serif;
	text-transform : lowercase;
	}

UL {
	list-style-image: url(clipart/mark.gif);
}


A.lc_ital_times:HOVER {
	color : Red;
}

A.heading:LINK {
	color : #993333;
}

A.heading:VISITED {
	color : #996666;
}

A.heading:HOVER {
	color : Red;
}

A.address:LINK {
	color : #336699;
}

A.address:VISITED {
	color : Gray;
}

A.address:HOVER {
	color : Red;
}

A.city:LINK {
	color : #0066CC;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : 24px;
	font : bold;
	font-weight : bold;
}

A.city:VISITED {
	
}

A.city:HOVER {
	color : #990000;
}

A.header:LINK, A.header:VISITED {
	color : White;
	text-decoration : none;
	font-size: 10px;
	text-transform : uppercase;
	line-height : 16px;
}
A.header:HOVER {
	color : Yellow;
	text-decoration : none;
}

.indent {
	margin-left : 50px;
}


FONT  {
	/* background-color : White; */
	color : #65763E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
}


.loyalty {  color: #993300}

.white {
	color: White;
	font-weight: bold;
}.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.red_ital_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.times_16_000066 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #65763E;
}
.times_12_000066 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color : #65763E;
}
.times_20_990000 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
}
.grn_verdana_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #65763E;
	font-weight: bold;
}
.red_verdana_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}


.BigCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #65763E;
	font-style: italic;
	font-weight: bold;
}

table {
	background-color: White;
}

td.vert-line {
	background-image: url(clipart/2px-vert-line.gif);
}
