/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
 body 
	{
	font-family : verdana, helvetica, sans-serif;
	font-size: 12px;
    color : #000000;
    margin : 0;
    }

a {
	font-family : verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #0555a7;
	text-decoration: none;
}
a:hover {
	font-family : verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration: underline;
}
.boxText {
	font-family : verdana, helvetica, sans-serif;
	font-size: 12px;
    color : #b2b6b9;
    margin : 0;
}
.cat_description {
     font-family : verdana, helvetica, sans-serif;
     font-size : 10px;
     color : #800000;
     background : inherit;
     font-weight : bold;
}
.centerTable {
	background-image : url('images/bg_cat4.gif');
	background-repeat : repeat-x;
	background : #fbfcfd;
	color : inherit;
}
.errorBox {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : inherit;
	background : #ffb3b5;
	font-weight : bold;
}
.stockWarning {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #cc0033;
	background : inherit;
}
.productsNotifications {
	background : #f2fff7;
	color : inherit;
}
.orderEdit {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #70d250;
	background : inherit;
	text-decoration : underline;
}
.navBlue {
	color : #ff0000;
	background : inherit;
	font-size : 8pt;
	font-family : verdana, helvetica, sans-serif;
}
.subnavBlue {
	color : #9966ff;
	background : inherit;
	font-size : 8pt;
	font-family : verdana, helvetica, sans-serif;
}
	  	  
FORM {
	display : inline;
}
TR.header {
	background : #ffffff;
	color : inherit;
}
TR.headerNavigation {
	background : #bbc3d3;
	color : inherit;
}
TD.headerNavigation {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	background : #bbc3d3;
	color : #ffffff;
	font-weight : bold;
}
A.headerNavigation {
	color : #ffffff;
	background : #bbc3d3;
}
a:hover.headerNavigation {
	color : #ffffff;
	background : #bbc3d3;
}
TR.headerError {
	background : #ff0000;
	color : #bbc3d3;
}
TD.headerError {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #ff0000;
	color : #ffffff;
	font-weight : bold;
}
TR.headerInfo {
	background : #00ff00;
	color : #bbc3d3;
}
TD.headerInfo {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #00ff00;
	color : #ffffff;
	font-weight : bold;
}
TR.footer {
	background : #bbc3d3;
	color : inherit;
}
TD.footer {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	background : #bbc3d3;
	color : #ffffff;
	font-weight : bold;
}
.templateinfobox {
	/*background : #f8f8f9;*/
	color : inherit;
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.infoBox {
	/*background : #b6b7cb;*/
	color : #56576c;
}
TD.infoBox, SPAN.infoBox {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : #bbc3d3;
	color : inherit;
}
TD.infoBoxHeading {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	/*background : #bbc3d3;*/
	color : #ffffff;
}

.infoBoxContents {
	/*background : #f8f8f9;*/
	color : #56576c;
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
}
TD.infoBoxFooter {
    font-family : verdana, helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background : #cccccc;
    color : #56576c;
}
TD.contentBoxHeading {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #534f4d;
	background : #bbc3d3;
	padding-top : 5px;
}
.infoBoxContentsHeader {
	color : #0298bd;
	font-family : verdana, helvetica, sans-serif;
	font-size : 18px;
	padding-bottom: 14px;
	border-top: 1px solid #d8d8d8; padding-top: 4px;
}
.infoBoxContentsCenter {
	color : inherit;
	/*background : #f8f8f9;*/
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
}
TD.infoBoxContentsfooter {
	color : #56576c;
	background : #bbc3d3;
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
TD.infoBoxFeaturedImage {
	background-image : url('images/bg_featured.gif');
	background-repeat : repeat-x;
	color : #FFFFFF;
	font-family : verdana, helvetica, sans-serif;
	font-size : 14px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
}
TD.infoBoxWelcomeImage {
	background-image : url('images/bg_welcome_hdr.gif');
	background-repeat : repeat-x;
	color : #FFFFFF;
	font-family : verdana, helvetica, sans-serif;
	font-size : 14px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
}
TD.infoBoxHeadingImage {
	background-image : url('images/bg_cat4.gif');
	background-repeat : repeat-x;
	color : #ce3e27;
	font-family : trebuchet ms, helvetica, sans-serif;
	font-size : 16px;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
}
TD.infoBoxFooterImage {
	font-family : verdana, helvetica, sans-serif;
	font-size : 1px;
	font-weight : bold;
	background : #bbc3d3;
	color : #56576c;
}
.infoBoxNotice {
	background : #ff8e90;
	color : #ffffff;
}
.infoBoxNoticeContents {
	background : #ffe6e6;
	color : #ffffff;
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
}
TD.main_table_heading {
	font-family : verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #ce3e27;
}
TD.main_table_heading_inner {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	background : #ffffff;
	color : #56576c;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	/*background : #f8f8f9;*/
	color : inherit;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	/*background : #f8f8f9;*/
	color : inherit;
}
TABLE.productListing {
	/* border : 1px;
	border-style : solid;
	border-color : #b6b7cb;
	border-spacing : 1px;*/
}
.productListing-heading {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	/*background : #b6b7cb;*/
	color : #56576c;
	font-weight : bold;
	white-space: nowrap;
}
.productlisting-headingPrice {
	font-family : verdana, helvetica, sans-serif;
	font-size : 22px;
	text-align:right;
	color : #ff782a;
	/*font-weight : bold;*/
}
TD.productListing-data {
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	line-height: 18px;
	padding-bottom: 20px;
}
a.pageResults {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #0000ff;
	text-decoration: none;
}
a.pageResults:hover {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #357aba;
	text-decoration: none;
}
TD.pageHeading, DIV.pageHeading {
	font-family : verdana, helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
}
TR.subBar {
	background : #f4f7fd;
	color : inherit;
}
TD.subBar {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #56576c;
	background : inherit;
}
TD.main, P.main {
	font-family : verdana, helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	line-height: 24px;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
}
TD.accountCategory {
	font-family : verdana, helvetica, sans-serif;
	font-size : 13px;
	color : #aabbdd;
	background : inherit;
}
TD.fieldKey {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
TD.fieldValue {
     font-family : verdana, helvetica, sans-serif;
     font-size : 12px;
}
TD.tableHeading {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
TD.category_desc {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	line-height : 1.5;
}
SPAN.newItemInCart {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #ff0000;
	background : inherit;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
}
TEXTAREA {
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
}
SPAN.greetUser {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	color : #f0a480;
	background : inherit;
	font-weight : bold;
}
TABLE.formArea {
	background : #f1f9fe;
	color : #f4f7fd;
	border-color : #7b9ebd;
	border-style : solid;
	border-width : 1px;
}
TD.formAreaTitle {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
SPAN.markProductOutOfStock {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #c76170;
	background : inherit;
	font-weight : bold;
}
SPAN.productSpecialPrice {
	font-family : verdana, helvetica, sans-serif;
	color : #ff0000;
	background : inherit;
}
SPAN.errorText {
	font-family : verdana, helvetica, sans-serif;
	color : #ff0000;
	background : inherit;
}
.moduleRowOver {
	background : #d7e9f7;
	color : inherit;
	cursor : pointer;
}
.moduleRowSelected {
	background : #e9f4fc;
	color : inherit;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #8c8c8c;
	background : inherit;
}
.checkoutBarCurrent {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #56576c;
	background : inherit;
}
.messageBox {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
}
.messageStackError, .messageStackWarning {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	background : #ffb3b5;
	color : inherit;
}
.messageStackSuccess {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	background : #99ff00;
	color : inherit;
}
.inputRequirement {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #ff0000;
	background : inherit;
}
TABLE.linkListing {
	border : 1px;
	border-style : solid;
	border-color : #b6b7cb;
	border-spacing : 1px;
}
.linkListing-heading {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : #b6b7cb;
	color : #ffffff;
	text-align : center;
}
TD.linkListing-data {
	border-right : 1px solid #b6b7cb;
	border-bottom : 1px solid #b6b7cb;
	padding : 4px;
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
}
TR.linkListing-odd {
	/*background : #f8f8f9;*/
	color : inherit;
}
TR.linkListing-even {
	background : #f5f5f5;
	color : inherit;
}
.content {
	color : #56576c;
	background : inherit;
	font-size : 10px;
	font-family : verdana, helvetica, sans-serif;
}
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	line-height : 1.5;
	color : #bdcaf0;
	background : inherit;
}
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
	background-image : url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
	background-image : url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
	background-image : url('images/button_blank_middle.gif');
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : inherit;
	color : #56576c;
}
a.HeaderPageLinks {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #56576c;
	background : inherit;
}
a:hover.HeaderPageLinks {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : inherit;
	color : #00ff00;
}
TD.cookieUsage {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : #56576c;
	color : #ffffff;
}
.attributeBoxContent {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #56576c;
	background : #808080;
}
.TR.attributeBoxContent {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #56576c;
	background : #808080;
}
.TD.attributeBoxContent {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #56576c;
	background : #c0c0c0;
}
.storyboxtitle {
	font-family : verdana, helvetica, sans-serif;
	color : #56576c;
	font-size : 10px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:link {
     font-family : verdana, helvetica, sans-serif;
     color : #56576c;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }

.storyboxtitle A:active {
	font-family : verdana, helvetica, sans-serif;
	color : #56576c;
	font-size : 10px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:visited {
	font-family : verdana, helvetica, sans-serif;
	color : #56576c;
	font-size : 10px;
	font-weight : bold;
	background : inherit;
}
.storyboxtitle A:hover {
	font-family : verdana, helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	background : inherit;
}
.yearHeader {
	font-family : verdana, helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #56576c;
	background : #ffffff;
}
.calendarMonth {
	background : #cccccc;
	color : inherit;
	cursor : default;
	width : 100%;
}
.calendarHeader {
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #56576c;
	background : #ffffff;
	text-decoration : none;
	height : 22px;
}
.calendarToday {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #56576c;
	background : #ffcf00;
	padding-left : 3px;
	text-decoration : none;
	border : 1px solid #ffffff;
	height : 22px;
	width : 18px;
}
.calendarWeekend {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #56576c;
	background : #caeeff;
	padding-left : 3px;
	line-height : 14px;
	text-decoration : none;
	border : 1px solid #ffffff;
	height : 22px;
	width : 18px;
}
.calendar {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	color : #56576c;
	background : #ffffff;
	padding-left : 3px;
	line-height : 14px;
	text-decoration : none;
	height : 22px;
	width : 18px;
}
.event {
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	color : #56576c;
	background : #ffffff;
	text-decoration : none;
	border : 1px solid #e6e6e6;
}
.empty {
	background : #f0faff;
	color : inherit;
	line-height : 14px;
	height : 22px;
	width : 18px;
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
	color : red;
	text-decoration : underline;
	background : inherit;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
	color : red;
	text-decoration : underline;
	background : inherit;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
	color : red;
	text-decoration : underline;
	background : inherit;
}
h4.infoTitle {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0.2em;
}
p.infoBlurb {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 2em;
}
TD.productPriceInListing {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	background : #d2e9fb;
	color : inherit;
}
TD.productPriceInBox {
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	background : #eeeeee;
	color : inherit;
}
TD.productPriceInProdInfo {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	background : #ccffcc;
	color : inherit;
}
#navMenu {
	clear : both;
	height : 0.01%;
	margin : 0;
	padding : 0;
	list-style : none;
}
#navMenu ul {
	float : left;
	width : 150px;
	margin : 0;
	padding : 0;
	list-style : none;
}
#navMenu li {
	position : relative;
	float : left;
	line-height : 24px;
	margin-bottom : -1px;
	width : 150px;
}
#navMenu li ul {
	position : absolute;
	left : -999em;
	margin-left : 150px;
	margin-top : -26px;
}
#navMenu li ul ul {
	left : -999em;
}
#navMenu li a {
	width : 150px;
	display : block;
	color : #334;
	font-weight : bold;
	text-decoration : none;
	background : #ffffff;
	border : 1px solid #cce;
	padding-left : 2px;
}
#navMenu li a:hover {
	color : #56576c;
	background : #aac;
}
#navMenu li:hover ul ul, #navMenu li:hover ul ul ul, #navMenu li.sfhover ul ul, #navMenu li.sfhover ul ul ul {
	left : -999em;
}
#navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li li li:hover ul, #navMenu li.sfhover ul, #navMenu li li.sfhover ul, #navMenu li li li.sfhover ul {
	left : auto;
}


/* Border Controls */
.bdrMaster {
	border-right: 1px solid #d8dce0;
	padding-right: 7px;
}
.bdrProd {
	border-left: 1px solid #dee2e5;
	padding-right: 7px;
}
div.bdrCat {
	/*border-bottom: 1px dashed #b0a790;
	padding-top: 7px; */
}
.smSpace {
	margin-bottom: 5px;
}
.mdSpace {
	margin-bottom: 15px;
}
.lgSpace {
	margin-bottom: 25px;
}


/* Text Controls */
.smHDR {
	color: #006699; 
	text-transform: uppercase; 
	line-height: 15px;
}
.lgHDR {
	color: #006699; 
	font-size: 20px; 
	text-transform: capitalize;
	padding-bottom: 40px;
}

#footnote { 
	font: 10px/13px  Arial, Helvetica, sans-serif; 
	color: #888; 
}
.breadcrumb {
	color: #ccd0d3;
	font-family : verdana, helvetica, sans-serif;
	font-size: 10px;
}
.body10 {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;

	font-size: 10px;
}
.footer10 {
	color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}
.body11 {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}
.body11wht {
	color: #FFFFFF;
	font-family : verdana, helvetica, sans-serif;
	font-size: 11px;
}
.body11search {
	color: #000000;
	font-family : verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.catDesc {
	color: #000000;
	font-family : verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
.body12 {
	color: #000000;
	font-family : verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.body13 {
	color: #000000;
	font-family : verdana, helvetica, sans-serif;
	font-size: 13px;
}
.body12prod {
	color: #000000;
	font-family : verdana, helvetica, sans-serif;
	font-size: 12px;
}
.body18 {
    color : #b7b89d;
    font-family : verdana, helvetica, sans-serif;
    font-size : 18px;
}
.hdr14 {
	color: #000000;
    font-family : verdana, helvetica, sans-serif;
	font-size: 14px;
}
.hdr18 {
    color: #000000;
    font-family: verdana, helvetica, sans-serif;
    font-size: 18px;
}
.hdr20 {
    color : #000000;
    font-family : verdana, helvetica, sans-serif;
    font-size : 20px;
}
.hdr22 {
    color : #FFFFFF;
    font-family : verdana, helvetica, sans-serif;
    font-size : 22px;
}
.hdr24 {
    color : #2f5c98;
    font-family : verdana, helvetica, sans-serif;
    font-size : 24px;
}


a.body10wht {
	color: #c1c7cc;
	text-decoration: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
a.body10wht:hover {
	color: #999999;
	text-decoration: underline;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
a.body10wht:link {
	color: #c1c7cc;
	text-decoration: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
a.footer10 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}
a.footer10:hover {
	color: #000000;
	text-decoration: underline;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}
a.footer10:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}
a.body11 {
	color: #357aba;
	text-decoration: none;
	font-family : verdana, helvetica, sans-serif;

	font-size: 11px;
}
a.body11:hover {
	color: #c21c24;
	text-decoration: underline;
	font-family : verdana, helvetica, sans-serif;

	font-size: 11px;
}
a.body11:link {
	color: #357aba;
	text-decoration: none;
	font-family : verdana, helvetica, sans-serif;
	font-size: 11px;
}
a.body11search {
	color: #357aba;
	text-decoration: none;
	font-family : verdana, helvetica, sans-serif;

	font-size: 11px;
	line-height:18px;
}
a.body11search:hover {
	color: #c21c24;
	text-decoration: underline;
	font-family : verdana, helvetica, sans-serif;

	font-size: 11px;
	line-height:18px;
}
a.body11search:link {
	color: #357aba;
	text-decoration: none;
	font-family : verdana, helvetica, sans-serif;

	font-size: 11px;
	line-height:18px;
}
a.body12cat {
	color: #006699;
	text-decoration: none;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height:16px;
}
a.body12cat:hover {
	color: #777777;
	text-decoration: underline;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height:16px;
}
a.body12cat:link {
	color: #006699;
	text-decoration: none;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height:16px;
}
a.body13 {
	color: #8e140f;
	text-decoration: none;
	font-family : verdana, helvetica, sans-serif;

	font-size: 12px;
	line-height:18px;
}
a.body13:hover {
	color: #777777;
	text-decoration: underline;
	font-family : verdana, helvetica, sans-serif;

	font-size: 12px;
	line-height:18px;
}
a.body13:link {
	color: #8e140f;
	text-decoration: none;
	font-family : verdana, helvetica, sans-serif;

	font-size: 12px;
	line-height:18px;
}
a.hdr16 {
	color: #0048b8;
	text-decoration: none;
	font-family : verdana, helvetica, sans-serif;

	font-size: 16px;
}
a.hdr16:hover {
	color: #c21c24;
	text-decoration: underline;
	font-family : verdana, helvetica, sans-serif;

	font-size: 16px;
}
a.hdr16:link {
	color: #0048b8;
	text-decoration: none;
	font-family : verdana, helvetica, sans-serif;

	font-size: 16px;
}

/* BEGIN Tab Links & RollOvers */
a.home {
	display: block; width: 118px; height: 66px;
	background: url("../../layout_images/btn-home.gif") 0 0 no-repeat; text-decoration: none;
}
a:hover.home {
	background-position: -118px 0;
}
a.about {
	display: block; width: 129px; height: 66px;
	background: url("../../layout_images/btn-about.gif") 0 0 no-repeat; text-decoration: none;
}
a:hover.about {
	background-position: -129px 0;
}
a.programs {
	display: block; width: 137px; height: 66px;
	background: url("../../layout_images/btn-programs.gif") 0 0 no-repeat; text-decoration: none;
}
a:hover.programs {
	background-position: -137px 0;
}
a.success {
	display: block; width: 147px; height: 66px;
	background: url("../../layout_images/btn-success.gif") 0 0 no-repeat; text-decoration: none;
}
a:hover.success {
	background-position: -147px 0;
}
a.account {
	display: block; width: 118px; height: 66px;
	background: url("../../layout_images/btn-account.gif") 0 0 no-repeat; text-decoration: none;
}
a:hover.account {
	background-position: -118px 0;
}
a.contact {
	display: block; width: 127px; height: 66px;
	background: url("../../layout_images/btn-contact.gif") 0 0 no-repeat; text-decoration: none;
}
a:hover.contact {
	background-position: -127px 0;
}

/* END Tab Links & RollOvers */

