/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
	

*/

BODY {

  width:1000px;
  margin: 10px auto;
  text-align: center;
  BACKGROUND: #91A9CF URL(images/BACKGROUND_FADE.png) top left repeat-x;
  
}

A {

	COLOR: #DF8900;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #DF8900;
	TEXT-DECORATION: none;
}
A:link {
	COLOR: #DF8900; 
	TEXT-DECORATION: none;
}

A:hover {
COLOR: #DF8900; 
TEXT-DECORATION: underline;
font-weight : bold;
}

p{
  FONT-FAMILY: Georgia, Verdana, Arial,sans-serif;
	COLOR:#1D3C6A; 
  FONT-SIZE: 16px;
  MARGIN: 5px;
 }
 
.psmall{
  FONT-FAMILY: Georgia, Verdana, Arial,sans-serif;
	COLOR:#1D3C6A; 
  FONT-SIZE: 12px;
  MARGIN: 5px;
 }
 
FORM {
	display: inline;
}

TABLE.heading{
width:1000px;
height:130px;

BORDER-TOP:  #2D626E 0px solid; 
BORDER-RIGHT:  #2D626E 0px solid; 
BORDER-LEFT:  #2D626E 0px solid; 
BORDER-BOTTOM:  #2D626E 0px solid; 

}
TABLE.bodyOuter {
  WIDTH: 1000px;
  BORDER-COLLAPSE: collapse;
  BORDER-TOP:    #A0C1CA 0px solid;  
  BORDER-LEFT:   #ACA5B1 2px solid; 
  BORDER-RIGHT:  #ACA5B1 2px solid;  
  BORDER-BOTTOM: #2D626E 0px solid;  
  BACKGROUND-color:    #E8E6EA;
  position:relative;
  top: -1px;
}
TABLE.bodyInner {
	
  BORDER-COLLAPSE: collapse;  
  BORDER-TOP:    red 0px solid;  
  BORDER-LEFT:   red 0px outset; 
  BORDER-RIGHT:  red 0px solid; 
  BORDER-BOTTOM: red 0px solid;
}
TR.header {
  background: #ffffff;
}
TD.header {
 background-repeat: no-repeat;

}
 TD.sponsorBanner{
  color:	#ffffff;
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-style: italic;
  font-size: 11px;
  background: transparent;  
  width: 50%;
  height: 130;
  text-align : left; 
}

TD.headerBanner{
  color:	#ffffff;
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-style: italic;
  font-size: 12px;
  background: transparent;
  width: 100%;


}

TR.headerNavigation {
  background: transparent;
  color: #ffffff
}

TD.headerNavigation {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight : bold;
  background: #4994A8;
  color: #ffffff;

}

A.headerNavigation { 
  background: #4994A8;
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight : bold;
  background: #ff0000;
  color: #ffffff;
  text-align : center;
}

TR.headerInfo {
background: #B0C3C1;
}

TD.headerInfo {
  font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  background: #B0C3C1;
  color: #ffffff;
  text-align: center;
}


/*
Top navigation band
*/

TABLE.HeaderButtons{
  background-color:#1D3C6A;
  height:30px;
  width:1000px;
  BORDER-COLLAPSE: collapse;
  BORDER-TOP:    #ACA5B1 0px solid; 
  BORDER-LEFT:   #ACA5B1 2px solid; 
	BORDER-RIGHT:  #ACA5B1 2px solid; 
  BORDER-BOTTOM: #ACA5B1 0px solid;
  PADDING: 0px;
  margin:0px;
  position: relative;
  top: -1px;

}
TD.HeaderButtons{
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-style: italic;
  BORDER-COLLAPSE: collapse;
  BORDER-TOP:     #1D3C6A 0px solid; 
  BORDER-LEFT:    #1D3C6A 0px solid; 
	BORDER-RIGHT:   #1D3C6A 0px solid; 
  BORDER-BOTTOM:  #1D3C6A 0px solid;
  vertical-align: MIDDLE;
	PADDING-TOP: 5px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-Bottom: 5px;
	BACKGROUND-COLOR: #1D3C6A;
	

	}





TABLE.footer{            
  width:100%;    
	BACKGROUND: #fedf82;    
	BORDER-COLLAPSE: collapse;  
	BORDER-TOP:  #ACA5B1 2px solid; 
	BORDER-BOTTOM:  #ACA5B1 2px solid; 
}

TD.footer {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-style: italic;
  font-size: 10px;
  font-weight: bold;
	background: #fedf82;
  BORDER-RIGHT:  #183e76 0px solid; 
  COLOR:	#183e76;
}


TD.ColumnLeft{
  WIDTH:        0px;
  VERTICAL-ALIGN: top;
  FONT-FAMILY: Georgia, Verdana, Arial,sans-serif;
  COLOR: #183e76;
  FONT-SIZE: 12px;
  background:   #ffffff;
 	}

TABLE.ColumnLeft{
  WIDTH: 0px; 
  BORDER-COLLAPSE: collapse;
  BORDER-TOP:    #26353E 0px solid; 
  BORDER-LEFT:   #4291A2 0px dotted; 
	BORDER-RIGHT:  #FCD59B 0px solid; 
  BORDER-BOTTOM: #C0D7DD 0px solid;   
	}

<!-- center column table Outer Definition EBEEEF -->
TABLE.ColumnMiddle{
  WIDTH:100%;
  BORDER-TOP:    red 0px solid; 
  BORDER-LEFT:   red 0px solid; 
	BORDER-RIGHT:  #ACA5B1 0px solid;     
  BORDER-BOTTOM: red 0px solid; 
  MARGIN-LEFT:    5px;
  MARGIN-RIGHT:   0px;
  background-color: #ffffff;
  
}
TD.ColumnMiddle{
  width: 100%;
  VERTICAL-ALIGN: top;
  BORDER-TOP:    #ACA5B1 0px solid; 
  BORDER-LEFT:   #ACA5B1 0px solid; 
	BORDER-RIGHT:  #ACA5B1 0px solid;
  BORDER-BOTTOM: #ACA5B1 0px solid;  
  BACKGROUND:    #ffffff;
  FONT-FAMILY: Georgia, Verdana, Arial,sans-serif;
	FONT-WEIGHT: 900;  
  FONT-SIZE: 12px;
  COLOR:#1D3C6A;
 }

TABLE.ColumnRight{
  WIDTH: 175px; 
  BORDER-TOP:    red 0px dotted; 
  BORDER-LEFT:   red 0px dotted; 
	BORDER-RIGHT:  red 0px dotted; 
  BORDER-BOTTOM: red 0px dotted;
  MARGIN-RIGHT:  0px; 
  COLOR: #1D3C6A;
  background-color:#E8E6EA;
	}

TD.ColumnRight{
  VERTICAL-ALIGN: top;
	BORDER-LEFT: #0048b1 0px solid; 
  FONT-FAMILY: Georgia, Verdana, Arial,sans-serif;
  COLOR:#1D3C6A;
  background-color:#E8E6EA;
  FONT-SIZE: 11px;
 	}




TD.ColumnEnd{
  border: 3px;
  BORDER-TOP:    #F7FBDA 0px solid; 
  BORDER-LEFT:   #F7FBDA 0px solid; 
	BORDER-RIGHT:  #F7FBDA 0px solid; 
  BORDER-BOTTOM: #F7FBDA 0px solid;
  VERTICAL-ALIGN: TOP;
  PADDING: 2px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-Bottom: 0px;
	background: transparent;
}

TABLE.ColumnEnd{
  width: 100%;
  border: 0px;
  PADDING: 0px;
	background: transparent;
}

.Home_Page{
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 14px;
  font-style: italic;
  COLOR: #1D3C6A;
	BORDER-COLLAPSE: collapse;
  vertical-align: TOP;
  BACKGROUND: transparent;
}

table.googlemapTable{
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-weight: bold;
	FONT-WEIGHT: 900;  
  FONT-SIZE: 12px;
	font-style: italic;
  COLOR: #1D3C6A;
  vertical-align: TOP;
  WIDTH:  700px;
  HEIGHT: 510px;
  background: transparent;
  background-repeat: no-repeat;
 }

td.googlemapColumnLeft{
  BORDER-TOP:    #D4C17F 0px solid; 
  BORDER-LEFT:   #C0D7DD 0px solid; 
	BORDER-RIGHT:  #C0D7DD 0px solid; 
  BORDER-BOTTOM: #D4C17F 0px solid; 
  PADDING-RIGHT:  5px;
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-weight: bold;
	FONT-WEIGHT: 900;  
  FONT-SIZE: 12px;
	font-style: italic;
  COLOR: #1D3C6A;
  vertical-align: TOP;
  WIDTH:  122px;
  HEIGHT: 500px;
  background: transparent;
  background-repeat: no-repeat;
 }
DIV.googlemapColumnLeft{
  BORDER-TOP:    #D4C17F 0px solid; 
  BORDER-LEFT:   #D4C17F 0px solid; 
	BORDER-RIGHT:  #D4C17F 0px solid; 
  BORDER-BOTTOM: #D4C17F 0px solid; 
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-weight: bold;
	FONT-WEIGHT: 900;  
  FONT-SIZE: 12px;
	font-style: italic;
  COLOR: #1D3C6A;
  vertical-align: TOP;
  WIDTH:  122px;
  HEIGHT: 500px;
  background: transparent;
  background-repeat: no-repeat;
 }
td.googlemapColumnRight{
  BORDER-TOP:    #D4C17F 0px solid; 
  BORDER-LEFT:   #C0D7DD 0px solid; 
	BORDER-RIGHT:  #C0D7DD 0px solid; 
  BORDER-BOTTOM: #D4C17F 0px solid; 
  PADDING-LEFT: 5px;
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-weight: bold;
	FONT-WEIGHT: 900;  
  FONT-SIZE: 12px;
	font-style: italic;
  COLOR: #1D3C6A;
  vertical-align: TOP;
  WIDTH:  122px;
  HEIGHT: 500px;
  background: transparent;
  background-repeat: no-repeat;
 }
DIV.googlemapColumnRight{
  BORDER-TOP:    #D4C17F 0px solid; 
  BORDER-LEFT:   #D4C17F 0px solid; 
	BORDER-RIGHT:  #D4C17F 0px solid; 
  BORDER-BOTTOM: #D4C17F 0px solid; 
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-weight: bold;
	FONT-WEIGHT: 900;  
  FONT-SIZE: 12px;
	font-style: italic;
  COLOR: #1D3C6A;
  VERTICAL-ALIGN: top;
  WIDTH:  122px;
  HEIGHT: 500px;
  background: transparent;
  background-repeat: no-repeat;
 }
td.googlemapMap{
  BORDER-TOP:    #275050 3px solid; 
  BORDER-LEFT:   #689385 3px solid; 
	BORDER-RIGHT:  #E1F0F0 3px solid; 
  BORDER-BOTTOM: #95B3A8 3px solid; 
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-weight: bold;
	FONT-WEIGHT: 900;  
  FONT-SIZE: 12px;
	font-style: italic;
  COLOR: #1D3C6A;
  vertical-align: TOP;
  WIDTH:  450px;
  HEIGHT: 500px;
  background: transparent;
  background-repeat: no-repeat;
 }

DIV.googlemapMap{
  BORDER-TOP:    #275050 0px solid; 
  BORDER-LEFT:   #275050 0px solid; 
	BORDER-RIGHT:  #275050 0px solid; 
  BORDER-BOTTOM: #275050 0px solid;
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-weight: bold;
	FONT-WEIGHT: 900;  
  FONT-SIZE: 12px;
	font-style: italic;
  COLOR: #1D3C6A;
  vertical-align: TOP;
  WIDTH:  450px;
  HEIGHT: 500px;
  background: transparent;
  background-repeat: no-repeat;
 }

.Gallery{
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  COLOR: #1D3C6A;
	BORDER-COLLAPSE: collapse;
  vertical-align: TOP;
}

.Background_Solid{
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 16px;
  font-style: italic;
  COLOR: #1D3C6A;
	BORDER-COLLAPSE: collapse;
  vertical-align: TOP;
  BACKGROUND: #D2C388;
}

.Gallery_Shadow{
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  COLOR: #1D3C6A;
	BORDER-COLLAPSE: collapse;
  vertical-align: TOP;
  background-image:url('images/GalleryShadow.png');
  background-repeat: no-repeat;
}
.Gallery_TextPad{
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  COLOR: #1D3C6A;
	BORDER-COLLAPSE: collapse;
  vertical-align: TOP;
  background-repeat: no-repeat;
}

.tooltip {
   background-color:#ffffff;
   font-weight:bold;
   border:1px #006699 solid;  
}
.ginfoStyle {
   font-size:8pt;
} 
    
/*
used with all infoboxes
*/
.infoBox {
  BORDER-TOP: #F7FBDA 0px solid; 
  BORDER-LEFT: #F7FBDA 0px solid; 
	BORDER-RIGHT: #F7FBDA 0px solid; 
  BORDER-BOTTOM: #F7FBDA 0px solid;
  BORDER-COLLAPSE: collapse;
	PADDING-BOTTOM: 0px;
  FONT-FAMILY: Georgia, Verdana, Arial,sans-serif;
  COLOR: #1D3C6A;

  FONT-SIZE: 12px;
	background: transparent;
}


TD.addCart { 

   COLOR:	#1D3C6A;
   font-family: Georgia, Verdana, Arial,sans-serif; 
   font-style: italic;
   font-size: 14px;
   background: transparent;
 }
 
TABLE.addCart { 
   WIDTH: 100%;
   font-family: Georgia, Verdana, Arial,sans-serif; 
   font-size: 14px;
   background: transparent;
   BORDER-TOP:   red 0px solid; 
  BORDER-LEFT:   red 0px solid; 
	BORDER-RIGHT:  red 0px solid; 
  BORDER-BOTTOM: red 0px solid;
 }
.links { 
   COLOR:#DF8900; 
   font-family: Georgia, Verdana, Arial,sans-serif; 
   font-size: 11px;
   background: transparent;
 }

TD.review { 

   COLOR:	#1D3C6A;
   font-family: Georgia, Verdana, Arial,sans-serif; 
   font-size: 11px;
   background: transparent;
 }
 
TABLE.review { 
   WIDTH: 100%;
   font-family: Georgia, Verdana, Arial,sans-serif; 
   font-size: 11px;
   background: transparent;
   BORDER-COLLAPSE: collapse;
 }

.buttons { 
   WIDTH: 100%;
   font-family: Georgia, Verdana, Arial,sans-serif; 
   font-size: 8px;
   background: transparent;
   BORDER-COLLAPSE: collapse;
   BORDER: 0px;
 }
TABLE.Calendar { 
  font-family: Georgia, Verdana, Arial,sans-serif; 
  font-style: italic;
  font-size: 8px;
  BACKGROUND: #D2C388;
  BORDER-TOP:    #275050 3px solid; 
  BORDER-LEFT:   #689385 3px solid; 
	BORDER-RIGHT:  #E1F0F0 3px solid; 
  BORDER-BOTTOM: #95B3A8 3px solid; 
 }

TABLE.infoBoxHeading {
  BORDER-COLLAPSE: collapse;
	PADDING-BOTTOM: 0px;
	background: transparent;
}

TD.infoBoxHeading {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-weight: bold;
	FONT-WEIGHT: 900;  
  FONT-SIZE: 12px;
	font-style: italic;
  FONT-FAMILY: Georgia, Verdana, Arial,sans-serif;
  COLOR: #1D3C6A;
 
	background: transparent;
}


<!-- used with info box for content Text -->

.boxText { 
font-family: Georgia, Verdana, Arial,sans-serif; 
font-size: 11px;
font-style: italic;
COLOR: #1D3C6A;
 }

.infoBoxContents {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 11px;
  font-style: italic;
  COLOR: #1D3C6A;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT: #F7FBDA 0px solid;
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 11px;
  font-style: italic;
  COLOR:	#1D3C6A;
	PADDING-TOP: 0px;
}


<!-- Used with left and right side column Headings -->

TD.infoBoxColumnHeading {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-weight: bold;
  FONT-SIZE: 12px;
	font-style: italic;
	
  COLOR: #1D3C6A;

	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	BORDER-TOP: #F7FBDA 0px solid; 
	BORDER-RIGHT: #F7FBDA 0px solid; 
  BORDER-LEFT: #F7FBDA 0px solid; 
  BORDER-BOTTOM: #F7FBDA 0px solid;
  background: transparent;
}


.infoBoxContents {

  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 10px;
  font-style: italic;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	BORDER-RIGHT: #F7FBDA 0px solid; 
  background: transparent;
}


TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-style: italic;
  font-size: 10px;
	PADDING-TOP: 0px;
}

TD.infoBoxHeading {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-weight: bold;
  FONT-SIZE: 12px;
	font-style: italic;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	
	BORDER-TOP: #F7FBDA 0px solid;
  BORDER-RIGHT: #F7FBDA 0px solid; 
  BORDER-LEFT: #F7FBDA 0px solid; 
  BORDER-BOTTOM: #F7FBDA 0px solid;
}


<!-- interior content tables -->
 
.infoBoxContent {
  font-family: Georgia, Verdana, Arial,sans-serif;
  COLOR:#1D3C6A;
  COLOR:#FFFFFF;
  font-size: 10px;
  font-style: italic;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	background-color: transparent;
	
	}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 10px;
  font-style: italic;
  COLOR:#1D3C6A;
	PADDING-TOP: 0px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 10px;
  font-style: italic;
  COLOR:#1D3C6A;
}


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: transparent;
  BORDER-BOTTOM: #F7FBDA 1px solid;
}

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: transparent;
}

TABLE.productListing {
  WIDTH: 100%;
  VERTICAL-ALIGN: top;
  border: 0px;
	background: transparent;
}

.productListing-heading-1 {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
	background: transparent;
  COLOR: #1D3C6A;
  COLOR: #ffffff;
  BORDER-BOTTOM: #F7FBDA 1px solid;
  VERTICAL-ALIGN: top;
}

.productListing-heading {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  background: transparent;
 	text-align: left;
	COLOR: #1D3C6A;
  COLOR: #ffffff;
  VERTICAL-ALIGN: top;
}

TD.productListing-data {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 11px;
  font-style: italic;
  BORDER-BOTTOM: #F7FBDA 0px solid;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
TABLE.pageHeading{
  BORDER-COLLAPSE: collapse;
	vertical-align: TOP;
	PADDING: 0px;
}
TD.pageHeading, DIV.pageHeading {
  WIDTH: 100%;
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  COLOR: #1D3C6A;
  BORDER-COLLAPSE: collapse;
  PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
  BACKGROUND: transparent;
	vertical-align: TOP;
}

TR.subBar {
  background: transparent;
}

TD.subBar {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #1D3C6A;
}
TD.heading,TABLE.heading, P.heading {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
 	color: #DF8900;
  BACKGROUND-REPEAT: no-repeat;
 
}

TD.main, P.main {
  
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
 	color: #1D3C6A;
  PADDING-TOP:    0px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT:  10px;
	PADDING-BOTTOM: 0px;
}
TD.main_outer, P.main_outer, TABLE.main_outer {
  WIDTH: 100%;
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
 	color: #1D3C6A;
  PADDING-TOP:    0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT:  0px;
	PADDING-BOTTOM: 0px;
}
TD.msgText {
  font-family: Georgia, Verdana, Arial,sans-serif;
	font-size: 12px;
  font-style: italic;
	font-weight: bold;
  color: RED;
	
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #1D3C6A;
}

TD.accountCategory {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
}

TD.tableHeading {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
}
TD.tableText {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 16px;
  font-style: italic;
  color: #1D3C6A;
}

SPAN.newItemInCart {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 11px;
  font-style: italic;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 11px;
  font-style: italic;
}

SPAN.greetUser {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
}

TABLE.formArea {
  BACKGROUND: #1D3C6A;
  BORDER-COLOR: #1D3C6A;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Georgia,Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
}
TD.mainSubHeading {
  font-family: Georgia,Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #236397;
}

TD.sponsorHeading {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #236397;
}
TD.sponsor {
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  color: #236397;
}
TABLE.banner{
  WIDTH: 100%;
  PADDING: 0px;
  BORDER-TOP: #0048b1 10px solid; 
  BORDER-LEFT:#0048b1 10px solid; 
	BORDER-RIGHT: #0048b1 10px solid; 
  BORDER-BOTTOM: #0048b1 10px solid;
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-style: italic;
  font-size: 14px;
  COLOR:	#1D3C6A;
}
TD.banner{
  font-family: Georgia, Verdana, Arial,sans-serif;
  font-style: italic;
  font-size: 14px;
  COLOR:	#1D3C6A;
  background-repeat: no-repeat;
}

SPAN.markProductOutOfStock {
  font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia, Verdana, Arial,sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Georgia, Verdana, Arial,sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, Verdana, Arial,sans-serif; font-size: 10px;  font-style: italic; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Georgia, Verdana, Arial,sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Georgia, Verdana, Arial,sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Georgia, Verdana, Arial,sans-serif; font-size: 10px;  font-style: italic; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Georgia, Verdana, Arial,sans-serif; font-size: 10px;   font-style: italic; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Georgia, Verdana, Arial,sans-serif; font-size: 9px;   font-style: italic;color: #ff0000; }

.errorBox { font-family : Verdana, Arial, sans-serif;font-style: italic; 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; }


