
/* CSS Document :: start date:	Wed. 01 Feb '06 */

/* use this global font // allows you to easily change the way the site looks globally */
body 			{ 	font-family: Tahoma, Verdana, Arial; background-color:#415E2F; margin:0px; color:#333333 }
a:link			{	text-decoration:none; }
#mlnk			{	text-decoration:none; color:#ffffff }
#mlnk:link		{	text-decoration:none; color:#ffffff }
a:hover			{	text-decoration:underline; }
#mlnk:hover		{	text-decoration:none; color:#000000 }
.borderdwn		{	border-bottom: 1px solid #e3e3e3 }

/* orange and black strips that run across the top of every page */
#topstrip_1		{	width: 100%; height: 87px; background-color:#ff9933; }
#topstrip_2		{	width: 100%; height: 25px; background-color:#000000; border-bottom: 1px solid #ffffff; 
					border-top: 1px solid #ffffff; }
#pageheaderbg	{	background-position:right top; 
					background-repeat:no-repeat; padding-left:10px}
.leftdots		{	background-image:url(../images/dots.gif); background-position:left;  background-repeat:repeat-y}
/*------------------------*/
.bold			{	font-weight: bold; }
.white			{	text-decoration:none; color: #FFFFFF }
.black			{	text-decoration:none; color: #000000 }
.gold			{	text-decoration:none; color: #F9A702 }
.goilcolor		{	text-decoration:none; color: #FA732F }
.gray			{	text-decoration:none; color: #CCCCCC }
.normaltxt		{	text-decoration:none; font-size: 8.5pt; color:#666666 }
.txtnocolor		{	text-decoration:none; font-size: 9pt; }
.smalltxt		{	text-decoration:none; font-size: 8pt; }
.hidden			{	display: none}
.requiredfld	{	border: 1px solid #CC0000 }
.mainlink 		{	font-size: 14px; color: #F3EFE7; text-decoration: none; }
.darkbrown 		{	color: #362E26;	text-decoration: none;	}
.midtext 		{	font-size: 10px; color: #494238; text-decoration: none; }
.alltext 		{	font-size: 8.5pt; color: #494139; text-decoration: none; }
.orange 		{	color: #C8B798; }
.lghome 		{	font-size: 16px; text-decoration: none;}