a    {
	color: navy;
	text-decoration: underline
}
a:link           {
	color: navy;
	text-decoration: underline
}
a:hover          {
	color: blue;
	text-decoration: underline;
	background-color: #f0ffff
}
a:visited {
	color: #990066;
	text-decoration: underline
}
.big_headline   {
	font-size: 20px;
	font-family: "Times New Roman", Verdana;
	font-weight: 600;
	line-height: 18px
}
.big_headline1 {
	font-size: 20px;
	font-family: "Times New Roman", Verdana;
	font-weight: bold;
	line-height: normal
}
.big_headline1Red {
	font-size: 20px;
	font-family: "Times New Roman", Verdana;
	font-weight: bold;
	line-height: normal;
	color: #B90000;
}

.big_headline1_promo {
	font-size: 18px;
	font-family: "Times New Roman", Verdana;
	font-weight: 400;
	line-height: normal;
	font-style: normal;
	padding-left: 25px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.big_headline1_no_padding {
	font-size: 20px;
	font-family: "Times New Roman", Verdana;
	font-weight: 400;
	line-height: normal;
	font-style: italic;
}
.big_headline1_no_padding_bold {
	font-size: 20px;
	font-family: "Times New Roman", Verdana;
	font-weight: bold;
	line-height: 20px;
	font-style: italic;
}
.bottomSpace {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.big_headline2 {
	font-size: 16px;
	font-family: "Times New Roman", Verdana;
	font-weight: 400;
	line-height: normal
}
.big_headline2_Bold {
	font-size: 18px;
	font-family: "Times New Roman", Verdana;
	font-weight: bold;
	line-height: normal
}
.big_headline2_Bold_Red {
	font-size: 18px;
	font-family: "Times New Roman", Verdana;
	font-weight: bold;
	line-height: normal;
	color: #B90000;
	padding-top: 10px;
}

.big_headline2_BoldTopSpace {
	font-size: 18px;
	font-family: "Times New Roman", Verdana;
	font-weight: bold;
	line-height: normal;
	padding-top: 6px;
}
body           {
	color: black;
	background-color: #f5f5f5;
	background-attachment: fixed;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	background-image: url(../images-backgrounds/slip-resistant-bg.jpg);
}
.bottomSpace {
	padding-bottom: 6px;
}
.bottomSpaceLn {
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
}
.breadcrumbs         {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 6px;
}
.cellBG {
	background-color: #FFE6E6;
}
.cellBGWhite {
	background-color: #FFF;
}

.footer {
	font-size: 12px;
	font-family: Verdana;
	line-height: normal;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.frmGrey  {
	padding: 0px;
	border: inset 5px #ccc
}
.frmRBGrey  {
	padding: 0px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #ccc;
}
.frmRBMenu {
	background-image: none;
	border-top-width: 0;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #E2E2E2;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}
.frmGold {
	padding: 0px;
	border: 5px inset #C3945E
}
.frmRBGreyNoPadding {
	padding: 0px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #ccc;
}


.frmGrnRight {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.frmGrayRight {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
H1                {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}
H2               {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}
H3             { font-size: 14px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 16px; margin-bottom: 0; padding-bottom: 0 }
.increasePadding  { padding: 6px 5px 5px }
.indent {
	padding-left: 15px;
}
.leftLn {
	border-left-width: 3px;
	border-left-style: groove;
}
li {
	padding-bottom: 5px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
}
.liLessTopMar {
	margin-top: 0px;
}
.leftSpace {
	padding-left: 10px;
}


.moreSpaceAllSides {
	padding: 15px;
}

.moreSpaceBottom {
	padding-bottom: 6px;
}
.navpadding {
	padding-bottom: 15px;
	padding-left: 6px;
}
.pNoBotMar {
	margin-bottom: 4px;
}
.promo     {
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding-top: 2px;
	padding-left: 2px;
}
.rightSpace {
	padding-right: 10px;
}
.sideMenuHeading {
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 2px;
	font-size: 12px;
	background-color: #E2E2E2;
}

.sideMenu {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 8px;
	font-size: 12px;
	background-color: #E2E2E2;
}


.script  { font-family: "Brush Script MT", Tahoma }
.tableBG {
	background-color: #900;
	padding: 0px;
}

.tableNoTopMarg {
	margin-top: 0px;
}
.text_small     { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: 500; line-height: 12px }
.test12 {
	font-size: 12px;
}
.test12Bold {
	font-size: 12px;
	font-weight: bold;
}
.test14 {
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.test14Bold {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.test14BoldRed {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #B90000;
}
.text_very_small { font-size: 9px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: 500; line-height: 10px }
.text14Bold24 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

.topNavMenu {
	padding: 0px;
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #ccc;
}
.topSpace {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.topSpaceBottomSpace {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

.topSpaceLeftSpace {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

.topSpaceHalf {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.topSpaceDouble {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.topSpaceTriple {
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.topNavMenu {
	border-style: inset;
	border-width: 0 5px 5px 0;
	border-color: #ccc;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #EAFEE9;
}
.topBottomSpace {
	font-size: 14px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.ulNoTopMar {
	margin-top: 0px;
}
.very_big_headline  { font-size: 24px; font-family: "Times New Roman", Verdana; font-weight: 600; line-height: 26px }

ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
.ulNoBotMar {
	margin-top: 0px;
	margin-left: 0px;
}


.yellowBG {
	background-color: #FFFFD7;
}

