body 
{
    font-family:Arial,Trebuchet MS;
    font-size:12px;
    font-weight:normal;
    padding:0;
    margin:0;
    color: #333333;
    width: 100%;
}

h1
{
 color:#3E606F;
}

table
{
    font-family:Arial,Trebuchet MS;
    font-size:12px;
    font-weight:normal;
}

a 
{
 color:green;
 font-size: 12px;
 text-decoration: underline;
}

a:visited 
{
 background: none;
 color:green;
 font-size: 12px;
 text-decoration: underline;
}

a:hover 
{
 background: none;
 color:green;
 font-size: 12px;
 text-decoration: none;
}

a.menu_links {color:white; font-size:12px; text-decoration:none;}
a.menu_links:hover {color:white; font-size:12px; text-decoration:underline;}

a.footer_links {color:green; font-size:11px; text-decoration:none;}
a.footer_links:hover {color:green; font-size:11px; text-decoration:underline;}

a.body_links {color:green; font-size:12px; text-decoration:underline;}
a.body_links:hover {color:green; font-size:12px; text-decoration:none;}

a.menu_big_links {color:white; font-size:16px; font-weight:bold; text-decoration:none;}
a.menu_big_links:hover {color:white; font-size:16px; text-decoration:none;}

.header_top
{
 background:#91AA9D;
}

.header_middle
{
 background:#193441;
}

.header_bottom
{
 background:#193441;
}

img 
{
    border:none;
}

h2 
{
	font-size: 18px;
    color:#971212;
}

div#check_history
{
 float:right;
 margin-top:40px;
 margin-right:53px;
}

div#container 
{
    width:992px;
    padding: 5px 0px 5px 0px;
    margin:0 auto;
    text-align:left;
}

div#header
{
 height:20px;
}

div#credit_card_center
{
  color:#971212;
  font-size:11px;
  width:992px;
  padding: 6px 0px 5px 0px;
  margin:0 auto;
  text-align:left;
}

div#logo
{
  width:992px;
  padding: 27px 0px 5px 0px;
  margin:0 auto;
  text-align:left;
}

div#menu
{
  width:992px;
  padding: 5px 0px 5px 0px;
  margin:0 auto;
  text-align:left;
}

div#menu_banner
{
 height:80px;
 background:#971212;
}

div#sub_menu_banner
{
 height:26px;
 background:#DFDFDF;
}

div#page_title
{
 height:50px;
 margin-top:14px;
}

div#page_header
{
 width:992px;
 height:162px;
}

div#page_overview
{
  width:100%;
}

div#affiliate
{
}

div#footer
{
 text-align:center;
font-size:11px;
}

div#counter
{
  text-align:center;
  margin-top:3px;    
}

