body
{
  margin: 1;
  padding: 2;
  background-color: #FFFFFF;
  /* background-image: url(bg.jpg); 
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-attachment: fixed; */
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  font-style:normal;
  color: #696969;
  text-align: center;
}

#container
{
  margin: 0px auto;
  width: 900px;
  text-align: left;
}

#side
{
  float: left;
  width: 150px;
}

#titles
{
  float: left;
  width: 600px;
}

#bodymain
{
  float: left;
  width: 600px;
}

#footer
{
  clear: both;
}

td.photos
{
  width: 170px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 10px;
  padding-top: 0px;
  vertical-align: top;
}

td.photos2
{
  width: 125px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-top: 0px;
  vertical-align: top;
}

p
{
  margin-top: 10px;
  margin-bottom: 10px;
}

p.nomargins
{
  margin: 0px;
}

p.bigheading
{
  color: #000000;
  font-size: 18pt;
  font-weight: bold;
  text-transform: uppercase;
}

p.heading
{
  color: #000000;
  font-size: 11pt;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0px;
}

div.pagecontent
{
  margin-bottom: 6px;
  padding: 3px;
  border: 2px dotted #CCC;
}

div.pagecontent_bg
{
  background-color: #FFF;
  padding: 5px;
}

div.pagecontent_bg2
{
  background-color: #F4F4F4;
  padding: 5px;
}

div.newsbox
{
  padding: 5px;
  background-color: #000044;
  color: #FFFFFF;
  font-style: normal;
  font-size: 11px;
}

div.linksbox
{
  padding: 5px;
  background-color: #FFF;
  font-style: normal;
  font-size: 11px;
}

img.pl
{
  BORDER:#CCC 2px solid;
}

A:link
{
  color: #000066;
  text-decoration: none;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

A:visited
{
  color: #000033;
  text-decoration: none;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

A:hover
{
  color: #000099;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}

A:active
{
  color: #9999CC;
  text-decoration: underline;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

A.nav:link
{
  color: #CA000A;
  text-decoration: none;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

A.nav:visited
{
  color: #CA000A;
  text-decoration: none;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

A.nav:hover
{
  color: #FF0000;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}

A.nav:active
{
  color: #FFCC33;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}

A.news:link
{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

A.news:visited
{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

A.news:hover
{
  color: #CCCCCC;
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

A.news:active
{
  color: #666666;
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

A.quick:link
{
  color: #CA000A;
  text-decoration: none;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

A.quick:visited
{
  color: #CA000A;
  text-decoration: none;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

A.quick:hover
{
  color: #FF0000;
  text-decoration: none;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}

a.quick:active
{
  color: #FFCC33;
  text-decoration: none;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}

a.tinylink:link
{
  color: #666;
  text-decoration: none;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
}

.tinylink:visited
{
  color: #666;
  text-decoration: none;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
}

a.tinylink:hover
{
  color: #666;
  text-decoration: none;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}

a.tinylink:active
{
  color: #666;
  text-decoration: none;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}