/* standard sets */
BODY, p, br {
	color : #000000;
	font-family : Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	font-color: #FFFFFF;
	
}


.sidebar {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: 12pt; 
  font-weight: normal; 
  color: #000000; 
  letter-spacing: normal; 
  word-spacing: normal; 
  text-decoration: none
}

td, select, span, pre, div, input, textarea, blockquote, li {
	color : #000000;
	font-family : Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
}

.H1 {
	color : #FF0000;
	font-family : Bradley, Corsiva, Georgia, Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 16pt;
}

/*used for content headers on information pages*/
.H2, .textheader {
	color : #2B6004;
	font-family : Bradley, Corsiva, Georgia, Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 12pt;
}

.hor {
	color : #004A8D;
	font-family : Lucida Sans Unicode, Courier New, Times New Roman;
	font-style : normal;
	font-weight : normal;
	font-size : 12pt;
	
}


H4, TH, .TH, A:link.TH, A:visited.TH, A:hover.TH  {
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 12pt;
}

/* used in cart category heads.1B59A3 */
.maincat, A:link.maincat, A:visited.maincat, A:hover.maincat  {
	color : #003300;
	background-color : #78BE1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
  text-decoration: none;
  font-weight : bold;
}
.SubCategory {
	color : #003300;
	background-color : #AAEE44;
	font-family: verdana;
  font-weight : bold;
	font-size : 10pt;
	padding-left:2px;
	padding-bottom:1px
}

table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url('/borders/shadow/top.gif')
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url('/borders/shadow/topRight.gif')
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url('/borders/shadow/right.gif')
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url('/borders/shadow/bottomRight.gif')
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url('/borders/shadow/bottom.gif')
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url('/borders/shadow/bottomLeft.gif')
  } 

  td.shadow-left { width: 16px;
    background-image: url('/borders/shadow/left.gif')
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url('/borders/shadow/topLeft.gif')
  }      

  td.shadow-center { 
    background-color: white  
  }
td.mainnav {color: #C30000; font-face: Arial; font-size: 14px; font-weight: heavy}

td.menuon { background-color: #E4DDC9; 
margin: 0px;
    border-style: solid;
    border-width: 1px;
    border-bottom-color: #C40000;
    border-right-color: #C40000;
    border-left-color: #C40000;
    border-top-color: #C40000;
    cursor: hand;
    text-align: center;
    color: #C30000; font-face: Arial; font-size: 14px; font-weight: 570}
    
td.menuoff { background-color: #EBEDE2; 
margin: 0px;
    border-style: solid;
    border-width: 1px;
    border-bottom-color: #C40000;
    border-right-color: #C40000;
    border-left-color: #C40000;
    border-top-color: #C40000;
    cursor: hand;
    text-align: center;
    color: #C30000; font-face: Arial; font-size: 14px; font-weight: 570}

.mybutton
{
     background-color: #4E7BD7;
     border: solid 1px #004A8D;
     color:#FFFFFF;
     text-decoration:none;
     cursor: pointer;
     width: 100px;
}
iframe { width: 100%; height: 100%}

#glideDiv { 
  position:absolute; 
  left:5px; top:160px; z-index:200;
  width: 30px; height:350px; padding:0px;
  }

td.hanexmenuoff { 
    text-align: center;
    color: #FF0000; font-face: Arial; font-size: 13px; font-weight: 900; cursor: hand;}

a.hanexmenu:link, a.hanexmenu:visited { color: #FF0000;
			text-decoration: none;
		}

a.hanexmenu:hover { text-decoration: underline; }
