#corner
 { position:absolute;right:0px;top:0px;width:129px;z-index: 9999 }
body
 {
  margin: 0px;
 }
body, td, div, p, input, select, textarea
 {
  font: 10px "Lucida Sans Unicode", sans-serif; 
  text-indent: 0px;
  line-height: 150%; 
 }
input
 { color: #000; }
td
 { vertical-align: top; }
img 
 { border: 0px; }
.sitebody
 {
  background: #6a8e79 url('/medialib/images/TopBG.jpg') repeat-x;
 }
ul
 {
  margin: 0px 0px 0px 6px;
  padding: 0px 0px 0px 12px;
 }
li
 {
  margin: 0px;
 }
#innerframe
 {
  background: #D5DCEE;
 }
.boxtitle, h1, h2
 {
  text-align: left;
  background: #564977;
  color: #fff;
  font: bold 16px "Lucida Sans Unicode", arial, sans-serif;
  padding: 3px 0px 3px 0px;
  text-align: center;
 }
h3
 { text-align: center }
.boxtitle a:link, .boxtitle a:visited
 {
  color: #ff0;
  text-decoration: none;
 }

.boxtext
 {
  color: #000;
  margin: 0px 0px 5px 0px;
  padding: 1px 0px 6px 3px;
  border: 1px solid #999;
  border-top: 0px;
  min-height: 30px;
 }
a    { }
a:link, a:visited, a:active
 { 
  color: #564977;
  text-decoration: underline; 
 }
a:hover
 { 
  color: #7187B8;
  text-decoration: none; 
 }
a.linkw:link,a.linkw:visited,a.linkw:active
 { color: #fff; background: transparent; text-decoration: underline; font-weight: bold;}
a.linkw:hover
 { color: #ff0; background: transparent; text-decoration: none; font-weight: bold;} 
a.pic:link,a.pic:visited,a.pic:active, a.pic:hover
 { border: 0px; margin: 0px; }
.hrbar 
 { 
  margin: 2px 0px 2px 0px;
  color: #AAAAAA;
  height: 1px; 
  width: 95%;
 }
.imgtd
{
 height: 150px;
 background: #fff url('/i/thumb_bg.png');
 text-align: center;
 vertical-align: middle;
}
.marquee
 {
  color: #fff;
 }
.marquee a:link, .marquee a:visited, .boxtitle a:link, .boxtitle a:visited, .boxtitle a:active
 {
  color: #A8B3D1;
 }
.marquee a:hover, .boxtitle a:hover
 {
  color: #fff;
 }
.footer { 
  color: #554778;
 }
.footerbutton
 {
  border: 3px solid #a7b3d1;
 }
.footerbutton:hover
 {
  border: 3px solid #fff;
 }
.footerbutton2
 {
  border: 3px solid #564978;
 }
.footerbutton2:hover
 {
  border: 3px solid #fff;
 }
.pic, a.pic, a.pic img 
{
 margin-bottom: 2px;
 filter: Alpha(opacity=50); /* IE */
 -moz-opacity: 0.50; /* Mozilla */
}
a.pic:hover, a.pic:hover img 
{
 filter: Alpha(opacity=100);
 -moz-opacity: 1.0;
}
div.caption
 {
  font: 11px "Lucida Sans Unicode", arial, verdana, sans-serif;
  width: 508px;
  padding: 4px 8px 4px 0px;
  border-top: 2px solid #e6eefc;
  border-left: 2px solid #e6eefc;
  border-right: 2px solid #919caf;
  border-bottom: 2px solid #919caf;
  margin: 8px 40px 14px 40px;
  text-align: center;
 }