/* CSS Document */
.outer_table{
width:1004px;
background-color:#B62800;
}
.inner_table{
width:970px;
}
.top_left_corner{
background-image:url(../images/top_left_corner.gif);
width:6px;
height:7px;
background-repeat:no-repeat;
}
.top_middle_line{
background-image:url(../images/top_middle_line.gif);
background-repeat:repeat-x;
width:auto;
height:7px;
}
.top_right_corner{
background-image:url(../images/top_right_corner.gif);
width:6px;
height:7px;
background-repeat:no-repeat;
}
.left_line{
background-image:url(../images/left_line.gif);
background-repeat:repeat-y;
width:6px;
height:auto;
}
.right_line{
background-image:url(../images/right_line.gif);
background-repeat:repeat-y;
width:6px;
height:auto;
}
.bottom_left_corner{
background-image:url(../images/bottom_left_corner.gif);
width:6px;
height:7px;
background-repeat:no-repeat;
}
.bottom_middle_line{
background-image:url(../images/bootom_middle_line.gif);
background-repeat:repeat-x;
width:auto;
height:7px;
}
.bottom_right_corner{
background-image:url(../images/bottom_right_corner.gif);
width:6px;
height:7px;
background-repeat:no-repeat;
}
.white_txt{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:normal;
font-size:12px;
}
.dotted_line{
background-image:url(../images/dotted_line.gif);
height:1px;
background-repeat:repeat-x;
width:22px;
}
.background_img{
background-image:url(../images/background_img.jpg);
background-repeat:no-repeat;
width:743px;
height:572px;
}
.gra_box{
background-image:url(../images/box.gif);
background-repeat:no-repeat;
width:186px;
height:303px;
}
.yellow_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#E3B623;
font-weight:normal;
}
.normal_white_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
.bold_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#B62800;
}
.red_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#B62800;
}
.brown_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#040404;
}
.cream_bold_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FBDACC;
font-weight:bold;
}
.cream_normal_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FBDACC;
}
.bold_bottom_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#E6845B;
}
a{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
.red_headings{
   font-family:Baskerville Old Face, Helvetica, sans-serif;
   font-size:18px;
   color:#A60E03;
   text-align:left;
}
.inner_text{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#242424;
   text-align:justify;
   padding-right:4px;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#040404;
}
.select-txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#E3B623;
font-weight:normal;
}
.background{
background-image:url(../images/strip.jpg);
background-repeat:repeat-y;
width:743px;
}
