.topnav {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.navbg {
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableborder {
	border: solid #006BF5;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	clip: rect(10px,10px,10px,10px);
}
.miniborder {
	border: thin dotted #0070F8;
	height:100px;
	padding-top: 15px; padding-left:5px;
	padding-right:5px; padding-bottom:15px;
}
.destitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
