input.btn{
color:#000000;

	font-family: Arial, Helvetica, sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#99CCFF;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9999FF;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin none #000000;
	border-left: thin solid #000000;
}
.navtop {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9999FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navbot {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9999FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	/* border: thin solid #000000; */
}
.maintables {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	border: thin solid #000000;

}
.purplebgtables {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9999FF;
	border: thin solid #000000;

}
.maintoptable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	border: thin solid #000000;
	vertical-align:top;


}
.purpletitle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9999FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
