﻿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: 20px;
	font-weight: bold;
	color: #871618;
	text-align: center;
	font-style: italic;
}
.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;
	margin-bottom: 10px;
}

#coolmenu{
width: 200px;
	text-align: center;
	background-image: url('images/nav-background.jpg');
	background-repeat:no-repeat;
}

#coolmenu a{
font: bold 13px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #ffffff;
text-decoration: none;
padding: 4px;
border: medium outset #696969;
}

body #coolmenu a{
width: auto;
text-align: left;
}

#coolmenu a:hover{
background-color: #CCCCCC;
color: black;
}


#coolmenu1{
	text-align: center;
}

#coolmenu1 a{
font: bold 11px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #000000;
text-decoration: none;
padding: 4px;
border: medium outset #005d64;
}

body #coolmenu1 a{
width: auto;
text-align: center;
}

#coolmenu1 a:hover{
background-color: #003399;
color: white;
}

.SmallWhite {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	width: 80%;
	background-color: #034867;
}
.whitebold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	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: #FFFFFF;
}
.border {
	border: medium ridge #0045D5;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #CC9900;
	letter-spacing: -1px;
}
.normalwhite {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #E8E8E8;
	text-align: justify;
}
h1 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
