/*
File Name:			/css/main.css
Creation Date:		05/29/08
Last Modification:	07/29/08
EFB949
F7931D
*/

A.header { 
	font-family: Arial, Helvetica; 
	font-weight: bold; 
	font-size: 12px; 
	color: #efb949;
	letter-spacing: 1px; 
	text-decoration: none;
}

A.header:Link { 
	font-family: Arial, Helvetica; 
	font-weight: bold; 
	color: #efb949;
	letter-spacing: 1px; 
	text-decoration: none;
}
A.header:hover { 
	text-decoration: none; 
	background-color: #F7931D; 
	color: #efb949;
}

.gigBig {
	color: #efb949;
	font-size: 18px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}

.gigLittle {
	color: #efb949;
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}

.stdText {
	color: #F7931D;
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
}

.nonstdText {
	color: #07030D;
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
}

.title12 {
	color: #F7931D;
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}
.title16 {
	color: #F7931D;
	font-size: 16px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}

.title18 {
	color: #F7931D;
	font-size: 18px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}

/* footer menu classes */
.footer {
	color: #efb949;
	font-size: 12px;
	font-family: arial,helvetica;
	font-weight: bold; 
	letter-spacing: 1px; 
	text-decoration: none;
}
A.footer:Link { 
	font-family: Arial, Helvetica; 
	font-weight: bold; 
	font-size: 12px; 
	color: #efb949;
	letter-spacing: 1px; 
	text-decoration: none;
}
A.footer:hover { 
	text-decoration: none; 
	color: #EFB949;
	background-color: #F7931D;
	font-weight: bold; 
}
A.footerCurr { 
	text-decoration: none; 
	color: #F7931D;
	font-weight: bold; 
} 
A.footerCurr:hover { 
	text-decoration: none; 
	color: #F7931D;
	background-color: #EFB949;
	font-weight: bold; 
} 
A.footerCurr:Link { 
	text-decoration: none; 
	color: #F7931D;
	background-color: #EFB949;
	font-weight: bold; 
}

A.title12 { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #F7931D;
	text-decoration: none;
}
A.title12:hover {
	text-decoration: none;
	color: #F7931D;
	background-color: #EFB949;
}

A.title16 { 
	font-family: Arial; 
	font-size: 16px; 
	font-weight: bold; 
	color: #F7931D;
	text-decoration: none;
}
A.title16:hover {
	text-decoration: none;
	color: #F7931D;
	background-color: #EFB949;
}
