body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background: "images/Bkg1.jpg";
}

.pluginStyle { 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial,verdana,tahoma,courier new,arial,sans-serif
}

.bancol { text-align: right; margin-right: 80px; }

.buttonlook { 
	border: 1px black solid;
	font-weight: bold;
	color: #342D7E;
}

.buttonlookthis { 
	border: 1px black solid;
	font-weight: bold;
	color: #342D7E;
	background-color: #FFCCFF;	
}

.buttonlook:hover {
	color: white;
	font-weight: bold;
/*	border: 1px green dotted; */
	background-color: #342D7E;
}

/*	color: #753206;
	text-decoration: underline; */

a		{ text-decoration: none; }
a:hover	{ color: #342D7E; }

.textcol {
	text-align: left;
	font-family: Arial;
	font-size: 3px;
	color: #000000;
	margin-left: 50px;
	margin-right: 40px;
/*	border-style: dashed;*/
}

.textcol2 { font-size: 14px; }

.textcol3 { font-size: 16px; }

.imagefloatright { float: right; }

.imagefloatleft { float: left; }

.headerbanner { width: 100%; }

.footer { text-align: center; font-size: 9px; }

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
