
/*  *************  Tables **************  */

.table_590D {
	vertical-align: text-top;
	width: 630;
	text-indent: 0px;
	border-collapse: collapse;
	background-color: fuchsia;
}

/* table used in the majority of the site */
.table_590 {
	vertical-align: text-top;
	width: 630;
	text-indent: 0px;
	border-collapse: collapse;
}

/* table used in the page heaeder */
.table_770 {
	vertical-align: top;
	width: 770px;
	border: 0;
	background-color: #550000;
	color: White;
}
.table_button {
	text-align: right;
}

/* table headers  */
th {
	color: White;
	font-family: Tahoma;
	text-transform: uppercase;
	background: #550000;
	text-align: center;
	vertical-align: middle;
}
Div_Disc {
	background-color: #999999;
}

/* columns */
.LineNumColumn {
	background-color: Silver;
	vertical-align: top;
	text-align: center;
	color: #550000;
	width: 35;
}
.GeneralColumn {
	vertical-align: top;
	text-align: left;	
}
.rightAlignColumn {
	vertical-align: top;
}
.table-header2 {
	background-color: #D8D8D8;
	color: #550000;
	font-size: x-small;
}
.ARRAColumn {
	background-color: #00008b;
	text-align: center;
}


/*  *************  Links **************  */
a.linkhdr:link {
	color: White;
	margin-top: 0%;
	padding-top: 0%;
}
a.linkhdr:visited {
	color: White;
}
a.linkhdr:hover {
	color: White;
}
a.linkhdr:active {
	color: White;
}

a.linkspcl:link {
	color: White;
}
a.linkspcl:visited {
	color: White;
}
a.linkspcl:hover {
	color: White;
}
a.linkspcl:active {
	color: White;
}

a.linknrml:link {
	color: blue;
}
a.linknrml:visited {
	color: blue;
}
a.linknrml:hover {
	color: purple;
}
a.linknrml:active {
	color: blue;
}
/*  *************  ASP Textboxes **************  */


/* Used in most places */
.TextBox_75 {
	width: 75px;
	border: 1px solid #550000;
	text-align: right;
	font-family: Tahoma;
	color: #550000;
}
.TextBox_100 {
	width: 100px;
	border: 1px solid #550000;
	text-align: right;
	font-family: Tahoma;
	color: #550000;
}
.TextBox_150 {
	width: 150px;
	border: 1px solid #550000;
	text-align: right;
	font-family: Tahoma;
	color: #550000;
}

/* not currently used */
.TextBox_200 {
	width: 200px;
	border: 1px solid #550000;
	font-family: Tahoma;
	text-align: right;
	color: #550000;
}

.TextBox_250 {
	width: 250px;
	border: 1px solid #550000;
	font-family: Tahoma;
	text-align: left;
	color: #550000;
}

.TextBox_300 {
	width: 200px;
	border: 1px solid #550000;
	font-family: Tahoma;
	text-align: right;
	color: #550000;	
}

.Textbox_Label {
	width: 100px;
	border: 1px solid #550000;
	text-align: center;
	font-family: Tahoma;
	color: #550000;	
}

/* section d */
/* this box for 2200 chars */
.TextBox_D_Tall {
	width: 620;
	border: 1px solid #550000;
	font-family: Tahoma;
	height: 600 px;
}
.TextBox_D_Medium {
	width: 620;
	border: 1px solid #550000;
	font-family: Tahoma;
	height: 200 px;
}
.TextBox_D_Short {
	width: 490 px;
	border: 1 px solid #550000;
	font-family: Tahoma;
	height: 100 px;
}

/*  *************  Text **************  */

h1 {
	text-transform: uppercase;
	font: bold;
	color: #550000;
}
.Header-First {
	text-transform: uppercase;
	font-size: large;
	color: #550000;
	white-space: nowrap;
	font-weight: bold;
}
.Header-Second {
	text-transform: capitalize;
	font-size: large;
	color: #550000;
	font-style: italic;
}

/*  *************  Text **************  */

.dg-General {
	font: bold large;
	color: #550000;
	line-height: 75px;
}
.menu-Top {
	font-size: small;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.menu-Sub01 {
	text-align: right;
	font-size: smaller;
	margin: 10px;
	padding: 0px 0px 0px 0px;
}
.header-Help{
	text-transform: uppercase;
	font-size: smaller;
	color: white;
	text-align: center;
}
.body-help{
	font-size: smaller;
	color: white;
}
.ul-help{
	font-size: smaller;
	color: white;
	margin: 10px;
	padding: 0px 0px 0px 0px;
}
.textSepcial-help{
	font-size: smaller;
	color: white;
}

.lyrfooter {
	height: 37px;
	clear: both;
	bottom: 0px;
	width: 100%;
	position: fixed;
	background-color: #a0522d;
}
.textNavButtons
{
	font-size: small;
}
body {
	height: 100%;
}
html {
	height: 100%;
}