﻿body {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

#coolmenu{
width: 178px;
	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 #6e5e05;
}

body #coolmenu a{
width: auto;
background-color: #837158;
text-align: left;
}

#coolmenu a:hover{
background-color: #874714;
color: white;
}

.credits {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
.normaltext {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	}
.center {
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
}
#eXTReMe {
	font-size: xx-small;
	font-family: Arial;
	color: #860C89;
}
.subtitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.boldnormal {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.pagetitle {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
li {
	text-align: left;
}
.normalital {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-align: left;
}
.boldred {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.graphicPaddingborder {
	border: thin ridge #7E6F5A;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.graphicBorder {
	border: thin ridge #7E6F5A;
}
