body{
margin:0px;
padding:0px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#e8f1f9;
font-family:Arial, Helvetica, sans-serif;
}

.topmenu
{
background-image:url(../images/topmenubg.jpg);
background-repeat:no-repeat;
line-height:34px;
}


.topmenu a
{
color:#FFFFFF;
font-size:14px;
text-decoration:none;
}

.topmenu a:hover
{
color:#FFFFFF;
font-size:14px;
text-decoration:underline;
}

.bgcontentright
{
background-image:url(../images/rightcontentbox_02.jpg);
background-repeat:no-repeat;
}

.whitetitle{
font-size:18px;
color:#FFFFFF;
text-transform:uppercase;
padding-left:20px;
}

.bodycontent{
font-size:14px;
line-height:18px;
color:#000000;
}

.titleblue{
font-size:18px;
color:#000000;
text-transform:uppercase;

}

.bgleftbox{
background-image:url(../images/leftbox_02.jpg);
background-repeat:no-repeat;
}



.leftlink
{
font-size:14px;
color:#1e2022;
text-decoration:none;
font-weight:bold;
}

.leftlink:hover
{
font-size:14px;
color:#1e2022;
text-decoration:underline;
font-weight:bold;
}

.dotline{
background-image:url(../images/dot.gif);
background-repeat:repeat-x;
}

.logobg
{
background-image:url(../images/logobg.jpg);
background-repeat:no-repeat;
background-position:2px 0px;
}

.productboxtext{
color:#001a32;
font-size:12px;
padding:10px 10px 0px 10px;
}
.footertext{
color:#FFFFFF;
font-size:12px;
}

.errormessage
{
color:#FF0000;
}

.button
{
background-color:#254e85;
border:solid 1px #000000;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.textfield
{
width:200px;
border:solid 1px #000000;
}