
body			{ background-color: #B5C1D6; margin-top: 0px; padding: 0px; font: normal 12pt Arial, sans-serif; }

a			{ color: blue; text-decoration: none; }
a:visited		{ color: blue; text-decoration: none; }
a:hover			{ color: red; text-decoration: underline; }

img.border		{ border: white 5px solid; }

table.menu		{ width: 175px; margin-top: 0px; padding: 0px; }

table.menu td		{ text-align: center; font-variant: small-caps; }
table.menu td.current	{ letter-spacing: 0.025em; color: #E6955E; text-align: center; font-weight: bold; border: #B5C1D6 1px solid; font-variant: small-caps; }
table.menu td.sep	{ background-color: #E6955E; height: 5px; width: 10px; }

table.menu a		{ color: #000000; text-decoration: none; display: block; font-weight: bold; padding: 1px; border: #B5C1D6 1px solid; }
table.menu a:hover	{ color: #E6955E; text-decoration: none; border: #B5C1D6 1px solid; padding: 1px; }

a.pdf			{ color: blue; text-decoration: none; }
a.webmail		{ color: black; text-decoration: none; font-weight: bold; font-variant: small-caps; font-size: 10px; }
a.webmail:hover		{ color: blue; font-size: 15px; }

li			{ list-style-image: url(../images/bullet.gif); }