body
{ 
 background: #ffffff;
 color: #000000;
 font-family: georgia, serif;
 text-align: center;
}

table.main
{
 width: 800px;
 text-align: center;
 vertical-align: top;
}

tr
{
 text-align: center;
}

td.left
{
 text-align: left;
 vertical-align: top;
 width: 160px;
}

td.main
{
 text-align: center;
 vertical-align: top;
 width: 640px;
}

#home
{
 background: url('/images/go.gif');
 background-repeat: no-repeat;
 background-position: center;
}

#pplus
{
 background: url('/images/pplus.gif');
 background-repeat: no-repeat;
 background-position: center;
}

#ytest
{
 background: url('/images/p_plate.gif');
 background-repeat: no-repeat;
 background-position: center;
}

#cont
{
 background: url('/images/phone.gif');
 background-repeat: no-repeat;
 background-position: center;
}

#testim
{
 background: url('/images/horn.gif');
 background-repeat: no-repeat;
 background-position: center;
}

#prices
{
 background: url('/images/info.gif');
 background-repeat: no-repeat;
 background-position: center;
}

#links
{
 background: url('/images/links.gif');
 background-repeat: no-repeat;
 background-position: center;
}

a, a:link, a:visited
{
 color: #0187F9;
 font-weight: bold;
 text-decoration: none;
}

a:hover
{
 color: #0000ff;
}

a:active
{
 color: #0187F9;
}

a.foot, a.foot:link, a.foot:visited
{
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

a.foot:hover
{
 color: #ffffff;
}

a.foot:active
{
 color: #000000;
}

input.t
{
 width: 325px;
 border: 1px solid #0187F9;
}

input.t1
{
 width: 150px;
}

input.b, input.b:link, input.b:visited
{
 background: #ffffff;
 font-size: 12pt;
 color: #0187F9;
 font-weight: bold;
 vertical-align: top;
 border: 1px solid #0187F9;
 height: 30px;
}

input.b:hover
{
 color: #0187F9;
 border-color: #0000ff;
}

select.a
{
 width: 328px;
 font-size: 12pt;
 color: #0187F9;
 font-weight: bold;
 border: 1px solid #0187F9;
}

textarea
{
 width: 325px;
 font-size: 12pt;
 color: #0187F9;
 border: 1px solid #0187F9;
}

h1
{
 font-size: 30pt;
}

h2
{
 font-size: 16pt;
}

h3
{
 font-size: 14pt;
}

h4
{
 font-size: 12pt;
}

h5
{
 font-size: 10pt;
}

h6
{
 font-size: 8pt;
}

h7
{
 font-size: 6pt;
}

ul
{
 list-style-type: none;
 font-weight: bold;
}

ul.prices
{
 list-style-type: disc;
}

li.pplus
{
 font-size: 18pt;
 font-weight: normal;
}

b.b1, b.b2, b.b3, b.b4, div.contentb
{
/* opacity: 0.3; */
}

b.b1, b.b2, b.b3, b.b4
{
 font-size:1px;
 overflow:hidden;
 display:block;
}

b.b1
{
 height: 1px;
 background: #0187F9;
 margin: 0 5px;
}

b.b2
{
 height: 1px;
 background: #0187F9;
 border-right: 2px solid #0187F9;
 border-left: 2px solid #0187F9;
 margin: 0 3px;
}

b.b3
{
 height: 1px;
 background: #0187F9;
 border-right: 1px solid #0187F9;
 border-left: 1px solid #0187F9;
 margin: 0 2px;
}

b.b4
{
 height: 2px;
 background: #0187F9;
 border-right: 1px solid #0187F9;
 border-left: 1px solid #0187F9;
 margin: 0 1px;
}

.contentb
{
 background: #ffffff;
 border-right: 1px solid #0187F9;
 border-left: 1px solid #0187F9;
 height: 520px;
 overflow: auto;
 opacity: 0.9;
 text-align: left;
 padding: 10px;
}

.footer
{
 background: #0187F9;
 height: 120px;
 color: #ffffff;
}

#menu
{
 display: block;
}

#menu li.link
{
 background: url('/images/mhome.gif');
 background-repeat: no-repeat;
 width: 151px;
 height: 38px;
 text-align: left;
}

#menu a, #menu a:link, #menu a:visited
{
 font-family: arial, serif;
 font-size: 14pt;
 color: #ffffff;
 position: relative;
 top: 7px;
 left: 7px;
}

#menu a:hover
{
 color: #000000;
}

#menu a:active
{
 color: #ffffff;
}
