.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #504DD2;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
.bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 4px;
}
.topLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding: 4px;
	border: thin inset #666666;
	background-color: #CCCCCC;
	width: 230px;
}
.bottomLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: top;
	padding: 4px;
	background-color: #000000;
}
body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ptImgBorder {
	border: thin solid #FF9900;
}
a.bottomMenu:link {
	color: #FFFFFF;
}
a.bottomMenu:active {color:white}
a.bottomMenu:visited {color:blue}
a.bottomMenu:hover {
	color:#CCCCCC;
	text-decoration: none;
}
.rightBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 3px;
}
.imgBorder {
	border: thin solid #504DD2;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #504DD2;
}
