﻿#contentMain
{
width: 420px;
height: 432px;
padding-top: 0px;
background: url(/Images/NewsImage.png);
background-position: bottom left;
background-repeat: no-repeat;
background-color: #ffffff;
}

#contentFlash
{ 
width: 516px;  
height: 432px;
background-color: #ffffff; 
}

#pageHeader
{
float: left;
background-color: #ffffff;
}

.spaceContent
{
padding-left: 0px;
}

#topSpace
{
  
}

#newsScrollBox
{
height: 315px;
width: 485px;
overflow:auto;
padding-right: 10px;
}

.pagerButton
{
color: #46c4d3;
}

.pagerButton td table tr td a
{
color: #000000;
text-decoration: none;
padding-right: 5px;
}

.pagerButton td table tr td a:hover
{
text-decoration: underline;
}

.pagerButton td table tr td span
{
padding-right: 5px;
}

.newsListItem
{
color: #46c4d3;
font-weight: bold; font-family: arial;
font-size: 1.1em; 
text-decoration: none;
}

.newsListItem:hover
{
text-decoration: underline;   
}

.loginLinks
{
color: #666666;
text-decoration: none;
}

.loginLinks:hover
{
text-decoration: underline;
}

a, sup
{
text-decoration: none;
color: #46c4d3;
}

a:hover
{
text-decoration: underline;
}
