/*	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;}


/* TAB MENU*/

#header
{	margin-left: -8px;
	margin-top: -14px;
	margin-bottom: 10px;
	width: 750px;
	background: #DAE0D2 url("/images/menu/bg.gif") repeat-x bottom;
	font-size: 93%;
	line-height:normal;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin-left: 5px;
}



#header ul
{	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}



#header li
{	float: left;
	background: url("/images/menu/left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	width:100px;
}

#header a
{	float: left;
	display: block;
	background: url("/images/menu/right.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
}

#header a:hover
{color:#333;}


#header #current
{background-image: url("/images/menu/left_on.gif");}

#header #current a
{	background-image: url("../images/menu/right_on.gif");
	color: #333;
	padding-bottom: 5px;
}
