body
{
}

/* TABLE LAYOUT FOR THE SECONDARY PAGES */

.lightgrayRightBottomTable
{
	BORDER-RIGHT: #cbccd3 1px solid; 
	BORDER-TOP: #cbccd3 1px solid;
}

.lightgrayTopBottomTable
{
	BORDER-BOTTOM: #cbccd3 1px solid; 
	BORDER-TOP: #cbccd3 1px solid;
}

.grayWholeTable
{
	BORDER-RIGHT: #646464 1px solid; 
	BORDER-TOP: #646464 1px solid; 
	BORDER-LEFT: #646464 1px solid; 
	BORDER-BOTTOM: #646464 1px solid;
}

.grayRightLeftBottomTable
{
	BORDER-RIGHT: #646464 1px solid; 
	BORDER-LEFT: #646464 1px solid; 
	BORDER-BOTTOM: #646464 1px solid;
}

.grayRightBottomTable
{
	BORDER-RIGHT: #646464 1px solid; 
	BORDER-BOTTOM: #646464 1px solid;
}

.grayLeftBottomTable
{
	BORDER-LEFT: #646464 1px solid; 
	BORDER-BOTTOM: #646464 1px solid;
}

.grayredTopRightBottom
{
	BORDER-RIGHT: #ee2d2d 1px solid; 
	BORDER-TOP: #646464 1px solid; 
	BORDER-BOTTOM: #ee2d2d 1px solid;
}

.grayThickTopLeftBottom
{
	BORDER-LEFT: #646464 1px solid; 
	BORDER-TOP: #646464 6px solid; 
	BORDER-BOTTOM: #646464 1px solid;
}

.grayBottom
{
	BORDER-TOP: #646464 1px solid; 
}

.grayTop
{
	BORDER-TOP: #646464 1px solid; 
}

.grayTopText
{
	BORDER-TOP: #646464 1px solid; 
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
}

.grayHalfTable
{
	BORDER-RIGHT: #646464 1px solid; 
	BORDER-TOP: #646464 1px solid; 
}

.grayCellTable
{
	BORDER-BOTTOM: #646464 1px solid; 
	BORDER-TOP: #646464 1px solid; 
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
}

.grayCellBottomTable
{
	BORDER-BOTTOM: #646464 1px solid;
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
}

.marykayTableText
{
	BORDER-BOTTOM: #646464 1px solid;
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	background-color: #fde8e8;
}

.marykayTableCellText
{
	BORDER-BOTTOM: #646464 1px solid;
	BORDER-TOP: #646464 1px solid;
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	background-color: #fde8e8;
}

.taxnewsTableText
{
	BORDER-BOTTOM: #646464 1px solid;
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	background-color: #caffc9;
}

.taxnewsTableCellText
{
	BORDER-BOTTOM: #646464 1px solid;
	BORDER-TOP: #646464 1px solid;
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	background-color: #caffc9;
}

.taxlinksTableText
{
	BORDER-BOTTOM: #646464 1px solid;
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	background-color: #fac8f2;
}

.taxlinksTableCellText
{
	BORDER-BOTTOM: #646464 1px solid;
	BORDER-TOP: #646464 1px solid;
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	background-color: #fac8f2;
}

.formsTableText
{
	BORDER-BOTTOM: #646464 1px solid;
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	background-color: #ffeac5;
}

.siteTableText
{
	BORDER-BOTTOM: #646464 1px solid;
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	background-color: #cecece;
}

.siteTableTextBold
{
	font-family: Tahoma;
	color: #019966;
	font-size: 8pt;
}

.formsTableCellText
{
	BORDER-BOTTOM: #646464 1px solid;
	BORDER-TOP: #646464 1px solid;
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	background-color: #ffeac5;
}

.aboutusTableText
{
	BORDER-BOTTOM: #646464 1px solid;
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	background-color: #fee3e3;
}

.aboutusTableCellText
{
	BORDER-BOTTOM: #646464 1px solid;
	BORDER-TOP: #646464 1px solid;
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	background-color: #fee3e3;
}

.blueWholeTable
{
	BORDER-RIGHT: #244d92 1px solid; 
	BORDER-TOP: #244d92 1px solid; 
	BORDER-LEFT: #244d92 1px solid; 
	BORDER-BOTTOM: #244d92 1px solid;
}

.redWholeTable
{
	BORDER-RIGHT: red 1px solid; 
	BORDER-TOP: red 1px solid; 
	BORDER-LEFT: red 1px solid; 
	BORDER-BOTTOM: red 1px solid;
}

.lgrayWholeTable
{
	BORDER-RIGHT: #cfcfcf 1px solid; 
	BORDER-TOP: #cfcfcf 1px solid; 
	BORDER-LEFT: #cfcfcf 1px solid; 
	BORDER-BOTTOM: #cfcfcf 1px solid;
}

/* TEXT FOR NORMAL CONTENT ONE WITH PADDING AND ONE WITHOUT */

.defaultTitle
{
	font-family: Verdana;
	font-size: 10pt;
	color: #848484;
	font-weight: BOLD;
	vertical-align: text-bottom;
}

.mainText
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
	padding: 6px, 6px, 4px, 6px;
}

.mainTextNoPadding
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
	padding: 6px, 0px, 4px, 6px;
}

.mainPageText
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
}

.contentText
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
}

/* ABOUT US LINKS RED */

.selectedAboutUs:link
{
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedAboutUs:visited
{
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedAboutUs:hover
{
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.selectedAboutUs:active
{
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedAboutUs
{
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

/* ABOUT US LINKS LIGHT RED */
.selectedAboutUsLight:link
{
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	text-decoration: none;
}
.selectedAboutUsLight:visited
{
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	text-decoration: none;
}

.selectedAboutUsLight:hover
{
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	text-decoration: underline;
}

.selectedAboutUsLight:active
{
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	text-decoration: none;
}

.selectedAboutUsLight
{
	font-family: Tahoma;
	color: #ee2d2d;
	font-size: 8pt;
	text-decoration: none;
}

/* FORMS LINKS ORANGE */

.selectedForms:link
{
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedForms:visited
{
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedForms:hover
{
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.selectedForms:active
{
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedForms
{
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

/* FORMS LINKS LIGHT ORANGE */
.selectedFormsLight:link
{
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	text-decoration: none;
}
.selectedFormsLight:visited
{
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	text-decoration: none;
}

.selectedFormsLight:hover
{
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	text-decoration: underline;
}

.selectedFormsLight:active
{
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	text-decoration: none;
}

.selectedFormsLight
{
	font-family: Tahoma;
	color: #f2a115;
	font-size: 8pt;
	text-decoration: none;
}

/* TAX NEWS LINKS GREEN */

.selectedTaxNews:link
{
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedTaxNews:visited
{
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedTaxNews:hover
{
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.selectedTaxNews:active
{
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedTaxNews
{
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

/* TAXNEWS LINKS LIGHT GREEN */
.selectedTaxNewsLight:link
{
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	text-decoration: none;
}
.selectedTaxNewsLight:visited
{
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	text-decoration: none;
}

.selectedTaxNewsLight:hover
{
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	text-decoration: underline;
}

.selectedTaxNewsLight:active
{
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	text-decoration: none;
}

.selectedTaxNewsLight
{
	font-family: Tahoma;
	color: #2bb628;
	font-size: 8pt;
	text-decoration: none;
}

/* SITE LINKS DARK GRAY */

.selectedSite:link
{
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedSite:visited
{
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedSite:hover
{
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.selectedSite:active
{
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedSite
{
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

/* SITE LINKS DARK GRAY LIGHT */

.selectedSiteLight:link
{
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

.selectedSiteLight:visited
{
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

.selectedSiteLight:hover
{
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}

.selectedSiteLight:active
{
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

.selectedSiteLight
{
	font-family: Tahoma;
	color: #464b49;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

/* SERVICES LINKS BLUE */
.selectedServices:link
{
	font-family: Tahoma;
	color: #244d92;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
.selectedServices:visited
{
	font-family: Tahoma;
	color: #244d92;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedServices:hover
{
	font-family: Tahoma;
	color: #244d92;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.selectedServices:active
{
	font-family: Tahoma;
	color: #244d92;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedServices
{
	font-family: Tahoma;
	color: #244d92;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

/* SERVICES LINKS LIGHT BLUE */
.selectedServicesLight:link
{
	font-family: Tahoma;
	color: #244d92;
	font-size: 8pt;
	text-decoration: none;
}
.selectedServicesLight:visited
{
	font-family: Tahoma;
	color: #244d92;
	font-size: 8pt;
	text-decoration: none;
}

.selectedServicesLight:hover
{
	font-family: Tahoma;
	color: #244d92;
	font-size: 8pt;
	text-decoration: underline;
}

.selectedServicesLight:active
{
	font-family: Tahoma;
	color: #244d92;
	font-size: 8pt;
	text-decoration: none;
}

.selectedServicesLight
{
	font-family: Tahoma;
	color: #244d92;
	font-size: 8pt;
	text-decoration: none;
}

/* UNSELECTED LINKS GRAY */
.unselectedPage:link
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
.unselectedPage:visited
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.unselectedPage:hover
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.unselectedPage:active
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.unselectedPage
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

/* MARY KAY LINKS PINK */

.selectedMaryKay:link
{
	font-family: Tahoma;
	color: #ff3366;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedMaryKay:visited
{
	font-family: Tahoma;
	color: #ff3366;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedMaryKay:hover
{
	font-family: Tahoma;
	color: #ff3366;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.selectedMaryKay:active
{
	font-family: Tahoma;
	color: #ff3366;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedMaryKay
{
	font-family: Tahoma;
	color: #ff3366;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

/* MARY KAY LINKS LIGHT PINK */
.selectedMaryKayLight:link
{
	font-family: Tahoma;
	color: #ff3366;
	font-size: 8pt;
	text-decoration: none;
}
.selectedMaryKayLight:visited
{
	font-family: Tahoma;
	color: #ff3366;
	font-size: 8pt;
	text-decoration: none;
}

.selectedMaryKayLight:hover
{
	font-family: Tahoma;
	color: #ff3366;
	font-size: 8pt;
	text-decoration: underline;
}

.selectedMaryKayLight:active
{
	font-family: Tahoma;
	color: #ff3366;
	font-size: 8pt;
	text-decoration: none;
}

.selectedMaryKayLight
{
	font-family: Tahoma;
	color: #ff3366;
	font-size: 8pt;
	text-decoration: none;
}

/* TAX LINKS LINKS PURPLE */

.selectedTaxLinks:link
{
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedTaxLinks:visited
{
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedTaxLinks:hover
{
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.selectedTaxLinks:active
{
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedTaxLinks
{
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

/* MARY KAY LINKS LIGHT PINK */
.selectedTaxLinksLight:link
{
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	text-decoration: none;
}
.selectedTaxLinksLight:visited
{
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	text-decoration: none;
}

.selectedTaxLinksLight:hover
{
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	text-decoration: underline;
}

.selectedTaxLinksLight:active
{
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	text-decoration: none;
}

.selectedTaxLinksLight
{
	font-family: Tahoma;
	color: #65245b;
	font-size: 8pt;
	text-decoration: none;
}


/* HEADER SECONDARY LINKS*/
.siteMap:link
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
}
.siteMap:visited
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
}

.siteMap:hover
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: underline;
}

.siteMap:active
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
}

.siteMap
{
	font-family: Tahoma;
	color: #848484;
	font-size: 8pt;
	text-decoration: none;
}

/* QUICK BOOKS LINKS BLACK */

.selectedQuickBooks:link
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedQuickBooks:visited
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedQuickBooks:hover
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.selectedQuickBooks:active
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedQuickBooks
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

/* ABOUT US LINKS LIGHT RED */
.selectedQuickBooksLight:link
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
.selectedQuickBooksLight:visited
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

.selectedQuickBooksLight:hover
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}

.selectedQuickBooksLight:active
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

.selectedQuickBooksLight
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}


/* RESOURCES LINKS LT BLUE */

.selectedResources:link
{
	font-family: Tahoma;
	color: #0094FF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedResources:visited
{
	font-family: Tahoma;
	color: #0094FF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedResources:hover
{
	font-family: Tahoma;
	color: #0094FF;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.selectedResources:active
{
	font-family: Tahoma;
	color: #0094FF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.selectedResources
{
	font-family: Tahoma;
	color: #0094FF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

/* RESOURCES LINKS LIGHT BLUE */
.selectedResourcesLight:link
{
	font-family: Tahoma;
	color: #0094FF;
	font-size: 8pt;
	text-decoration: none;
}
.selectedResourcesLight:visited
{
	font-family: Tahoma;
	color: #0094FF;
	font-size: 8pt;
	text-decoration: none;
}

.selectedResourcesLight:hover
{
	font-family: Tahoma;
	color: #0094FF;
	font-size: 8pt;
	text-decoration: underline;
}

.selectedResourcesLight:active
{
	font-family: Tahoma;
	color: #0094FF;
	font-size: 8pt;
	text-decoration: none;
}

.selectedResourcesLight
{
	font-family: Tahoma;
	color: #0094FF;
	font-size: 8pt;
	text-decoration: none;
}



body 
{
	scrollbar-arrow-color: #848484; /* ARROWS THAT ARE ON THE TOP AND BOTTOM */
	scrollbar-face-color: #FFFFFF; /* MAIN FACING COLOR */
	scrollbar-3dlight-color: #CECECE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CECECE;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

