body
{
  background-color:#FFFFFF;
  background-attachment:fixed;
  background-image:url(/images/seal_background.png);
  background-repeat:repeat;
  background-position:top left;
  color:#000000;
  vertical-align:top;
}
a
{
  color:#000000;
  text-decoration:underline;
}
a:hover
{
  color:#FFFFFF;
  text-decoration:underline;
}
a:link
{
  color:#000000;
  text-decoration:underline;
}
h1, h2
{
  margin-top:0px;
  margin-bottom:0px;
  font-size:12px;
}
h1
{
  font-size:16px; 
  color:#ffffff;
  text-decoration:underline;
}
img
{
  border:0px;
}
#main_table
{
  background:#666666;
  border:#2a2a2a 3px solid;
}
#other_table
{
  background:#666666;
}
.top_menu_background
{
  background-image:url(/images/top_menu_background.jpg);
  width:740px;
  height:55px;
}
.background_top
{
  background-image:url(/images/box_top.jpg);
  width:740px;
  height:25px;
}
.background_middle
{
  background-image:url(/images/box_middle_menu.jpg);
  width:740px;
  height:12px;
}
.background_bottom
{
  background-image:url(/images/box_bottom.jpg);
  width:740px;
  height:25px;
}
.menu_text
{
  font-family: "Comic Sans MS";
  font-size:14px;
  color:#000000;
  text-align:center;
  padding-left:9px;
  padding-right:9px;
  font-weight:bolder;
}
.menu_text a
{
  color:#000000;
  text-decoration:none;
  display:block;
}
.menu_text a:hover
{
  color:#FFFFFF;
  text-decoration:none;
}
.menu_divider_left
{
  font-family: "Comic Sans MS";
  font-size:14px;
  color:#000000;
  padding-left:12px;
  padding-right:12px;
}
.menu_divider_right
{
  font-family: "Comic Sans MS";
  font-size:14px;
  color:#000000;
  padding-left:12px;
  padding-right:13px;
}
.normal_text
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  color:#000000;
  font-weight:bold;
  padding:12px;
}
.header
{
  background-image:url(/images/header_small.jpg);
  width:740px;
  height:120px;
  text-align:center;
  margin-bottom:6px;
}
.home_page_header
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:24px;
  text-align:center;
  padding-top:6px;
  padding-left:12px;
  padding-right:12px;
  color:#CC0000;
  text-decoration:underline;
  font-style:italic;
  font-weight:bold;
}
.home_page_header a
{
  color:#CC0000;
  text-decoration:underline;
}
.home_page_header a:hover
{
  color:#CC0000;
  text-decoration:underline;
}
.home_page_header a:link
{
  color:#CC0000;
  text-decoration:underline;
}
.home_page_header2
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  text-align:center; 
  padding-top:6px;
  padding-left:12px;
  padding-right:12px;
  font-style:italic;
  font-weight:bold;
}
.liberty_header
{
  font-weight:bold;
  font-style:italic;
  text-align:center;
  font-size:24px;
  padding-top:6px;
  text-decoration:underline;
  font-weight:bold;
}
.about_us_text
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  color:#000000;
  font-weight:bold;
}
.about_us_text_red
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  font-style:italic;
  font-weight:bold;
  color:#990000;
}
.about_us_text_white
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:24px;
  text-align:justify;
  font-style:italic;
  color: #FFFFFF;
}
.footer
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center;
  color:#000000;
  font-weight:bold;
  padding:12px;
}
.iepngfix img, div
{
  behavior: url(iepngfix.htc);
}
