body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.mnuCap {
	height: 		2px;
}

.mnuMenu {
	align:			center;
	width:			55%;
	height: 		55%;
	background-image:	URL("images/menu_repeater.gif");
	background-repeat:	repeat-y;
}

.mnuFiller {
	height: 		55%;
	background-repeat:	repeat-y;
}

.footer{
	font-family: 		arial, Helvetica, sans-serif;
	vertical-align: 	middle;
	text-align:		center;
	font-size: 		10px;
	color: 			#FFFFFF;
	height: 		20px;
	text-decoration: 	none;
	background-image:	URL("images/footer_repeat.gif");
	background-color:	#0069AA;
	background-repeat:	repeat-x;
}

.body_table {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 100%;
	text-align: justify;
	font-family: Arial Narrow;
	vertical-align: top;
	font-size: 12px;
	color: #000000;
}

.image_style {
	border-width:		3px;
	border-style:		solid;
	border-color:		#003355;
}

h2, h3 {
	color:			#003355;
	font-smooth:		always;
}

a {
	font-weight:		bold;
	color:			#20780a;	
}

a: visited {
	color:			#20780a;		
}

hr {
	width:			100%;
	color:			#003355;
	shade:			noshade;
}

.btLine {
	position: absolute;
	width: 97%;
	margin-left: 11px;
	margin-top: -8px;
}