
BODY {
        FONT-SIZE: 12px; Color: #000000; FONT-FAMILY:  Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular 

}
P {
        FONT-SIZE: 12px; Color: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular
}
TABLE {
        FONT-SIZE: 12px; Color: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular 
}
TR {
        FONT-SIZE: 12px; Color: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular
}
TD {
        FONT-SIZE: 12px; Color: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular
}
A:link {
         FONT-SIZE: 12px; COLOR: #000080; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular; BACKGROUND-COLOR: transparent; font-weight : normal; TEXT-DECORATION: none
}
A:visited {
        FONT-SIZE: 12px; font-weight : normal; COLOR: #000080; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular; TEXT-DECORATION: none
}
A:active {
        FONT-SIZE: 12px; font-weight : normal; COLOR: #000080; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular; TEXT-DECORATION: underline
}
A:hover {
        FONT-SIZE: 12px; font-weight : normal; COLOR: blue; FONT-FAMILY: Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular; TEXT-DECORATION: underline
}


H1 {
font-size:18px;
           color:black;
           margin-top:3px;
           margin-bottom:3px;
}
img {
display:block;
}
#navbar { width: 168px; padding-left: 0px; }
#navbar a:link, #navbar a:visited {
   display: block;
   font-family: arial;
   font-size: 12px;
   color: #000080;
   text-decoration: none;
   font-weight: bold;
   margin-bottom: 1px;
}
#navbar a:hover { text-decoration: underline; font-weight: bold; color: blue; display: block; background-color: #CCCCFF; }

#navbar label a:link, #navbar label a:visited {
   background-color: #99FFCC;
   font-size: 12px;
   Color: #000080;
   font-weight: bold;
   text-decoration: none;
   padding-left: 2px;
}
#navbar label a:hover { text-decoration: underline; font-weight: bold; color: blue; padding-left: 2px; background-color: #CCCCFF;
 }

.label {   background-color: #99FFCC; font: 12px; Color: #000080;   font-weight: bold;   text-decoration: none;   padding-left: 12px;}

INPUT {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: black; PADDING-TOP: 2px; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular; BACKGROUND-COLOR: #ffffff
}

submit {
        PADDING-TOP: 2px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular; BACKGROUND-COLOR: #ffffff
}
SELECT {
        PADDING-TOP: 2px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT-SIZE: 11px; WIDTH: auto; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, clean, Swiss, SunSans-Regular; BACKGROUND-COLOR: #ffffff
}

#ordertable td {
	vertical-align: middle;	
	font-family: Arial;
	padding: 2px;
	border: 1px solid #ffffff;  
}
#ordertable table {border-collapse: collapse;}

.productinfo { background-color: #2872A8; font: 10pt Arial; color: #ffffff; font-weight: bold; text-align: center; margin-right: 0px; padding-right: 0px; width: 100%;} 
.leftorder { background-color: #C3E1F8; font: 10pt Arial; color: #214195; text-align: right; margin-right: 0px; padding-right: 1px; width: 35%;}
.rightorder { background-color: #F5FBFF; font: 10pt Arial; color: #214195;  text-align: left; margin-right: 0px; padding-left: 1px; width: 65%;}
.saleorder { background-color: #F5FBFF; font: 10pt Arial; color: #CA150D; font-weight: bold; text-align: left; margin-left: 1px; padding-left: 5px; width: 65%;}




.shadetabs{
padding: 3px 0;
margin-left: 3px;
margin-top: 1em;
margin-bottom: 0;
font: 14px "Comic Sans MS";
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
margin-right: 3px;
border: 1px solid #dddddd;
color: #006eb9;
background: #ffffff url('http://lib.store.yahoo.net/lib/yhst-46908357234968/ey-tlc.jpg') repeat-x top left;; padding-left:10px; padding-right:7px; padding-top:3px; padding-bottom:3px
}


.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: blue;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background: #7dbf0d; url('/lib//.gif');
color: #ffffff;
border-bottom-color: #ffffff
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: underline;
color: blue;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #dddddd;
width: 100%;
margin-bottom: 1em;
padding: 10px;
background: #ffffff;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
