body
{
	font-family:Sans-Serif, Verdana, Arial;
	font-size:0.9em;
}

table
{
	background:white url(../Images/ContainerBg_1.gif) bottom left repeat-x;
	width:100%;
	margin-top:10px;
}

table th
{
	background:url(../Images/menuBg_1.gif) top left repeat-x;
	font-size:1.1em;
	text-align:left;
}

.info
{
	border:1px solid black;
}

h1
{
	font-size:1.5em;
}

.message
{
	color:Black;
	width:90%;
	margin:auto;
	background-color:InfoBackground;
	border: 1px solid #FFC080;
}
