/*
  $Id: stylesheet.css,v 1.1.1.1 2005/06/08 16:45:25 djstevens Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText a:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: White;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
}

UL {	font-size:12px;
}

A {
  color: #3e428b;
  text-decoration: none;
}

A:hover {
  color: #FF9900;
  text-decoration: underline;
}

A.cms_link {
  color: #3e428b;
  text-decoration: underline;
}

A.cms_link:hover {
  color: #FF9900;
  text-decoration: underline;
}

H1
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #006699;
	text-align: center;
}
H2
{
 	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #006699; }

H2.cms_link
{
 	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #006699;
  text-decoration: underline;
}

H3
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #006699; }
H4
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #006699; }
H5
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #006699; }
H6
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
 	FONT-SIZE: 11px;
	COLOR: #404040;
}

H6.cms_link
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
 	FONT-SIZE: 11px;
  COLOR: #404040;
  text-decoration: underline;
}

H7
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FF0000;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #badeab;
	color: #0058a7;
	font-weight: bold;
}

A.headerNavigation {

}

a:hover.headerNavigation {

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #002596;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #002596;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background: White;
}

.infoBoxContents a, .infoBoxContents a:hover {
	background: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxContents {
	background: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #badeab;
	color: #0058a7;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: white;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #badeab;
	color: #0058a7;
	font-weight: bold;
}

.productlisting-headingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  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;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #badeab;
	color: #0058a7;
	text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 /* Show Header Page Links */
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, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0;
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel0over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel1over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

/* ----------------- coolMenu_eof ----------------- */

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}




.Level1Table {
	background-color: #DCDCDC;
}

.Level1Item {
	FONT-FAMILY: Verdana, sans-serif;
	white-space: nowrap;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	COLOR: #3e428b;
}

.Level1Item:hover {
	text-decoration:none;
	color: #FAA518;
}

.MenuTable {
	background-color: Silver;
}

.NavHeaderNew {
	background:#3987c5;
	color:#ffffff;
	font-size:12pt;
	text-align:center;
	line-height: 16px;
}

.L3Header {
	background:#3987c5;
	color:#ffffff;
	text-align:center;
	font-size:16pt;
 font-family: Verdana, Arial, Helvetica, sans-serif
 line-height: 22px;
 height: 25px;
}

.L3PrinterItem {
	text-align:center;
	color:#CC0000;
	border:0px #FFFFFF solid;
	cursor:pointer;
	text-decoration:none;
 font-size: 10px;
}

.L3Item {
	font-size: 11px;
	border-width: 2px 1px 1px 2px;
	COLOR: #3e428b;
}

.L3Item:hover {
	font-size: 11px;
	text-decoration:none;
	color: #FDA328;
}

.L3ItemNonClick {
	font-size: 11px;
	border-width: 2px 1px 1px 2px;
	COLOR: #000000;
}

.L3ItemSelected {
	font-size: 11px;
	border-width: 2px 1px 1px 2px;
	color: #FF8528;
}

.L3ItemSelected:hover {
	text-decoration:none;
	color: #FDA328;
	font-size: 11px;
}

.L3Menu {
	background:#e1f8ca;
	text-align:center;
  font-size: 11px;
  line-height: 16px;
}

.L2Item {
	font-size: 12px;
	border-width: 2px 1px 1px 2px;
	COLOR: #3e428b;
	line-height: 16px;
}

.L2Item:hover {
	font-size: 12px;
	text-decoration:none;
	color: #FDA328;
	line-height: 16px;
}

.L2ItemSelected {
	font-size: 12px;
	border-width: 2px 1px 1px 2px;
	color: #FF8528;
	line-height: 16px;
}

.L2ItemSelected:hover {
	text-decoration:none;
	font-size: 12px;
	border-width: 2px 1px 1px 2px;
	color: #FDA328;
}

.PodcastTitle{
  font-size: 9px;
}

/************  NEW  ********************/

.body_line{
	background-image: url(images/body_line.gif);
	background-repeat: repeat-y;
	width: 1000px;
}

.header_top{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 207px;
}

.header_b_l{
	background-image: url(images/header_b_l.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 38px;
}
.header_b_m{
	background-image: url(images/header_b_m.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.header_b_rl{
	background-image: url(images/header_b_rl.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 38px;
}
.header_b_rr{
	background-image: url(images/header_b_rr.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 38px;
}

.footer_new  {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 98px;
	color: White;
}
.footer_new td  {
	font-size: 12px;
	color: White;
}
.footer_new  a {
	font-size: 12px;
	color: White;
	text-decoration: none;
	background-color: transparent;
}
.footer_new a:hover {
	font-size: 12px;
	color: White;
	text-decoration: underline;
	background-color: transparent;
}

.tab_small_l{
	background-image: url(images/tab_small_l.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 17px;
	cursor:pointer;
}

.tab_small_m {
	background-image: url(images/tab_small_m.gif);
	background-repeat: repeat-x;
	height: 17px;
	cursor: pointer;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: rgb(0, 88, 167);
}

.tab_small_m a:hover, .tab_small_m a{
	background: transparent;
	font-weight: bold;
	font-size: 11px;
	color: rgb(0, 88, 167);
}

.tab_small_r{
	background-image: url(images/tab_small_r.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 4px;
}


.tab_large_l{
	background-image: url(images/tab_large_l.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 29px;
	cursor:pointer;
}

.tab_large_m{
	background-image: url(images/tab_large_m.gif);
	background-repeat: repeat-x;
	height: 29px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	color: rgb(0, 88, 167);
}

.tab_large_m a:hover, .tab_large_m a{
	background: transparent;
	font-weight: bold;
	color: rgb(0, 88, 167);
	font-size: 12px;
}

.tab_large_r{
	background-image: url(images/tab_large_r.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 4px;
}

.infoBoxNew_head{
	background-image: url(images/infoBoxNew/box_t.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 31px;
	color: #2e3d73;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 3px;
}

.infoBoxNewNarrow_head{
	background-image: url(images/infoBoxNew/box_t_right.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 31px;
	color: #2e3d73;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 3px;
}

.infoBoxNew_head_r{
	background-image: url(images/infoBoxNew/box_r.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 31px;
	vertical-align: middle;
}

.infoBoxNew_middle{
	background-image: url(images/infoBoxNew/box_m.gif);
	background-repeat: repeat-y;
	width: 198px;
	padding: 8px;
}

.infoBoxNewNarrow_middle{
	background-image: url(images/infoBoxNew/box_m_right.gif);
	background-repeat: repeat-y;
	width: 158px;
	padding: 8px;
}

.infoBoxNew_header_m{
	background-image: url(images/infobox/infobox_m.gif);
	background-repeat: repeat-x;
	height: 21px;
	color: #2e3d73;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 5px;
}

.infoBoxNew_footer_m{
	background-image: url(images/infobox/con_bm.gif);
	background-repeat: repeat-x;
	height: 10px;
}

.infoBoxNew_vl{
	background-image: url(images/infobox/infobox_vl.gif);
	background-repeat: repeat-y;
	width: 10px;
}

.infoBoxNew_vr{
	background-image: url(images/infobox/infobox_vr.gif);
	background-repeat: repeat-y;
	width: 10px;
}

.infoBoxNew_foot{
	background-image: url(images/infoBoxNew/box_b.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 9px;
}

.infoBoxNewNarrow_foot{
	background-image: url(images/infoBoxNew/box_b_right.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 9px;
}

.infoBoxNewGreen_head{
	background-image: url(images/infoBoxNewGreen/box_green_t.gif);
	background-repeat: no-repeat;
	width: 398px;
	height: 46px;
	color: #005fb6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding-bottom: 5px;
}

.infoBoxNewGreen_middle{
	background-image: url(images/infoBoxNewGreen/box_green_m.gif);
	background-repeat: repeat-y;
	width: 198px;
	padding-left: 10px;
	padding-right: 10px;
}

.infoBoxNewGreen_foot{
	background-image: url(images/infoBoxNewGreen/box_green_b.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 18px;
}



.infoBoxNewOrange_head{
	background-image: url(images/infoBoxNewOrange/orange_box_t.gif);
	background-repeat: no-repeat;
	width: 525px;
	height: 33px;
	color: White;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 19px;
}

.infoBoxNewOrange_middle{
	background-image: url(images/infoBoxNewOrange/orange_box_m.gif);
	background-repeat: repeat-y;
	width: 525px;
	padding: 10px;
}

.infoBoxNewOrange_foot{
	background-image: url(images/infoBoxNewOrange/orange_box_b.gif);
	background-repeat: no-repeat;
	width: 525px;
	height: 12px;
}

.contentBorder_tl{
	background-image: url(images/contentBorder/content_tl.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.contentBorder_tr{
	background-image: url(images/contentBorder/content_tr.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.contentBorder_bl{
	background-image: url(images/contentBorder/content_bl.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.contentBorder_br{
	background-image: url(images/contentBorder/content_br.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.contentBorderLine_l{
	background-image: url(images/contentBorder/cont_line_l.gif);
	background-position: top right;
	background-repeat: repeat-y;
	width: 9px;
}

.contentBorderLine_r{
	background-image: url(images/contentBorder/cont_line_r.gif);
	background-repeat: repeat-y;
	width: 9px;
}

.contentBorderLine_t{
	background-image: url(images/contentBorder/cont_line_t.gif);
	background-repeat: repeat-x;
	height: 9px;
}

.contentBorderLine_b{
	background-image: url(images/contentBorder/cont_line_b.gif);
	background-position: top right;
	background-repeat: repeat-x;
	height: 9px;
}

input_border.input textarea select {
	border: 1px solid Navy;
	background-color: White;
	color: #2e3d73;
}

.SiteMapItemL1, .SiteMapItemL1:hover
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #006699;
	background-color: #FFFFCC;
}
.SiteMapItemL2, .SiteMapItemL2:hover
{
 	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #006699;
  background-color: #EEFFFF;
}


.infoBoxContents a { text-decoration: underline }

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #FF0000}
.style7 {color: #FFFFFF}
.style8 {color: #FFFFFF; font-style: italic; }
.style10 {
	color: #000000;
	font-weight: bold;
}
.style11 {color: #000000}
.style16 {font-weight: bold; color: #333333; }
.style19 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 17px 10px;
	background: #FF0000;
	color: #fff;
	font-size: 24px;
}
.style20 {font-size: 24px}
.style21 {color: #000000; font-weight: bold; font-size: 21px; }
.style23 {color: #FF0000; font: 18px Arial, Helvetica, sans-serif; }
.style31 {color: #FF0000; font-size: 18px; }
.style32 {color: #000000; font-size: 15px; }
.style34 {color: #CCCCCC; font-style: italic; }
.style37 {font-weight: bold; font-size: 18px;}
.style38 {font-size: 21px}
.style41 {font-size: 12px}
.style43 {font-size: 12px; color: #FFFFFF; }
.style44 {color: #666666}
.style45 {color: #000000; font-weight: bold; font-size: 16px; }
.style47 {color: #000000; font-size: 18px; font-weight: bold; }
.style48 {color: #000000; font-size: 18px; }
.style49 {font-size: 18px}
.style50 {color: #333333}
.style51 {
	color:#333333;
	margin:0;
	padding-bottom:20px;
	font: 18px Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style53 {color: #333333; font-size: 12px; }
.style54 {color: #FF0000; font-size: 21px; }
.style127 {font-size: 21px; font-weight: bold; }
.style92 {font-size: 13px}
.style128 {color: #FFFFFF; font-size: 26px; }
.style130 {color: #000000; font-size: 16px; }
.style131 {padding-bottom:20px; font: 18px Arial, Helvetica, sans-serif; font-size: 12px; margin: 0;}
.style132 {color: #FFFFFF; font-size: 18px; }
.style133 {font-size: 15px}
.style134 {color: #333333; font-size: 15px; }
