body
{
	background-color:#F9EAC1;
	margin:0px;
	padding:0px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
td.footer
{
	height:38px;
	border-top: 4px solid #F4CE85;
	background-color:#FFFFFF;
}
table.maintable
{
	background-image:url(images/bk.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}
td.top
{
	background-image:url(images/top.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:173px;
	padding-left: 290px;
	padding-top:118px;
	padding-right: 30px;
}
td.arcbk
{
	background-image:url(images/arc_bk.gif);
	background-position:top left;
	background-repeat: repeat-y;
}
td.columnbk
{
	background-image:url(images/col_bk.gif);
	background-position:left;
	background-repeat:repeat-y;
}
td.formenutd
{
	padding-left:76px;
}
.whitelink
{
	font-weight: bold;
	color: #FFFFFF;
}
.blacklink
{
	color:#000000;
	font-weight:bold;
}
.highlightlink
{
	font-weight:bold;
	color:#B30500;
}
.contentspace
{
	padding:30px;
	padding-bottom:0px;
}
.ttyl
{
	color:#AB0200;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
img.midback
{
	background-position:center;
	background-repeat:no-repeat;
}
.picborder
{
	border:2px solid #999999;
}