/* CSS Document */

body{
margin:0;
background-color:#a1a1a1;
background-image:url(../images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

.textred{
color:#FF0000;
font-family:Tahoma;
font-size:11px;
}

.text{
color:#333333;
font-family:Tahoma;
font-size:11px;
}
.text a:link{
color:#0a3489;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
.text a:visited{
color:#0a3489;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
.text a:hover{
color:#fe9500;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

.smallheaders{
color:#0a3489;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.productsnav{

border-bottom:#CCCCCC 1px solid;
color:#000033;
font-family:Tahoma;
font-size:11px;
height:22px;
padding-left:5px;
}

.greyborderright{
border-right:#CCCCCC 1px solid;
}

.footer{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.footer a:link{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}
.footer a:visited{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}
.footer a:hover{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
}

.rowbottom{
border-bottom-color:#254990; 
border-bottom-style:solid; 
border-bottom-width:1px;

}

.productnav{
height:25px;
color:#000033;
font-family:Tahoma;
font-size:11px;
border-bottom:#CCCCCC Solid 1px;
}

.productsubheaders{
color:#000033;
font-family:Tahoma;
font-size:11px;
height:25px;
border-bottom:#CCCCCC 1px solid;
}

.productsubheaders2{
color:#ffffff;
font-family:Tahoma;
font-size:11px;
}

.productsubheaders3{
color:#093489;
font-family:Tahoma;
font-size:11px;
}

textarea, input{
background-image:url(../images/textarea_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
border:#254990 1px solid;
color:#333333;
font-family:Tahoma, sans-serif;
font-size:11px;
}
