﻿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

}
.bold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #005d64;
}

.normaltext {
	background-position: 0px 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #005d64;
	text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
}

#coolmenu{
width: 173px;
	text-align: center;
}

#coolmenu a{
font: bold 11px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
padding: 4px;
border: medium outset #005d64;
}

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: #000000;
}
.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;
}
.normalitalic {
	background-position: 0px 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #005d64;
	text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
	font-style: italic;
	font-weight: normal;
}
.pagetitle {
	font-family: VoltaT;
	font-size: xx-large;
	font-weight: bold;
	color: #B71F1A;
	text-align: center;
}
h1 {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #4E2C1F;
}
.centered {
	text-align: center;
}
.borderZero {
	border-width: 0px;
}
