body
{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}

table
{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}

a
{
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #B5BDC4;
	text-decoration: underline;
}

.MainBack
{
	width: 640px;
	height: 100%;
	border-right: 4px outset #7A8F9F;
	border-left: 4px outset #7A8F9F;
	border-bottom: 4px outset #7A8F9F;
	background-image: url("images/tomas_bg.gif");
	background-position: left, top;
	background-repeat: no-repeat;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

.BackGround
{
	background-color: #000033;
	margin: 0px;
}

