body
{
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-top:0;
}

#divContainer
{
	width: 955px;
	margin: 0 auto 0 auto;
	border: solid 1px #000000;
}

#divBanner
{
	height:121px;
	background-image:url(../pictures/banner.jpg);
}

#divDate
{
	background-color:#469ced;
	color:#FFFFFF;
}

#divLeft
{
	margin:0;
	float:left;
	width:195px;
}

#divCenter
{
	width:526px;
	float:left;
}

#divRight
{
	width:234px;
	display:block;
	float:right;
}

#divBottom
{
	clear:both;
	text-align:center;
}

#tblRight
{
	margin: 0px auto auto auto;
}

#tblLeft
{
	margin: 0px auto auto 0px;
}

#tblMiddle
{
	width:100%;
}

.squareIt
{
	border:1px solid #469ced;
	width:200px;
}

.tblMain
{
	background-color:#dfd0e3;
}

.titles 
{
	font-weight: bold;
	font-size: 15px;
}

.txtLeft
{
	text-align:left;
}

.txtRight
{
	text-align:right;
}

a
{
	text-decoration:none;
	color:#666666;
	font-size:10px;
}

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