body
{
	background-color: #31a5c7;
	margin: 0px;
	scrollbar-base-color: #FEFEFE;
	scrollbar-arrow-color: blue;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Geneva, Helvetica, Lucida Sans, Trebuchet;
}
td, p, br
{
	font-family: Verdana, Arial, Geneva, Helvetica, Lucida Sans, Trebuchet;
	font-size: 8pt;
	color: #333333;
}
a:link
{
	color: #333333;
}
a:hover
{
	color: #cc0000;
}
.toplink
{
	background-color: #cc0000;
	color: #ffffff;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
.toplink a
{
	color: #ffffff;
	text-decoration: none;
}
.toplink a:hover
{
	color: #ffff00;
}
.footerlink
{
	background-color: #1c5b92;
	color: #ffffff;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
.footerlink a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footerlink a:hover
{
	color: #ffff00;
}
.leftcol
{
	width: 265px;
	background-color: #ffffff;
	background-image: url(../images/sp_3_body_L_ext.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.centercol
{
	width: 501px;
	background-color: #f8f8f8;
	background-image: url(../images/sp_3_body_C.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.rightcol
{
	width: 132px;
	background-color: #f8f8f8;
	background-image: url(../images/sp_3_body_R_ext.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.title
{
	color: #3d5c85;
	font-size: 16pt;
	font-weight: bold;
	margin-top: -1px;
}
.titlesub
{
	color: #3d5c85;
	font-size: 13pt;
	font-weight: bold;
	padding-top: 1px;
}
.titlegreen
{
	color: #006600;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.footer
{
	color: #ffffff;
	font-size: 7pt;
	text-align: center;
	font-size: 8pt;
	padding-left: 140px;
}
.footer a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover
{
	color: #ffff00;
}