/* CSS Document */
  body {
	font-family: Verdana;
	font-size: 13px;
	background-color: #000000;
	color: #FFE6F1;
}
  a { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #FFFFFF; text-decoration: none; }
  a.blue { font-family: "Times New Roman", Times, serif; font-size: 18px; color: #FFFFFF; text-decoration: none; }
  a.bigorange { font-family: Verdana; font-size: 13px; color: #FFFFFF; text-decoration: none; }
  td { font-family: Verdana; font-size: 13px; }
  input { font-size: 13px; font-family: Verdana; }
  select { font-size: 13px; font-family: Verdana; }
  form { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
  .small { font-size: 8pt; font-family: Verdana; }
  .header{ font-family: Verdana; font-size: 13px; font-weight: bold; color: #000000; background-color: #DB0465; }
  .both {
	border-right: 1px solid #DB0465;
	border-left: 1px solid #DB0465;
	border-bottom: 1px solid #DB0465;
	border-top-color: #DB0465;
}
  .right {
	border-right: 1px solid #DB0465;
	border-bottom: 1px solid #DB0465;
	border-top-color: #DB0465;
	border-left-color: #DB0465;
}
  .jmblink { font-size: 11px; font-family: Verdana; }
  .jmbfoot { font-size: 11px; font-family: Verdana; }
.bigrank {
	font-size: 24px;
	font-weight: bold;
}
