﻿.style1 {
	background-color: #FBF4E6;
}
.style2 {
	background-image: url('images/template_09.gif');
}
.style3 {
	background-image: url('images/template_11.gif');
}
.pagetitle {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.normalblack {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}
.style4 {
	background-image: url('images/template_05.jpg');
}


.credits {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.footer {
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.centeredbold {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

.bold {
	font-family: Verdana;
	font-weight: bold;
	font-size: small;
}

#coolmenu1{
	width: 820px;
	background-image: none;
}

#coolmenu1 a{
font: bold 12px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
padding: 4px;
}

body #coolmenu1 a{
width: auto;
}

#coolmenu1 a:hover{
background-color: red;
color: purple;
}

.red {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #800000;
}
.footerbold {
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.centered {
	text-align: center;
}
