﻿
body
{
    background-color: white;
    width: 780px;
    margin: 0 auto;
}

.graphlabel
{
    font-size: 8pt;
    font-family: Verdana;
    vertical-align: middle;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.BlogGrid
{
    border-right: #520066 1px solid;
    border-top: #520066 1px solid;
    font-size: 8pt;
    vertical-align: middle;
    border-left: #520066 1px solid;
    border-bottom: #520066 1px solid;
    font-family: Verdana;
    border-collapse: collapse;
    text-align: left;
}

.SummaryGrid
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-size: 8pt;
    vertical-align: top;
    border-left: gray 1px solid;
    color: black;
    border-bottom: gray 1px solid;
    font-family: verdana;
    text-align: center;
}

.RSSDateLabel
{
    font-size: 8pt;
    font-family: verdana;
    line-height: 12pt;
}

a, a:link, a:visited, a:active
{
    font-size: 8pt;
    font-family: verdana;
    color: #520066 ;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.mainmenu a, .mainmenu a:link, .mainmenu a:visited, .mainmenu a:active
{
    font-size: 8pt;
    font-weight: bold;
    font-family: verdana;
    color: white;
    text-decoration: none;
}


.mainimages
{
 left: 0px; 
 width: 152px; 
 position: relative;
 top: 0px; 
 height: 110px
    
}
    
.maintable
{
    border-right: #916A9B 1px solid;
    border-top: #916A9B 1px solid;
    border-left: #916A9B 1px solid;
    border-bottom: #916A9B 1px solid;
    font-size: 8pt;
    top: 4px;
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
}

.titlelabel
{
    vertical-align: middle;
    text-align: center;
    padding-top: 2pt;
}

.titlecell
{
    
    font-weight: bold;
    height: 16pt;
    background-color: #520066;
    color: white;
    font-family: Verdana;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;    
}

.maintableleft
{
    border-right: #916A9B 1px solid;
    border-top: #916A9B 1px solid;
    border-left: #916A9B 1px solid;
    border-bottom: #916A9B 1px solid;
    vertical-align: top;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;    
    text-align: center;
    width: 255px;
    height: 220px;
}

.maintablewide
{
    border-right: #916A9B 1px solid;
    border-top: #916A9B 1px solid;
    border-left: #916A9B 1px solid;
    border-bottom: #916A9B 1px solid;
    vertical-align: top;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;    
    text-align: Center;
    width: 516px;
    height: 220px;
    
}

.innertables
{
    width: 251px; 
    top: 4px; 
    position: relative;
    vertical-align: top;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;    

    
}

.innertableswide
{
    top: 4px;
    width: 510px; 
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;    
    position: relative;
    vertical-align: top;
    text-align: Center
    
}

#maincontent
{
    background-color: white;
    width: 780px;
    margin: 0 auto;
}

#loginposition
{
    background-color: white;
    width: 780px;
    margin: 0 auto;
    text-align: right
}

#mainlogo
{
    background-color: white;
    width: 780px;
    margin: 0 auto;
    text-align: left
}

.generalbody
{
    background: white;
    width: 780px;
    margin: 0 auto;
    text-align: left;
     
    font-size: 8pt;
    font-family: verdana;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
text-align: center
}

.searchbutton
{
    color: purple;
    font-family: arial;
    font-weight: bold;
    Border-Style:solid ;
    Border-Width: 1px;
    background-image: url(Images/MenuBarGrey.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center center;
    font-size: 8pt;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}

.searchbutton:hover
{
    text-decoration: underline;
    cursor: hand;
}

