/* AccuFind Development CSS Document 

*************************************
** Created by Keith Miller 		   **
** Copyright 2004          		   **
** AccuFind Internet Services Inc. **
*************************************
*/

BODY			{ font-family: arial; background-color: #336699; background-image: url('/images/background.jpg'); background-repeat: repeat-y;
				  scrollbar-arrow-color: #486901;
		  		  scrollbar-3dlight-color: #E7F3EA;
		  		  scrollbar-highlight-color: #E7F3EA;
		  		  scrollbar-face-color: #AFC0B3;
		  		  scrollbar-shadow-color: #003366;
		  		  scrollbar-track-color: #6F8F77;
		  		  scrollbar-darkshadow-color: #014B35;
				 }

/* --[ Top Navigation Styles ]--------------------------------------------------- */
A:LINK		{ color: #787878; text-decoration: none; }	
A:VISIT		{ color: #787878; text-decoration: none; }
A:VISITED	{ color: #787878; text-decoration: none; }

A.nav:LINK		{ color: #787878; text-decoration: none; }
A.nav:VISIT		{ color: #787878; text-decoration: none; }
A.nav:VISITED	{ color: #787878; text-decoration: none; }
A.nav:ACTIVE	{ color: #787878; text-decoration: none; }
A.nav:HOVER		{ color: #E7AE00; text-decoration: underline; }

A.nav2:LINK			{ color: #ffffff; text-decoration: none; }
A.nav2:VISIT		{ color: #ffffff; text-decoration: none; }
A.nav2:VISITED		{ color: #ffffff; text-decoration: none; }
A.nav2:ACTIVE		{ color: #ffffff; text-decoration: none; }
A.nav2:HOVER		{ color: #E7AE00; text-decoration: underline; }

.navText			{ color: #B7B7B7; font-family: arial; font-size: 11px; }
.navText2			{ color: #ffffff; font-family: arial; font-size: 11px; }
.subNavText			{ color: #ffffff; font-family: arial; font-size: 11px; }
.phoneNum			{ color: #ffffff; font-family: arial; font-size: 11px; font-weight: bold; }

/* --[ Right Side Navigation Styles ]-------------------------------------------- */

A.subNav:LINK		{ color: #E9E9E9; text-decoration: none; }
A.subNav:VISIT		{ color: #E9E9E9; text-decoration: none; }
A.subNav:VISITED	{ color: #E9E9E9; text-decoration: none; }
A.subNav:ACTIVE		{ color: #E9E9E9; text-decoration: none; }
A.subNav:HOVER		{ color: #ffffff; text-decoration: underline; }

.formText			{ color: #5A5A59; font-family: arial; font-size: 11px; }
.formText2			{ color: #ffffff; font-family: arial; font-size: 11px; }
.formArrow			{ color: #FFA800; font-family: arial; font-size: 15px; font-weight: bold; }

/* --[ Footer Navigation Styles ]------------------------------------------------ */

A.footerNav:LINK	{ color: #A5A5A5; text-decoration: none; }
A.footerNav:VISIT	{ color: #A5A5A5; text-decoration: none; }
A.footerNav:VISITED	{ color: #A5A5A5; text-decoration: none; }
A.footerNav:ACTIVE	{ color: #A5A5A5; text-decoration: none; }
A.footerNav:HOVER	{ color: #757575; text-decoration: underline; }

.footer				{ color: #A5A5A5; font-family: arial; font-size: 10px; }

/* --[ General Content Styles ]-------------------------------------------------- */

.textBld				{ font-family: aria; font-size: 12px; color: #000000; font-weight: bold; }
.smlText				{ color: #5A5A59; font-family: arial; font-size: 13px; }
.smlText3				{ color: #5A5A59; font-family: arial; font-size: 12px; }
.smlText2				{ color: #ffffff; font-family: arial; font-size: 13px; }
.lrgText				{ color: #5A5A59; font-family: arial; font-size: 18px; }
.lrgText3				{ color: #5A5A59; font-family: arial; font-size: 16px; font-weight: bold; }
.lrgText2				{ color: #ffffff; font-family: arial; font-size: 18px; }
.text					{ color: #484848; font-family: arial; font-size: 11px; }
.text2					{ color: #484848; font-family: arial; font-size: 12px; }
.callout				{ color: #606953; font-family: arial; font-size: 12px; font-weight: bold; }
.finePrint				{ color: #8C8C8C; font-family: arial; font-size: 10px; }
.blkText				{ color: #000000; font-family: arial; font-size: 11px; }
.whtText				{ color: #ffffff; font-family: arial; font-size: 11px; }
.centerText				{ color: #000000; font-family: arial; font-size: 10px; }
P.capIt:first-letter	{ font-family: times; font-size: 300%; float: left; } 
.main					{ font-family: arial; font-size: 13px; }
.hostDescHdr			{ font-family: arial; font-size: 13px; font-weight: bold; color: #ffffff; }
.main2					{ font-family: arial; font-size: 12px; }
.hostDescBld			{ font-family: arial; font-size: 12px; font-weight: bold; }

.form		{ background-image: url('/images/formbg.gif'); background-repeat: no-repeat; }
.textareabg	{ background-image: url('/images/textareabg.gif'); background-repeat: no-repeat; }

.shared		{ color: #6CA237; }
.dedicated	{ color: #386CCC; }

UL.green				{ list-style: url('/images/greenbullet.gif'); }
UL.blue					{ list-style: url('/images/bluebullet.gif'); }