﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

.subLine {
	font-size: 10px;
	text-align: center;
}

#mainTable 
{
	background-image: url('images/table_bg.jpg');
	height: 520px;
	width: 100%;
}

img {
	border-width: 0xp;
	border: 0px #FFFFFF none;
}
