body
{
	background: #FFFFFF url(../images/background.gif) repeat-x;
}
td
{
	font-size: 12px;
	font-family: verdana, arial;
}

td.headerLeft
{
	background-image: url(../images/table_small_left.gif);
	width: 7px;
	height: 20px;
}

td.headerCenter
{
	background-image: url(../images/table_small_center.gif);
	height: 20px;
	width: 336px;
}

td.headerCenter2
{
	background-image: url(../images/table_small_center.gif);
	height: 20px;
	width: 331px;
}

td.headerCenter3
{
	background-image: url(../images/table_small_center.gif);
	height: 20px;
	width: 110px;
}

td.headerRight
{
	background-image: url(../images/table_small_right.gif);
	width: 7px;
	height: 20px;
}

img
{
	BORDER-LEFT: 10px solid #ffffff; 
	BORDER-BOTTOM: 10px solid #ffffff; 
	BORDER-TOP: 10px solid #ffffff; 
	BORDER-RIGHT: 10px solid #ffffff;
}


#body_left_InsidePage { /* creates a wide left column and a 180px wide navigation column on the right */
	font-family: Verdana, Arial;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	width: 678px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}


#body_right_InsidePage {
	font-family: Verdana, Arial;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	width: 200px;
	position: relative;
	top: 0px;
}

font.header
{
	color:#6D82B1; 
	font-size: 12px;
	line-height:14pt;
	font-weight: bold;
}