﻿.credits {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#Table_01 {
	width: 800px;
	height: 608px;
	background-color: FFFAFA;
}
.normaltext {
	font-family: Verdana;
	font-size: small;
	text-align: left;
}
.center {
	text-align: center;
	}
.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{
border: 1px solid white;
width: 700px;
background-color: #2481de;
}
#coolmenu1 a{
font: bold 12px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
padding: 4px;
border-bottom: 1px solid white;
}
body #coolmenu1 a{
width: auto;
}
#coolmenu1 a:hover{
background-color: #AEEEEE;
color: blue;
}
.red {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #800000;
}