/* CSS Document */

  body {
	font-family: Verdana;
	font-size: 13px;
	background-color: #530000;
	color: #ffffff;
		background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
		background-attachment: fixed;
}
  a { font-family: Verdana; font-size: 12px; color: #ffffff; }
  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: #ffffff; background-color: #B30000; }
  .both { border-right: 1px solid #B30000; border-left: 1px solid #B30000; border-bottom: 1px solid #B30000; }
  .right { border-right: 1px solid #B30000; border-bottom: 1px solid #B30000; }
