/*	Special Colors
	====================================
	Windows Dialog Title Bar:	#008080
	Windows Dialog Grey:		d5ccbb
	ALC Tan:					#B9A88B
	ALC Purple:					1C0404
*/

body
{margin-left: 5px;}

.Box
{	border: 0px;
	width: 100%;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
}

.Heading1
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: 1C0404;
	text-decoration: none;
}
.Heading14
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: 1C0404;
	text-decoration: none;
}

.Heading1B
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration: none;
	background-color:cccbad;
}

.Heading1-A
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: 1C0404;
}

.Heading1-AB
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: 1C0404;
}



.Heading2
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.Heading3
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.Heading4
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: red;
}

.Text1
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: black;
}



.Totals
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px ridge;
}

.Text2
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	color: black;
}

.Text3
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: black;
}

.Text4
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

.Text5
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: red;
}

.Text6
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: 1C0404;
}
.Text10
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size:16px;
	color: black;
}

.TextHTML
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size:8px;
	color: black;
}

.Text25
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size:large;
	color: black;
}

.Text7
{	font-family:   Arial;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	color: gray;

}

.Text8
{	font-family:   Arial;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	color: 1C0404;

}

.DisabledHeading
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: gray;
}

.Disabled
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: line-through;
	color: gray;
}

.Note
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: black;
}

.Alert
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: red;
}

.Link1
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: 1C0404;
}


.Link2
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: 1C0404;
}
.Link2B
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: 1C0404;
	background-color: cccbad;
}



.Link3
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: black;
}

.Link4
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: 1C0404;
}

.Link5
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: 1C0404;
}

.Link6
{	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: 1C0404;
}
.Link7
{	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: 1C0404;
}
.Ctrl
{	font-family: monospace;
	font-size: 12px;
}


.CtrlMax
{	font-family: monospace;
	font-size: 12px;
	width: 100%;
}

.Image
{text-decoration: none;}