BODY,B,TD {
	font-family: sans-serif;
	font-size: 12px;
}

FORM {
	display: inline;
}

.Box {
  background: #b6b7cb;
}

.BoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.EntireBox {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #b6b7cb;
}

TD.BoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

.FontBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

A.BoxHeading {
	color: #ffffff;
	text-decoration: none;
}

A.column_heading {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.LO_field {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-left: 1px solid #DDDDDD;	
	border-right: 1px solid #DDDDDD;	
}

.innerLO_field {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

TD.Box, SPAN.Box {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.LeftBorder {
	width: 5px;
	background-color: transparent;
	background-image: url(./border2/left.gif);
	background-repeat: repeat-y;
}

TD.RightBorder {
	width: 15px;
	background-color: transparent;
	background-image: url(./border2/right.gif);
	background-repeat: repeat;
}

.BottomButton {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.BottomButton a:link {color: #FFFFFF;}
.BottomButton a:visited {color: #FFFFFF;}
.BottomButton a:active {color: #FFFFFF;}
.BottomButton {color: #FFFFFF;}
