﻿body         { font-family: Verdana; font-size: 13px; color: #47362e }

.header A:active {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.header A:link {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.header A:visited {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.header A:hover {
	FONT-WEIGHT: bold; COLOR: #cccccc; TEXT-DECORATION: underline
}
.menu A:active {
	font-weight:700 color: maroon; text-decoration: none
}
.menu A:link {
	font-weight:700 color: blanchedalmond; text-decoration: none
}
.menu A:visited {
	font-weight:700 color: yellow; text-decoration: none
}
.menu A:hover {
	font-weight:700 color: white; text-decoration: none
}


.body A:link {
a:link       { color: blanchedalmond; text-decoration: none }
}
.body A:visited {
a:visited    { color: yellow; text-decoration: none }
}
.body A:hover {
a:hover      { color: white; text-decoration: none }
} 
.body A:active {
a:active     { color: maroon; text-decoration: none }
}

.sidebar A:active {
	font-weight:700 color: maroon; text-decoration: none
}
.sidebar A:link {
	font-weight:700 color: blanchedalmond; text-decoration: none
}
.sidebar A:visited {
	font-weight:700 color: yellow; text-decoration: none
}
.sidebar A:hover {
	font-weight:700 color: white; text-decoration: none
}
.footer A:active {
	COLOR: #ffffff; TEXT-DECORATION: none; font-family:Arial; font-size:12pt
}
.footer A:link {
	COLOR: #ffffff; TEXT-DECORATION: none; font-family:Arial; font-size:12pt
}
.footer A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none; font-family:Arial; font-size:12pt
}
.footer A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline; font-family:Arial; font-size:12pt

}
.PageTitle {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #c00000;
	text-align: center;
}
.homepagenormal {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.normaltext {
	background-position: 0px 0px;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
}

#coolmenu{
width: 145px;
	text-align: center;
}

#coolmenu a{
	font: bold 11px Arial;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: #000080;
	text-decoration: none;
	padding: 4px;
	border: medium outset #005d64;
	padding-left: 4px;
}

body #coolmenu a{
width: auto;
text-align: left;
}

#coolmenu a:hover{
background-color: #005d64;
color: white;
}
.credit {
	font-family: Arial;
	font-size: xx-small;
	color: #FFFFFF;
}
.whitebold {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.smallwhite {
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.centerednormal {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.credits {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.border {
	border: thick ridge #42B9DB;
}
.huge {
	font-family: Verdana;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.dropcap {
	float: left;
	font-size: 300%;
	line-height: .85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

