﻿body
{
	background-position: center center;
	background-image: url('../img/back.gif');
	text-align: center;
	padding-bottom: 0px;
	line-height: normal;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	padding-top: 0px;
	position: relative;
}
.clear 
{
	clear: both;
}
div .bodydiv
{
	width:900px;
}
div .leftsidediv
{
	width:158px;
}
table .outertable
{
	font: 'Times New Roman', Times, serif; 
	border: thin solid #996633; 
	position: relative; 
	text-align: left;
	width:800px;
	
}
table .innertable
{
	width:800px;
	height: 326px;
}
td .sidetr
{
	width:160px;
}
td .righttd
{
	width:180px;
}
td .middletd
{
	width:460px;
}