body {
	font-family: "Times New Roman", Times, serif;
	color: #80FFFF;

}

td, th {
	font-family: "Times New Roman", Times, serif;
	color: #80FFFF;
}

a {
	color: #00FF00;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;


}

form {
}

.title {
	font-family: "Times New Roman", Times, serif;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	background-color: #FFFF00;

}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;



}

.navLink {
	font-family: "Times New Roman", Times, serif;
	color: #000080;
	text-decoration: underline;




}

.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
	color: #0000FF;

}

.sidebarHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #5B0297;
	background-color: #FFC6FF;

}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0000FF;
  background-color: #FFFF00;
}

.dingbat {
	font-family: "Times New Roman", Times, serif;
	background-color: #00FFCC;
  color: #FF00FF; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	background-color: #C6FFFF;
	font-family: "Times New Roman", Times, serif;
	color: #35006A;






}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
	background-color: #FFFF00;

}
