@charset "utf-8";
/* CSS Document */

/*  ALL TEXT FORMATS */
body { 
text-align:center;
font-family:Arial;
font-size:12px;
}

.menulink {
font:14px verdana; 
font-weight:600; 
color:#999999; 
}

.u2 {
font-size:16px;
font-weight:600;
text-align:left
}

.spec {
font-size:15px;
font-weight:600;
color:#0033CC;
text-align:center
}


p.insidefirstorder {
text-align:left;
font:16px;
color:#FF0000;
line-height:200%;
font-weight:600
}

li.blue { 
text-align:left; 
margin:2em 0;
}

li.other {
text-align:left; 
margin:.5em 0;
}

ul.list2 {
text-align:left;
font:10px Arial, Helvetica, sans-serif
}

ul.feature { 
font:14px Verdana; 
color:#003399; 
font-weight:600;
}


/*  ALL TABLE/DIVISION FORMAT */

table.partlisting {
border-style:solid;
border-width:2px;
padding:0px;
text-align:center;
margin:auto;
width:761px
}

.section1{
 width:33%; 
 float:left; 
 position:relative; 
  text-align:left
  }
 
.section2{
 width:33%; 
 float:right; 
 position:relative; 
  text-align:left
 }
 
.section3{
 width:33%; 
 float:right; 
 position:relative; 
 text-align:left
  }
 
.headers {
font-weight:600;
text-align:center
}

table.center2 { 
border-width:0px; 
text-align:center; 
margin:auto; 
padding:0 0 0 2%; 
width:761px 
}

table.topmenu { 
border-style:solid; 
border-width:2px; 
border-color:#999999; 
font:14px verdana; 
font-weight:600; 
color:#999999; 
padding:5px; 
margin:auto; 
width:761px 
}

#firstordernow {
text-align:center;
border-style:solid; 
border-width:2px; 
border-color:#999999; 
padding:5px 0 0 12px;
margin:auto;
width:761px

}
