body{
        font: bold 100% Arial,sans-serif;
        color: #333333;
        line-height: 1.3;     
        margin: 0px;
        padding: 0px;
}

a.links{ font-family:"Verdana", sans-serif; font-size:17px; line-height:20px; color:black; text-decoration:none; font-weight:bold;}

a.links:active { color:black, text-decoration:none;}

a.links:hover { }


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6, {
        font-family: Arial,sans-serif;
        margin: 0px;
        padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 150%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #FF8000;
}

h3{
 font-size: 100%;
 color: #009999;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 width: auto;
 font-size: 114%;
 color: #009999;
 border-style: ridge;
 border-width: 5px;
 border-color: #F0F0F0;
 border-spacing: 1px 20px;
}

ul{
        list-style-type: disc;
        position: relative;
        left: 20px;
        width: 130;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
  
table.one
{
table-layout: automatic
}
table.two{

}


}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: auto; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#topsection{
background: white;
height: 220px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin-left: 230px; /*Set left margin to LeftColumnWidth*/

}

#leftcolumn{


}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.links2{
         font-family:"Verdana", sans-serif; 
         font-size:16px; 
         line-height:30px; 
         color:black; 
         text-decoration:none; 
         font-weight:bold;
       
}
#nav{

         display : none; 
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 20px;
        
}

.style4 {font-size: larger}
.style5 {
        font-size: x-large;
        color: #0000FF;
}
.style7 {font-size: medium; color: #0000FF; }
.style9 {font-size: x-large; color: #009999;}

#contentpicture {
        float: left;
        padding: 2px;
        padding-left: 20px;
        margin: 2px;
        width: 50px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 240px;
        }
html>body #content {
        width: 240px; /* ie5win fudge ends */
        }
        
#contentpricebox {
        float: left;
        padding: 10px;
        margin-top: 25px;
        margin-right: 5px;
        margin-bottom: 10px;
        margin-left: 60px;
        width: 360px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 360px;
        }
html>body #content2 {
        width: 360px; /* ie5win fudge ends */
        }

.pricebox{
        background-image: url('images/pricebackground.gif');
        border-style: outset;
        border-width: 5px;
        border-color: #F0F0F0;
}
span.numbers {
        font-family: Verdana;
        color: #999;
        font-size: 0.8em;
}

.info{
        font: bold 100% Arial,sans-serif;


}


.t1{
       valign: bottom;
       position:absolute;
       top:375px;left:20px;
       width: auto;
       font-size: 114%;
       color: #009999;
       border-style: ridge;
       border-width: 5px;
       border-color: #F0F0F0;

}

.t2{
       text-decoration:none;
       text-align: center;
     /*  width: inherit; */
       font-size: 114%;
       color: #009999;
       border-style: ridge;
       border-width: 5px;
       border-color: #F0F0F0;
}

