.holdingDiv
{ 
    position: absolute; 
    left: 5px; 
    top: 130px; 
}

.menuPopup
{
    PADDING-top: 3px;
    PADDING-bottom: 3px
}
.rss
{
    padding-top: 3px;
    vertical-align: middle; 
    text-align: center;
    FONT-SIZE: 9px;
}
.menuitems
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px
}
.calenderHeader1
{
    width:103px; 
    font-weight: bolder; 
    text-align: center;
    border-bottom: 1px solid black
}
.calenderHeader2
{
    width:73px; 
    text-align: center; 
    font-weight: bolder; 
    border-bottom: 1px solid black
}
.calenderHeader3
{
    width:153px;
    border-bottom: 1px solid black; 
    font-weight: bolder
}

.calenderBody1
{
    vertical-align: middle; 
    text-align: right; 
}
.calenderPadding
{
    border-spacing: 7px
}
.calenderPaddingExtra
{
    font-size: 50%;
    border-spacing: 2px
}
.calenderBody2
{
    vertical-align: middle; 
    text-align: center;
}
.TopBanner
{
      border-bottom: 5px solid #ffffff;
      background-color: #ffffff;
}
.NTop
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    CURSOR: hand;
/*    COLOR: rgb(164,195,159); */
    COLOR: rgb(255,255,255); 
    POSITION: absolute;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #000000;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF
}
.NTop2
{
    CURSOR: default;
}
.NMenu
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    CURSOR: hand;
/*    COLOR: rgb(164,195,159); */
    COLOR: rgb(255,255,255); 
    POSITION: absolute;
    HEIGHT: 16px;
    BACKGROUND-COLOR: #000000
}
.voteResponse
{
    BACKGROUND-COLOR: rgb(72,65,147);
}

TABLE
{
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #86bdff;
    TEXT-ALIGN: left
}

.news
{
}

a
{
    FONT-SIZE: 11px;
    text-decoration: none;
    color: rgb(72,65,147); 
    font-weight: bolder
}
a:link
{
    FONT-SIZE: 11px;
    text-decoration: none;
    color: rgb(72,65,147);
/*    background-color: rgb(164,195,159);*/
    font-weight: bolder
}
a:hover
{
    FONT-SIZE: 11px;
    text-decoration: none;
    color: rgb(164,195,159);
    background-color: rgb(72,65,147);
    font-weight: bolder
}
a:active
{
    FONT-SIZE: 11px;
    text-decoration: none;
    color: rgb(72,65,147);
/*    background-color: rgb(164,195,159);*/
    font-weight: bolder
}
a:visted
{
    FONT-SIZE: 11px;
    text-decoration: none;
    color: rgb(72,65,147);
/*    background-color: rgb(164,195,159);*/
    font-weight: bolder
}

TBODY
{
    FONT-SIZE: 11px;
}
THEAD
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
}
INPUT
{
    BORDER-RIGHT: 1px solid rgb(72,65,147);
    BORDER-TOP: 1px solid rgb(72,65,147);
    FONT-SIZE: 11px;
    BORDER-LEFT: 1px solid rgb(72,65,147);
    BORDER-BOTTOM: 1px solid rgb(72,65,147);
    color: rgb(72,65,147);
}
TEXTAREA
{
    BORDER-RIGHT: 1px solid rgb(72,65,147);
    BORDER-TOP: 1px solid rgb(72,65,147);
    FONT-SIZE: 11px;
    BORDER-LEFT: 1px solid rgb(72,65,147);
    BORDER-BOTTOM: 1px solid rgb(72,65,147);
}
TEXTBOX
{
    FONT-SIZE: 11px;
}
SELECT
{
    FONT-SIZE: 11px;
}
button       
{ 
  font-family: Verdana; 
  font-size: 10pt;
   
}
html         
{ 
  font-family: Verdana; 
}

BODY
{
    FONT-SIZE: 11px;
    font-family: Verdana; 
    background-color: rgb(164,195,159); 
    background-image: url(../images/background.jpg); 
    background-repeat: no-repeat; 
    background-position: top; 
    left: 5px; 
    top: 130px; 
}

