﻿#coolmenu{
width: 150px;
	color: #D4D0C8;
}

#coolmenu a{
font: bold 11px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #535048;
text-decoration: none;
padding: 4px;
border: medium outset #535048;
}

body #coolmenu a{
width: auto;
background-color: #d3cbb8;
text-align: left;
}

#coolmenu a:hover{
background-color: #a89770;
color: #535048;
}

#tabledescription{
width: 100%;
color: white;
font: bold 0px Arial;
height: 1em;
padding: 1px;
filter:alpha(opacity=0);
-moz-opacity:0;
}

.normaltext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	color: #E1DCD0;
}
.center {
	text-align: center;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #464035;
}

.credits {
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	color: #D3CBB8;
}
.centerbold {
	text-align: center;
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.boldnormal {
	font-family: Verdana;
	font-size: 12px;
	color: #d3cbb8;
	font-weight: bold;
}
.pagetitle {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
li {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #C0C0C0;
}
a:hover {
	color: #800000;
}
a:link {
	color: #FFFFFF;
}
