body
{
	margin:0px;
	background-image: url(Images/bg.gif);
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	text-align:center;
}
td
{
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
}
A.MainMenu, A.MainMenu:link
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.MainMenu:hover
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.box
{
	font-size: 12px;
	color: #000000;	
	font-family: Verdana;
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
}
.button
{
	font-size: 12px;
	color: #000000;
	background-color: #ecebeb;
	font-family: Verdana;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
}
