﻿body
{
	background-color: #006699;
	border-collapse: collapse;
	font-family: Tahoma; 
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

image
{
	padding: 0px;
}

b.smallTitle
{
	font-size: 14px;
	font-weight: bold;
/*	padding-left: 20px;
	padding-top: 20px;
	width: 200px;*/
}

table
{
	border-style: solid;
	border-width: 0px;
	padding: 0px;
}

td
{
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
	font-size: 12px;
	padding: 0px;
}

table.body
{
	background-image: url(../Images/background.gif);
	background-repeat: repeat;
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
}

table.main
{
	border-collapse: collapse;
	vertical-align: top;
	width: 765px;
}

td.computerLeft
{
	background-image: url(../Images/computerLeft.gif);
	background-repeat: no-repeat;
	height: 292px;
	vertical-align: top;
	width: 120px;
}

td.computerRemaining
{
	vertical-align: top;	
	width: 521px;
}

td.computerRight
{
	background-image: url(../Images/computerRight.gif);
	background-repeat: no-repeat;
	height: 229px;
	text-align: left;
	vertical-align: bottom;
	width: 113px;
}

td.computerRightTitle
{
	font-size: 24px;
	font-weight: bold;
	height: 63px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: bottom;
}

td.footer
{
	background-image: url(../Images/footer.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 100%;
}

td.leftColumn
{
	width: 20px;
}

td.login
{
	background-image: url(../Images/loginBox.gif);
	background-repeat: no-repeat;
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
	height: 172px;
	padding: 4px;
	width: 179px;
}

td.right
{
	padding-right: 8px;
	text-align: right;
}

td.rightColumn
{
	width: 20px;
}

td.title
{
	background-image: url(../Images/top.gif);
	background-repeat: no-repeat;
	height: 55px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 25px;
	vertical-align: top;
}
