body
{
	background-color:#9FBCC5; 
	margin-top:20px; 
	margin-left:0px; 
	margin-right:0px;
	font:9pt verdana, arial, helvetica;
	color:#333333;
}

a:link
{
	color:#333333;
	text-decoration:underline;
}

a:visited
{
	color:#333333;
	text-decoration:underline;
}

a:hover
{
	color:#9FBCC5;
}

td
{
	font:9pt verdana, arial, helvetica;
	color:#333333;
}

.leftNavLinks
{
	color:#ff0000;
	text-decoration:none;
}

#copyCell
{
	font:7pt verdana, arial, helvetica;
	color:#999999;
}

#leftNavCell
{
	font:9pt arial; 
	font-style:italic; 
	line-height:25px; 
	color: #666666;
}

#mainTable
{
	background-color:#ffffff; 
	background-image:url(/images/background.jpg); 
	background-repeat: no-repeat; 
	width:750px; 
	height:100%;
}

#bodyCell
{
	padding-left: 30px; 
	padding-right:30px; 
	width:621px; 
	height:100%; 
	line-height:20px;
}

#leftNavCell A:link
{
	color:#666666;
	text-decoration:none;
}
#leftNavCell A:visited
{
	color:#666666;
	text-decoration:none;
}
#leftNavCell A:hover
{
	color:#000000;
}