﻿body
{
	font-size: small;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #ffffff;
}

.header
{
	font-weight: bold;
	font-size: medium;
	color: #ffffff;
	background-color: #0066cc;
}
.centerContent
{
	text-align: center;
	clear: both;
	display: block;
	float: none;
	visibility: visible;
	position: static;
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	border-left: #000000 1px solid;
	padding-top: 5px;
	border-bottom: #000000 1px solid;
}
.imageFrame
{ 
	width: 320px;
	height: 240px;
}
.imageFrameWait
{ 
	width: 320px;
	height: 240px;
}

