<style>
.crap{

	}

.pageHeader{
	font-family		:	Verdana;
	font-size		:	16pt;
	color			:	#5a82bd
	}
.pageSHeader{
	font-family		:	Verdana;
	font-size		:	16pt;
	color			:	#737070
	}

.pageBodyBlue{
	font-family		:	Verdana;
	font-size		:	10pt;
	text-decoration		: 	none;	
	color			:	#5A82BD
	}

.pageBodyGray{
	font-family		:	Verdana;
	font-size		:	10pt;
	color			:	#999999
	text-decoration		:	none;
	}

.botLinks{
	font-family		:	Tahoma,Verdana,Helvetica;
	font-size		:	8pt;
	color			:	#FFFFFF;
	text-decoration		:	none;
	background-color	:	#5a82bd
	}

.pageBodyGonb{
	font-family		:	Verdana,Helvetica;
	font-size		:	9pt;
	color			:	#FFFFFF;
	text-decoration		:	none;
	
	}
.pageBodySGray{
	font-family		:	Verdana;
	font-size		:	10pt;
	color			:	#737070;
	text-decoration		: 	none
	}
.backlitHeader{
	font-family		:	Verdana;
	font-size		:	12pt;
	font-weight		:	bold;
	text-decoration		:	none;
	color			:	#FFFFFF;
	background-color	:	#CCCCFF
	}
.leftbox{

	border-left		: 	1px solid black;
	border-top		: 	1px solid black;
	}	
.rightbox{
	border-top		: 	1px solid black;	
	border-right		: 	1px solid black;
	border-bottom		: 	1px solid black;
	}	
		

</style>