﻿body 
{
  background-color: #DDDEEE;
}

#pg_header
{
  background-image: url(../images/hdr_bk.gif);
  background-repeat: repeat-x;
  background-position: left top;
  height: 115px;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #065a9a;
  border-bottom: 1px solid #065a9a;
  padding: 0;
  text-align: center;  
}

#hdr_images table
{
  border: 0;  
  padding: 0;
  margin: auto;  
}

#hdr_spcr
{ 
  background-image: url(../images/title.png);
  background-repeat: no-repeat;
  width: 500px;
  padding: 0;
  margin: 0;
  border: 0;
}

#hdr_links
{
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #065a9a;  
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
  text-decoration: none;
}

#hdr_links a 
{ 
  color: #065a9a;
  text-decoration: none; 
}

#pg_body
{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: auto;
}

/*********************************/

#pg_footer_spc
{
  height: 20px;
  clear: left;
}

#pg_footer
{
  background-image: url(../images/footer_bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  width: 900px;
  height: 43px;
  clear: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  border-top: 1px solid #065a9a;
  border-bottom: 1px solid #065a9a;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #065a9a;  
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#pg_footer a 
{ 
  color: #065a9a;
  text-decoration: none; 
}

#pg_footer table
{
  text-align: center;
  margin: auto;
  border: 0;
  padding: 0;
}

#pg_footer td
{
  text-align: center;
  margin: 0;
  border: 0;
  padding: 0;
}