a:link, a:visited, a:active {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #5981C1;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
}


#mainMenuLinks a:link, #mainMenuLinks a:visited, #mainMenuLinks a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#mainMenuLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #5981C1;
	font-size: 12px;
	text-decoration: none;
}

.mainMenuLinksSeparator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: none;
	border-bottom: 1px dotted #D4DEEE;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	color: #7C9CCB;
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	/*
	background-image:  url(nav_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	*/
}

#sectionLinks a:hover{
	border-top: none;
	background-color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	/*
	background-image: url(nav_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	*/
}


.selectedSectionLinks {
	border-top: none;
	font-weight: bold;
	text-decoration: none;
	/*
	background-image: url(nav_arrow_selected_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	*/
}

.selectedSectionLinksNoSubNav {
	border-top: none;
	font-weight: bold;
	text-decoration: none;
	/*
	background-image: url(nav_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	*/
}


#sectionSelectedLinks{
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}

#sectionSelectedLinks a:link, #sectionSelectedLinks a:visited {
	display: block;
	border-top: none;
	border-bottom: 1px dotted #D4DEEE;
	padding: 5px 0px 5px 10px;
	color: #666666;
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#sectionSelectedLinks a:hover{
	border-top: none;
	background-color: #EEEEEE;
	text-decoration: none;
	color: #666666;
}

.selectedSectionSelectedLinks {
	border-top: none;
	font-weight: bold;
	text-decoration: none;
	background-color: #EEEEEE;
}


/************ END sectionLinks styles **************/



/************ Free font menu **************/
#freeFontNav a:link, #freeFontNav a:visited, #freeFontNav a:active{
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5981C1;
	text-decoration: none;
	
}
#freeFontNav a:hover {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#freeFontNav td {
	text-align: center;
	width: 22.14px;
}

.freeFontNavSelected {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

/************ END Free font menu **************/

/************ Free font menu **************/
#seachCategory a:link, #seachCategory a:visited, #seachCategory a:active{
	color: #5981C1;
	text-decoration: none;
	
}
#seachCategory a:hover {
	color: #999999;
	text-decoration: none;
}
/************ END Free font menu **************/



/************ leftTopSellerNav **************/
#leftTopSellerNav a:link, #leftTopSellerNav a:visited, #leftTopSellerNav a:active{
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5981C1;
	text-decoration: none;
	
}
#leftTopSellerNav a:hover {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

.leftTopSellerNav {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

/************ END leftTopSellerNav **************/



.backgroundColorA {
	background-color: #5981C1;	
}
.backgroundColorB {
	background-color: #B7D76D;	
}
.backgroundColorC {
	background-color: #B2C4DD;	
}
.divFloatLeft {
	float: left;
}
.divFloatRight {
	float: right;
}
.titleLarge {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #5981C1;
}
.titleSmall, .subtitle {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5981C1;
}

.promoTextA {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FE679C;
}
.promoTextB {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #999999;
}
.promoTextC {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #999999;
}
.promoTextD {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
.promoTextF {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.promoTextG {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.promoTextH {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #88AE2F;
}
.promoTextI {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #5981C1;
}
/*************** These are used for general navigation ******************/
.titleNavLarge {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.titleNavMedium {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.titleNavSmall {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.titleNavSmallX {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.titleLargeA {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #DFADAD;
}
.titleMediumA {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #DFADAD;
}
/*************** These are used for general navigation ******************/

.sideNavBar {
	background-color: #5981C1;
	width: 8px;
}
.topNavBar {
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}
.topNavBarTitle {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5981C1;
}
.topNavBarNavText {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #5981C1;
	text-decoration: none;
}
.topNavBarSearchField {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #5981C1;
}
.adsHomepageBoxTop {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C9CCB;
	background-color: #EBECF0;
	padding: 2px;
}

.borderAll {
	border: 1px solid #7C9CCB;
}

.borderTop {
	border-top: 1px solid #7C9CCB;
}

.borderBottom {
	border-bottom: 1px solid #7C9CCB;
}

.borderRight {
	border-right: 1px solid #7C9CCB;
}

.borderLeft {
	border-left: 1px solid #7C9CCB;
}

.borderThickAll {
	border: 2px solid #7C9CCB;
}

.borderThickTop {
	border-top: 2px solid #7C9CCB;
}

.borderThickBottom {
	border-bottom: 2px solid #7C9CCB;
}

.borderThickRight {
	border-right: 2px solid #7C9CCB;
}

.borderThickLeft {
	border-left: 2px solid #7C9CCB;
}

.borderDottedAll {
	border: 1px dotted #D4DEEE;
}

.borderDottedTop {
	border-top: 1px dotted #D4DEEE;
}

.borderDottedBottom {
	border-bottom: 1px dotted #D4DEEE;
}

.borderDottedRight {
	border-right: 1px dotted #D4DEEE;
}

.borderDottedLeft {
	border-left: 1px dotted #D4DEEE;
}
.textClassA {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #617EAB;
}
.textClassB {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95C993;
}
.textClassC {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D9597C;
}
.textClassD {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E4B19C;
}
.textClassE {
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CDB141;
}
.vertAlignTop {
	vertical-align:top;
}