/* CSS Document */
body, td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
H2 {
color: #1d8f38;
}
.Date { 
background-image:url(images/template/nav_right.jpg);
background-repeat:no-repeat;
text-align:center;
}
.Footer	{
background-color:#248828;
color:#FFFFFF;
font-size:10px;
text-align:center;
}
.Footer A:link	{
color:#FFFFFF;
text-decoration: underline;
}
.Footer A:Active	{
color:#FFFFFF;
text-decoration: underline;
}
.Footer A:visited	{
color:#FFFFFF;
text-decoration: underline;
}
.Footer A:hover	{
color:#EE9803;
text-decoration: underline;
}
.NavHome	{
color:#000000;
text-decoration:none;
background-image:url(images/template/nav/home.jpg); 
background-repeat:no-repeat; 
text-align:left 
}
.NavHome A:link	{
color:#000000;
text-decoration:none;
}
.NavHome A:Active	{
color:#000000;
text-decoration:none;
}
.NavHome A:Visited	{
color:#000000;
text-decoration:none;
}
.NavHome A:hover	{
color:#10631D;
text-decoration:underline;
}
.Nav	{
color:#ffffff;
text-decoration:none; 
text-align:center 
}
.Nav A:link	{
color:#ffffff;
text-decoration:none;
}
.Nav A:Active	{
color:#ffffff;
text-decoration:none;
}
.Nav A:Visited	{
color:#ffffff;
text-decoration:none;
}
.Nav A:hover	{
color:#EE9803;
text-decoration:underline;
}
.Title {
color:#EE9803;
font-weight:bold;
}
.News	{
color:#FFFFFF;
font-weight:normal;
}
.News A:link	{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
.News A:Active	{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
.News A:Visited	{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
.News A:hover	{
color:#EE9803;
text-decoration:underline;
font-weight:bold;
}
a.twitterrollover {
  display: block;
  width: 204px;
  height: 48px;
  text-decoration: none;
  background: url("images/home/twitter.jpg");
  }
a.twitterrollover:hover {
    background-position: 0 -48px;
    }
.displace {
  position: absolute;
  left: -5000px;
}