

.navigation {
	
	
	color: #000000;
	font-weight: bold;
	padding: 0px;
	text-align: center
	text-decoration: none;
	
}

.navigation a{
	text-decoration: none;
	color: #000000;
}


.navigation a:link {
	border-width: 1px;
	border-style: solid;
	border-color: #0000FF;
	
	background-color: #BBBBFF;
	color: #000000;
	font-weight: bold;
	text-align: center
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	
}

.navigation a:visited {
	border-width: 1px;
	border-style: solid;
	border-color: #0000FF;
	
	background-color: #BBBBFF;
	color: #000000;
	font-weight: bold;
	text-align: center
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	
}

.navigation a:hover {
	border-width: 1px;
	border-style: solid;
	border-color: #0000FF;
	
	background-color: #FFFFBB;
	color: #000000;
	font-weight: bold;
	text-align: center
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}




.copyright {
	font-size:10px;
	line-height:13px;
}



BODY {font-family:"Arial"; font-size:13;}

.ts td{
	font-size: 13px;}
	
.ts{
	font-size: 13px;}	

.normaltext {
	color: #000000;
}

.iframeclass {
	background-color: #FFFFFF;
	margin: 0px;
}

.iframetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}



