/* CSS Document */
body{
background-image:url(../images/blue_bg.jpg);
background-repeat:repeat-x;
background-color:#33a1ff;
}
.outer_table{
border:1px solid #0066CC;
background-color:#FFFFFF;
padding:5px;
}
.inner_table{

background-color:#0A5EA6;
}
.bodytxt{
font-family:"Trebuchet MS";
font-size:11px;
color:#003366;
line-height:18px;
}
.bodytxt-head{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:bold;
color:#003366;
line-height:18px;

}
.bodytxt-head-1{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:bold;
color:#FFFFFF;
line-height:18px;
text-align:center;
}
.frm_controls{
font-family:"Trebuchet MS";
font-size:11px;
color:#003366;
width:100px;
}
.bottom_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.bottom_txt :link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.bottom_txt :hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}

.add_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003399;
text-decoration:none;
}
.add_txt :link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003399;
text-decoration:none;
}
.add_txt :hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003399;
text-decoration:underline;
}
.price{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#003366;
line-height:18px;
}