body { font-family: arial, helvetica; }

a:link { color: #00AAFF; font-family: arial, helvetica; text-decoration: bold; } 
a:text { color: #FFFFFF; font-family: arial, helvetica; } 
a:visited { color: #999999; font-family: arial, helvetica; text-decoration:none; } 
a:hover { color: #00AAFF; font-family: arial, helvetica; text-decoration: underline; }
a:active { color: #FFFFFF; font-family: arial, helvetica; text-decoration: none; } 

B,H1,H2,H3,H4,H5,H6 { font-family: arial, helvetica; }

B { font-weight: bold; }

H1 { 
font-weight: bold; 
font-size: 12pt;
line-height: 14pt; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;	
               }

H2 { 
font-weight: bold; 
font-size: 9pt;
line-height: 11pt; 
font-variant: normal;
font-style: normal;
color: #00AAFF;
               }

H3 { 
font-weight: normal; 
font-size: 10pt;
line-height: 12pt; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
               }

H4 { 
font-weight: normal; 
font-size: 9pt;
line-height: 11pt; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
               }

H5 { 
font-weight: normal; 
font-size: 8pt;
line-height: 10pt; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
              }

H6 { 
font-family: verdana,arial,helvetica; 
font-weight: normal; 
font-size: 7pt;
line-height: 9pt; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
              }

.wht_h5 { 
font-weight: normal; 
font-size: 8pt;
line-height: 10pt; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
              }

.wht_h6 { 
font-family: arial,helvetica;
font-weight: normal; 
font-size: 7pt;
line-height: 10pt; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
              }

.whtFont { 
font-family: arial,helvetica;
font-weight: normal; 
font-size: 7pt;
line-height: 9pt; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
               }

.redFont { 
font-weight: bold; 
font-size: 7pt;
line-height: 9pt; 
font-variant: normal;
font-style: normal;
color: #E1474A;
               }

.small { 
font-family: arial,helvetica;
font-weight: normal; 
font-size: 6.5pt;
line-height: 8pt; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
              }

.pageTitle { 
font-family: verdana,arial,helvetica;
font-weight: normal; 
font-size: 9pt;
line-height: 10pt; 
font-variant: normal;
color: #00AAFF;
font-style: bold;
               }

.imageTitle { 
font-family: verdana,arial, helvetica;
font-weight: bold; 
font-size: 8pt;
line-height: 10pt; 
font-variant: normal;
color: #FFFFFF;
font-style: bold;
               }

.blueTitle { 
font-family: verdana,arial, helvetica;
font-weight: normal; 
font-size: 9pt;
line-height: 11pt; 
font-variant: normal;
color: #FFFFFF;
font-style: bold;
               }

.input_style {
	background: #fff url(bg_input.gif) left top;
	height: 22px;
	padding: 3px 0px 0px 7px;
	border: 1px solid #000;
	border-top-width: 0px;
	margin-top: -1px; 
   /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
	width: 250;
	font-size: 12; 
	font-style: bold; 
	color: #000000; 
	font-family: verdana,arial, helvetica;
 		}

.input_qty {
	background: #fff url(bg_input.gif) left top;
	height: 22px;
	padding: 3px 0px 0px 7px;
	border: 0px solid #000;
	border-top-width: 0px;
	margin-top: -1px; 
   /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
	width: 25;
	font-size: 12; 
	font-style: bold; 
	color: #000000; 
	font-family: verdana,arial, helvetica;
 		}

.input_cart {
	background: #fff ;
	height: 20px;
	padding: 1px 0px 0px 2px;
	border: 0px solid #000;
	border-top-width: 0px;
	margin-top: -1px; 
   /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top: 0px;
	width: 170;
	font-size: 12; 
	font-style: bold; 
	color: #000000; 
	font-family: arial, helvetica;
 		}

.input_textbox {
	background: #fff;
	height: 200px;
	width:	250px;
	padding: 3px 0px 0px 7px;
	border: 0px solid #000;
	border-top-width: 0px;
	margin-top: -1px; 
   /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;

	font-size: 12; 
	font-style: bold; 
	color: #000000; 
	font-family: verdana,arial, helvetica;
 		}

.form_buttons {
	background: #fff url(bg_form_button.gif) left top;
	height: 20px; 
	padding: 0px 5px 0px 5px;
	border: 0px solid #000;
	border-top-width: 0px;
	margin-top: -1px; 
   /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;

	font-weight: bold; 
	font-size: 12; 
	font-style: bold; 
	color: #000000; 
	font-family: verdana,arial, helvetica;
 		}

.redBG { border: 0px; background: #E1474A; }

.whiteBG { border: 0px; background: #FFFFFF; }

.shadeBG { border: 0px; background: url(bg_shade.gif); }
