body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #990000;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0x;
	margin-top: 0px;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

td {
	vertical-align: top;
}

th {
	text-align: center;
}

p {
	text-align: left;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited{
	color: #990000;
	text-decoration: none;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}

table.container{
	border: none;
	width: 1001px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg_checkerboard.gif);
	background-repeat: repeat;
}

td.topbar {
	background-color: #990000;
}

td.leftbar {
	background-color: #990000;
	width: 18px;
}

td.blankwidth{
	width: 20px;
}

td.content_left{
	background-color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 252px;
	height: 129px;
}

td.content_right{
	background-color:#FFFFFF;
	text-align: center;
	vertical-align: top;
	width: 655px;
	height: 129px;
}

.bold_red{
	color: #990000;
	font-weight: bold;
}	

.red{
	color: #990000;
	font-weight: normal;
}

.black{
	color: #000000;
	font-weight: normal;
}

a.black:link {
	color: #000000;
}

a.black:visited{
	color: #000000;
}

a.black:hover{
	color: #000000;
}


.small{
	font-size: 13px;
}

.bold{
	font-weight: bold;
}

.redbox{
	padding: 10px 10px 10px 15px;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: top;
	width: 175px;
	text-align: left;
}
	
.shadow{
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=5);
}

.expand{
	width: 100%;
}

.footer {
	color: #999999;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold
}

a.footer:link {
	color: #999999;
	font-size: 11px;
	text-decoration:underline;
}
a.footer:visited {
	color: #999999;
	font-size: 11px;
	text-decoration:underline
}
a.footer:hover {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration:underline
}


.ColumnFONT {
  color : Black;
	font-weight : bold;
	font-family : Verdana;
	font-size : 9pt;
}
.FormHeaderFONT {
	COLOR: #ffffff; FONT-FAMILY: verdana; font-weight: bold;
}
TD.form_column_header {
	FONT-SIZE: 70%; background-color : silver; FONT-FAMILY: Verdana; vertical-align: top; font-weight : bold;
}
TD.FormHeaderTD {
	COLOR: #ffffff; BORDER-BOTTOM: #990033 2px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #990000
}
TD.FieldCaptionTD {
text-align: right;
	FONT-SIZE: 70%; background-color : silver; FONT-FAMILY: Verdana; vertical-align: top; font-weight : bold;
}
TD.DataTD {
	text-align: left;
	FONT-SIZE: 70%; BACKGROUND: #eaeaea; FONT-FAMILY: Verdana; vertical-align : top;
}
TD.ColumnTD {
	FONT-SIZE: 70%; background-color : silver; FONT-FAMILY: Verdana; vertical-align: top; font-weight : bold;
}

TD.form1 {
	FONT-SIZE: 70%; BACKGROUND: #eaeaea; FONT-FAMILY: Verdana; vertical-align : top;
}
TD.form2 {
	FONT-SIZE: 70%; BACKGROUND: #93c39b; FONT-FAMILY: Verdana
}
TD.form3 {
	FONT-SIZE: 70%; BACKGROUND: #dddddd; FONT-FAMILY: Verdana
}
TH.form1 {
	BACKGROUND: #eeeeee; FONT-FAMILY: Verdana
}
