body
{
	color: #000033;
	background: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

td
{
	font-size: 11px;
}

td.box
{
	padding: 6px;
	border: 1px solid #003366;
	background: #DDDDEE;
}

td.wb_content
{
	background: #FFFFFF url(images/wb_content.gif) repeat-y left;
	padding-left: 20px;
	padding-right: 20px;
}

td.bbox_top
{
	background:  #FFFFFF url(images/bbox_top.gif) repeat-x top;
}

td.bbox_btm
{
	background:  #FFFFFF url(images/bbox_btm.gif) repeat-x bottom;
}

td.bbox_left
{
	background:  #FFFFFF url(images/bbox_left.gif) repeat-y left;
}

td.bbox_right
{
	background:  #FFFFFF url(images/bbox_right.gif) repeat-y right;
}

.header
{
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}

.top_title
{
	color: #CC0033;
	font-weight: bold;
}

.fineprint
{
	font-size: 10px;
}

a { color: #0033CC; }
a:hover { color: #990033; }

a.nav { color: #003366; font-weight: bold; text-decoration: none; }
a.nav:hover { color: #FF0066; }
