body
{
  margin: 0;
  font-family: Verdana,Helvetica;
  font-size: 11px;
}

p
{
  color:#094570;
  font-family:verdana,Helvetica,sans-serif;
  font-size:11px;
  text-decoration:none;
}

.title
{
  color:#EF1111;
  font-family:verdana,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

img
{
  border: 0px;
}

a.menulink
{               
  text-decoration: none; 
  font-weight: bold;
  color: #006666;
  font-size: 10px;
  font-family: verdana,helvetica,sans-serif;
}
a.menulink:hover
{               
  text-decoration: none; 
  font-weight: bold;
  color: #006666;
  font-size: 10px;
  font-family: verdana,helvetica,sans-serif;
}
a.menulink:visited
{               
  text-decoration: none; 
  font-weight: bold;
  color: #006666;
  font-size: 10px;
  font-family: verdana,helvetica,sans-serif;
}
a.menulink:active
{               
  text-decoration: none; 
  font-weight: bold;
  color: #006666;
  font-size: 10px;
  font-family: verdana,helvetica,sans-serif;
}

#lefttop
{
  background-image: url(../images/top_left.gif);
  background-repeat: repeat-x;
  height: 145px;
}

#righttop
{
  background-image: url(../images/top_right.gif);
  background-repeat: repeat-x;
  height: 145px;
}

#menubgr
{
  background-image: url(../images/menu_bgr.gif);
  background-repeat: repeat-x;
  height: 20px;
  padding-top: 3px;
  font-size: 11px;
}

#footer
{
  background-color: #deeff7;
}

#footerbgr
{
  background-image: url(../images/bottom_bg.gif);
  background-repeat: repeat-x;
  height: 15px;
}

.header_title
{
  padding: 2px;
}