 


/*	©2000 Dream Team Technologies, Inc.	*/
/*		Author, Daryl Kenny		*/
/*		www.dreamteamtech.com		*/
/*		info@dreamteamtech.com		*/
/*		(303) 228-3400			*/

body
{
background-color: #5E0101;
}

a { color: #cf7a38}

a:hover { color: #d9d9d9; text-decoration: none}

.PageBackground { background-color: #5e0101; 
	padding-right: 12px; margin-right: 12px; }

.MainFont { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF}

.MainSmallFont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}

.MainLargeFont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #d9d9d9}

.LoudFont { font-weight: bold; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}

.QuietFont { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}



/* Admin Options under header, Product */
.PrimaryCell {  font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eaeaea; font-size: 8pt; color: #000000; font-weight: normal}

/* Header options - cell color, font color */
.SecondaryCell {  font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #cf7a38; font-size: 8pt; color: #FFFFFF; font-weight: bold; text-decoration: none}

.QuietCell { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eaeaea; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none}

.LoudCell { background-color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 9pt}

.ItemCell { clip:     rect(   ); text-align: justify}

.ItemSpacing { height: 10px; padding-top: 10px}

/* edit, add links on public pages */
.AdminLinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none}

/* Administrative Page tab colors and font definitions */
.TabOne {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #3A74AD; text-decoration: none; color: #FFFFFF}
.TabTwo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #528BC5; text-decoration: none; color: #FFFFFF}
.TabThree {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #709ECD; text-decoration: none; color: #FFFFFF}
.TabFour {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #7DA9D5; text-decoration: none; color: #FFFFFF}
.TabFive {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #95B8DB; text-decoration: none; color: #FFFFFF}
.TabSix {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #B1CBE4; color: #FFFFFF}
.TabSeven {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #BBD1E8; color: #FFFFFF}
.TabEight {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #BFD5EA; color: #666666}
.TabNine {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #BFD5EA; color: #666666}
.TabTen {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #BFD5EA; color: #666666}

/* Used for admin frame color */
.OuterFrame { background-color: #000000}

/* Calendar Navigation Controls and Background */
.PageControls { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; background-color: #EAEAEA}

/* FooterTable font color, background color and alignment */
.FooterTable { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #bfbfbf; text-align: center}

/* This controls the table that a banner sits in, and on the AdminPages controls the background behind the tabs */
.BannerTable { background-color: #000000}

/* Headers defined here */
.PageHeader {
	font-family: "Helvetica Condensed", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #d2d2d2;
	text-transform: uppercase;
}
.GroupHeader {
	font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-variant: small-caps;
	background-color: #cf7a38;

}
.ItemHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #c2c1c1;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;




}

.Decoration { }


/* HTML Navigation Formatting */
.NavHeaderTable {}
.NavHeaderAncestry { font-family: Arial, Helvetica, sans-serif; background-color: #eeeeee; font-size: 12pt;  font-weight: bold; color: #666666 }
.NavHeaderChildren {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; background-color: #eeeeee}
.NavFooterTable {font-family: Arial, Helvetica, sans-serif; background-color: #eeeeee; font-size: 11pt;  font-weight: bold; text-align: center }

 