body {
background-color: #0076a3;
margin: 0 0 0 0;
}

a:link { color: #FFFFFF; text-decoration: none }

a:visited { color: #FFFFFF; text-decoration: none }

a:active { color: #FFFFFF; text-decoration: none }

a:hover { color: #0076a3; text-decoration: none }

a.content:link { color: #002156; text-decoration: none }

a.content:visited { color: #002156; text-decoration: none }

a.content:active { color: #FFFFFF; text-decoration: none }

a.content:hover { color: #FFFFFF; text-decoration: none }

a.linkweb:link { color: #002156; text-decoration: none }

a.linkweb:visited { color: #002156; text-decoration: none }

a.linkweb:active { color: #FFFFFF; text-decoration: none }

a.linkweb:hover { color: #FFFFFF; text-decoration: none }

p {
  font-family      : Arial;
  font-size        : 16px;
  color            : #FFFFFF;
  margin-left      : 10px;
  margin-top       : 10px;
  margin-right	   : 10px;
  margin-bottom    : 10px;
}
p.categorylinks {
  font-family      : Arial;
  font-size        : 18px;
  color            : #ed1c24;
}
p.links {
  font-family      : Arial;
  font-size        : 16px;
  font-style       : italic;
  color            : #000000;
  margin-left      : 0px;
  margin-top       : 0px;
  margin-right	   : 0px;
  margin-bottom    : 0px;
}
p.footer {
  font-family      : Arial;
  font-size        : 10px;
  color            : #FFFFFF;
  margin-left      : 0px;
  margin-top       : 0px;
  margin-right	   : 0px;
  margin-bottom    : 0px;
}
p.footerlinkwd {
  font-family      : Arial;
  font-size        : 11px;
  color            : #FFFFFF;
  margin-left      : 0px;
  margin-top       : 0px;
  margin-right	   : 0px;
  margin-bottom    : 0px;
}
.buttonscontainer {width: 231px;}

.buttons a {color: #000000;
background-color: #cdcdcd;
padding: 2px;
padding-left: 5px;
display: block;
font: 13px Arial;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #ed1c24;
color: #FFFFFF;
text-decoration: none;}

.myBgImage{
background:url(../images/sponsors_bg.gif) no-repeat;
vertical-align: middle;
}
