#demo-header-container {
  width: 100%;
  height: 75px;
  background: url("../../images/demo-header-background.png") repeat-x top;
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: white;
  line-height: 60px;
}
#demo-footer-container {
  width: 100%;
  height: 58px;
  background: url("../../images/demo-footer-background.png") repeat-x top;
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: white;
  font-weight: bold;
  line-height: 40px;
}

.boxText {
  font-size: 11px; color: #5E5E5E;
}
.productsNotifications { 
    background: #f2fff7; 
}
.orderEdit { 
    font-size : 10px; 
    color: #70d250; 
    text-decoration: underline; 
}

td.headerNavigation, td.headerNavigation a:link, td.headerNavigation a:visited { color:#b3b3b3; text-decoration:none;}
td.headerNavigation a:hover { color:#f39800; text-decoration:underline;}

/* buttons if css buttons ebnabled */
.template-button-left, .template-button-middle, .template-button-right {
  height: 16px;
  font-family: Verdana;
  font-size: 11px;
  color: #fff;
  padding: 7px 0 5px 0;
  margin: 0;
  vertical-align: bottom;
  display: -moz-inline-box;
  display: inline-block;  
  
  cursor: pointer;
}
.template-button-left {
  background: url(images/button-left.png) no-repeat;
  width: 8px;
}
.template-button-middle {
  background: url(images/button-middle.png) repeat-x;
  white-space: no-wrap;
}
.template-button-right {
  background: url(images/button-right.png) no-repeat;
  width: 8px;
}
/* buttons eof */

/* unsure on this, checking... */
.infoBoxContentsLeft_categ{
  color: #17426B;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
  font-size: 11px;
  font-weight: normal;
  color: #5E5E5E;
}
.infoBoxContentsLeft_categ A:hover {
  color: #17426B;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-size: 10px;
	font-weight: normal;
	color: #005EA7;
}
.infoBoxContentsLeft A:hover {
	color: #17426B;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-size: 10px;
	font-weight: normal;
	color: #005EA7;
}
.infoBoxContentsRight A:hover {
	color: #17426B;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-size: 10px;
	font-weight: normal;
	color: #005EA7;
}
.infoBoxContentsCenter A:hover {
	color: #17426B;
}

.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 10px;
	color: #17426B;
	}

	.az_pageheading_main{
	padding-left: 15px;
	padding-right: 10px;
	}
/*	REMOVED because I have no idea where these images are or what they are for...

	td.infoBoxHeadingLeft_categ, td.infoBoxHeadingLeft {
	background-image: url("images/az_leftbox_top.gif");
	background-repeat:  no-repeat;
	height: 41px;
	}

	td.infoBoxContentsLeft_categ{
	background-image: url("images/az_leftbox_category.gif");
	background-repeat:  no-repeat;
	background-position: top left;
	height: 25px;
	padding-top: 3px;
	padding-left: 25px;
	font-size: 10px;
	}
	.infoBoxMBottomleft_az01, .infoBoxMBottomleft{
	background-image: url("images/az_leftbox_bottom.gif");
	background-repeat:  no-repeat;
	height: 5px;
	padding-bottom: 5px;
	}
RIGHT bar css controls

.main_page_promo{
	background-image: url("images/az_promo_box_mid.gif");
	background-repeat:  repeat-x;
	background-position: bottom left;
	height: 42px;
	}
/*
    
/* used in featured_products.php mainpage module*/
td.price_mainpage{
    color:#EF5502;
    font-weight: bold;
}
td.price_mainpage s{
    color:#5E5E5E;
    font-weight: bold;
}
td.price_mainpage span{
    color:#EF5502;
    font-weight: bold;
}

/* Rounded Box */

.box-top-left {
  width: 16px;
  height: 16px;
  background: url("images/window-topleft.png") no-repeat right bottom;
  line-height: 16px;
}
.box-top {
  height: 16px;
  background: url("images/window-top.png") repeat-x bottom;
  line-height: 16px;
}
.box-top-right {
  width: 24px;
  height: 16px;
  background: url("images/window-topright.png") no-repeat left bottom;
  line-height: 16px;
}

.box-left {
  width: 18px;
  background: url("images/window-left.png") repeat-y right;
}
.box-content {
  background: #f0f9fc;
}
.box-right {
  width: 24px;
  background: url("images/window-right.png") repeat-y left;
}

.box-bottom-left {
  width: 18px;
  height: 24px;
  background: url("images/window-bottomleft.png") no-repeat right top;
}
.box-bottom {
  height: 24px;
  background: url("images/window-bottom.png") repeat-x top;
}
.box-bottom-right {
  width: 24px;
  height: 24px;
  background: url("images/window-bottomright.png") no-repeat left top;
}

 /* ANIMATED BOXES css controls */

.jsButton, .jsTrigger { cursor: pointer; }
.animBox {
  position: absolute;
  z-index: 1;
  overflow: hidden;
	white-space: nowrap;
  margin: 0;
  padding: 0;
}
.animBoxDropover {
  position: absolute;
	visibility: hidden;
  overflow: hidden;
  margin: 0;
  padding: 0;

	border: #e0e0e0 solid 1px;
/* 	background-color: #eaf4fb; */
    background-color: #edfbc9;
	width: auto;
/* position:relative; */
/*z-index: 9000; */
	z-index: 100;
}
.animSubmitButton {
	background: none !important;
	border: none !important;
	width: 2px !important;
	height: 0px !important;
}

#btn_animBoxCart { }
#animBoxCart {
	width: 310px !important;
}
.animBoxCartImage { }
.animBoxCartContent {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #2A7EC5;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	color: #104878;
	text-decoration: none;
}
.animBoxCartContent A:hover {
	color: #2A7EC5;
	text-decoration: none;
}
.animBoxCartHeader, .animBoxCartFooter {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	height: 30px;
}
.animBoxCartHeader { border-bottom: #e0e0e0 solid 1px; }
.animBoxCartFooter { border-top: #e0e0e0 solid 1px; }
.animBoxCartNotice {
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #9a9a9a;
}

#animBoxLogin {
	width: 210px !important;
}
#animBoxLogin FORM {
	margin: 0;
	padding: 0;
}
.animBoxLoginContent {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #2A7EC5;
}
.animBoxLoginContent A:link, .animBoxLoginContent A:active, .animBoxLoginContent A:visited {
	color: #104878;
	text-decoration: none;
}
.animBoxLoginContent A:hover {
	color: #2A7EC5;
	text-decoration: none;
}
.animBoxLoginContent INPUT {
	border: #b5c3be solid 1px;
	background-color: #ffffff;;
	color: #2A7EC5;
	width: 100px;
}
.animBoxLoginHeader, .animBoxLoginFooter {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	height: 30px;
}
.animBoxLoginHeader { border-bottom: #e0e0e0 solid 1px; }
.animBoxLoginFooter { border-top: #e0e0e0 solid 1px; }

/* template.css / *
/* body */
body {
  margin: 0;
  padding:0;
/*  leftmargin: 0;
  topmargin: 0; */
}
body td { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #5E5E5E;
}
a { 
  color: #17426b; 
  text-decoration: none; 
  font-weight: normal; 
}
a:hover { 
  color: #FF0000;
  text-decoration: none; 
}
/* body eof */

/* header */
.top_nav{
		margin-bottom:10px;
}
table.branding{
 margin-left:10px;
}
span.branding_slogan{
	/*margin-left:50px;*/
	font-weight:normal;
}
td.brand_links{
	text-align:right;
	padding-right:10px;
}
td.brand_links img{
	margin-left:6px;
	margin-right:6px;
}
/* header eof */
/********** branding related ***********/
    /*top bar */
    .top_bar, .top_bar_td2{
    font-size: 11px; 
    /*color: #F39800; */
	color: #F39800;
    font-weight: bold;
    height: 30px;
    padding-right: 10px;
    }
    td.top_bar_td2 a:link,  td.top_bar_td2 a:visited{
    /* color: #F39800; */
	color: #AAEA06;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    }
    td.top_bar_td2 a:hover{
    text-decoration: underline;
    color: #0f94f8;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    }
    td.top_bar_td1{
     font-size: 11px;
     font-weight:normal;
    }
    td.top_bar_td1 a:link,  td.top_bar_td1 a:visited{
    color: #5E5E5E;
    font-size: 11px;
    text-decoration: none;
    }
    td.top_bar_td1 a:hover{
     color: #FF0000;
     font-size: 11px;
    text-decoration: none;
    }
    .top_bar A:link, .top_bar A:active, .top_bar A:visited{ 
    font-size: 10px; 
    color: #6D6D6D;
    font-weight: normal;
    text-decoration: none;
    }
    .top_bar A:hover{
    font-size: 10px;
    color: #FF0000;
    }
    /* top bar eof */

    .info_bar_td1{
    }
    .info_bar_td2, .info_bar_td3{
    background-image:url("images/menu_mid.png"); 
    background-repeat: repeat-x;
    height: 43px;        
    }
    table.menubarmain td{
    text-align:center;
    }
    .info_bar_search{
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    }
    table.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
    font-size: 11px; 
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    }
    table.menubarmain A:hover{
    font-size: 11px;
/*    color: #7eb0df; */
    /* color: #F39800; */
	color: #AAEA06;
    }
    table.menubarmain{
    font-size: 11px; 
    font-style: normal;
    color: #005EA7;
    }

    .maincont_mid_td{
    }        
    .maincont_tb{
    padding-top: 5px;
    }   
    
   
   .leftbar_tb {
    
    }
   .maincont_left_td {
    width: 197px;
    padding-top: 5px;
    padding-right: 5px;
    }
    
   .rightbar_tb{
    
    }
   .maincont_right_td {
    width: 197px;
    padding-top: 5px;
    padding-right: 5px;
    }
    /* end header branding css */

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
/************** page properties  *************/
/* page header */
.pageHeading, DIV.pageHeading, td.pageHeading, td.productlisting-headingPrice, .productlisting-headingPrice {
	font-family:  Verdana, Arial, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #0f94f8;
}

/* product price page */
.pageHeading1 {
	font-family:  Verdana, Arial, sans-serif; 
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

/* product page heading*/
.pageHeading2 {
	font-family:  Verdana, Arial, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #0f94f8;
}



/* page text */
td.main, P.main {
  font-size: 11px;
  line-height: 1.2;
  color: #5E5E5E;
}
td.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

/* page borders */
td.main_table_heading {
     background : #cccccc;
}
td.main_table_heading_inner {
     background : #ffffff;
}

/* pagination links */
A.pageResults { 
  color: #005EA7; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #005EA7; 
}


/* footer */
table.footer{
	height: 10px;
	background-image:url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
}
td.footer_left{
}
td.footer_center{
	padding-top: 5px;
	text-align:center;
}
.footer_menu_tb{
	font-weight: normal;
	color: #737373;
	font-size: 11px; 
}
.footer_menu a:link, .footer_menu a:active, .footer_menu a:visited{ 
	font-size: 11px; 
	color: #737373;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.footer_menu A:hover{
	font-size: 11px;
	color: #FF0000;
}
td.footer_copyright{
	text-align:center;
}
table.footer_banner{
	margin-top:5px;
	margin-bottom:5px;
}
table.footer_banner td{     
    text-align: center; 
}
/* footer eof */


/**************************************** productListing *************************************/
table.productListing{
}
td.productListing-heading {
  font-size: 10px;
  color: #000;
  font-weight: bold;
  background-color: #EAEAEA;
  height:20px;
}
A.productListing-heading { 
  color: #000;
  font-weight:bold;
  text-decoration:none;
}
A.productListing-heading:hover { 
  text-decoration:underline;
}
td.productListing-data {
  font-size: 12px;
}



/* odd and even colors */
tr.accountHistory-odd, 
tr.addressBook-odd, 
tr.alsoPurchased-odd, 
tr.payment-odd, 
tr.productListing-odd, 
tr.productReviews-odd, 
tr.upcomingProducts-odd, 
tr.shippingOptions-odd {
}
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-color: #edfbc9;
/*	background-color: #00a0cd; */
}

/*********** checkout ***************/
.moduleRow { }
.moduleRowOver { background-color: #D3D3D3; cursor: pointer; }
.moduleRowSelected { background-color: #D3D3D3; }
.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }
tr.subBar {
  background: #f4f7fd;
}
td.subBar {
  font-size: 10px;
  color: #000000;
}
td.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

td.tableHeading {
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-size: 10px;
  color: #005EA7;
}
SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  color: #005EA7;
}

/* form.css /*
FORM {
  display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-size: 11px;
}

/* below are used in PWA form*/
td.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}
td.fieldKey {
  font-size: 12px;
  font-weight: bold;
}
td.fieldValue {
  font-size: 12px;
}
.inputRequirement{
  color: #005EA7;
  font-size: 11px;  
}

/* infobox.css */
td.BoxBorderRight  { 
    border-right: solid 1px #D3D3D3;
    width:1px;
    padding-right: 10px;
}
        
td.BoxBorderLeft  { 
    padding-left: 10px;
    border-left: solid 1px #D3D3D3;
    width:1px;
}

/*infoboxs used common for left and right */
/* you can change the prefix "Left_" and "Right_" in main_page.tpl.php, if changed, make sure you use the same prefix here */
.infoBox, td.Left_infoBox, span.Left_infoBox, td.Right_infoBox, span.Right_infoBox{
	font-size: 10px;
}
.infoboxContents, .Left_infoBoxContents, .Right_infoBoxContents{
	font-size: 10px;
	color: #005EA7;	
	/*padding-left: 10px;*/
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited,
.Left_infoBoxContents A:link, .Left_infoBoxContents A:active, .Left_infoBoxContents A:visited,
.Right_infoBoxContents A:link, .Right_infoBoxContents A:active, .Right_infoBoxContents A:visited {
	font-size: 10px;
	font-weight: normal;
	color: #005EA7;
}
.infoBoxContents A:hover {
	color: #17426B;
}

td.infoBoxHeading, td.Left_infoBoxHeadingCenter, td.Right_infoBoxHeadingCenter, .infoBoxHeadingCenter {
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}
/* infobox left */
table.Left_infoBoxHeadingLeft{
}
td.Left_infoBoxHeadingCenter{
    background-image: url("images/infobox/infobox_top_mid.png");
    background-repeat:  repeat-x;
    width:100%;
}
td.Left_infoBoxHeadingRight{
    text-align:right;
}
/* left footer*/
table.Left_infoBoxFooter{
	margin-bottom:5px;
}
td.Left_infoBoxFooterLeft{
}
td.Left_infoBoxFooterCenter{
    background-image: url("images/infobox/infobox_footer_mid.png");
    background-repeat:  repeat-x;
    width:100%;
}
td.Left_infoBoxFooterRight{
    text-align:right;
}

/* ########## right infoboxes ##############*/
table.Right_infoBoxHeading{
}
td.Right_infoBoxHeadingCenter{
    background-image: url("images/infobox/infobox_top_mid.png");
    background-repeat:  repeat-x;
    width:100%;
}
td.Right_infoBoxHeadingRight{
}
/* right footer*/
table.Right_infoBoxFooter{
	margin-bottom:5px;
}
td.Right_infoBoxFooterLeft{
}
td.Right_infoBoxFooterCenter{
    background-image: url("images/infobox/infobox_footer_mid.png");
    background-repeat:  repeat-x;
    width:100%;
}
td.Right_infoBoxFooterRight{
}

/* bwloe is customisation to show border around */
table.infoBox{
	/*background:#CCCCCC;*/
}
tr.infoBoxContents{
	/*background:#fff;*/
}

td.Left_category{
    background-image: url("images/category_arrow.gif");
    background-repeat:  no-repeat;
    background-position: top left;
    height: 25px;
    padding-top: 0;
    padding-bottom: 1px;
    padding-left: 25px;
    font-size: 10px;
    color: #5E5E5E;
}
td.Left_category a:link, td.Left_category a:visited{
    color: #5E5E5E;
}
td.Left_category a:hover{
    color: #FF0000;
}
span.category_count{
    /* color: #F39800; */
	color: #0f94f8;
}

/* contentbox.css */
table.contentBoxHeading{
	width:100%;
}
td.contentBoxHeadingLeft{
}
td.contentBoxHeadingCenter{
	padding-left:15px;
	font-weight:bold;
	color:#000099;
	background-image: url(images/infobox/content_top_center.png);
	background-repeat: repeat-x;
}
td.contentBoxHeadingRight{
	text-align:left;
}

table.contentBoxFooter{
}
td.contentBoxFooterLeft{
}
td.contentBoxFooterCenter{
	background-image: url(images/infobox/content_footer_center.png);
	background-repeat: repeat-x;
}
td.contentBoxFooterRight{
}
table.contentBoxContents td {text-align: left;}

/* popup.css /*
/* popup box customizations */
.popupBody, .popupBody td{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #5E5E5E;
    margin:auto;
    text-align:left;
    margin:10px;
}
.popupBox     {
    border: 1px solid #474f56;
}
.popupBoxContents{
    font-size: 11px;
}
td.popupBoxHeading {
    color: #FFFFFF;
    background: #474f56;
	font-weight:bold;
    text-align: left;
    height: 20px;
    padding-left: 15px;
}
td.popupBoxFooter{ }
span.popupClose{
    color: #FFFFFF;
	font-weight:bold;
    text-decoration: none;
    background: #990000;
    padding: 1px 3px;
    float:right;
    cursor:pointer;
	margin-top:30px;
}
/* popupboxes eof */

/* calendar.css */
     .attributeBoxContent {
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .TR.attributeBoxContent {
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .TD.attributeBoxContent {
     font-size : 10px;
     color : #000000;
     background-color : #c0c0c0;
      }
 .storyboxtitle {
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:link {
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:active {
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:visited {
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:hover {
     color : #ffffff;
     font-size : 10px;
     font-weight : bold;
     text-decoration : underline;
     background : inherit;
      }
 .yearHeader {
     font-size : 14px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
      }
 .calendarMonth {
     background-color : #cccccc;
     color : inherit;
     cursor : default;
     width : 100%;
      }
 .calendarHeader {
     font-size : 11px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     height : 22px;
      }
 .calendarToday {
     font-size : 10px;
     color : #000000;
     background-color : #ffcf00;
     padding-left : 3px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendarWeekend {
     font-size : 10px;
     color : #000000;
     background-color : #caeeff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendar {
     font-size : 10px;
     color : #000000;
     background-color : #ffffff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     height : 22px;
     width : 18px;
      }
 .event {
     font-size : 11px;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     border : 1px solid #e6e6e6;
      }
 .empty {
     background-color : #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;
      }
 /* errors_messages.css */
 .errorBox { 
	font-size : 10px; 
	font-weight: bold; 
}
.messageBox {
     font-size : 10px;
}
.stockWarning { 
	font-size : 10px; 
	color: #FF6666; 
}
SPAN.errorText, .messageStackError {
  color: #005EA7;
  font-size: 11px;  
}
.messageStackError, .messageStackWarning { 
	font-size: 10px; 
	background-color: #ffb3b5; 
}
.messageStackSuccess { 
    font-size: 10px; 
    background-color: #99ff00; 
}
tr.headerError {
}
td.headerError {
  background: #DCDEB3; 
  font-size: 16px;
  color: red;
  text-align : center;
}
tr.headerInfo {
}
td.headerInfo {
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
tr.headerError {
}
td.headerError {
     font-size : 12px;
     background : #ff0000;
     color : #ffffff;
     font-weight : bold;
}
.infoBoxNotice {
  background: #005EA7;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}
