﻿body
{
    background-color:#516a7f;
    color:White;
    font-family:Tahoma,Verdana,Arial;
    font-size:small;
}


a:link,a:visited
{
    color:#454545;
    border-bottom:dashed,thin,black;
}

a:hover
{
    text-decoration:underline;
}

.stdtext
{
    font-family:Tahoma,Verdana,Arial;
    font-size:small;
}

.MainContent
{
    background-color:White;
    color:#516a7f;
    border:solid 1px black; 
    top:113px;
    width:620px;
    position:absolute ;
    left:auto;   
    height:auto;
    margin-left:2px;
    margin-right:2px;
    padding:3px;
}

.Title
{
    color:#454545;   
    font-family:Tahoma,Verdana,Arial;
    font-size:larger;
    font-weight:bold;
    background-color:silver;
    }

.Header 
{
    color:Black ;
    font-family:Tahoma,Verdana,Arial;
    font-size:large;
    text-align:left;
}

    
.RightContent 
{
    position:absolute;
    left:645px;
    top:113px;
    border-style:solid;
    border-width:1px;
    border-color:black;
    color:Black;    
    background-color:White;
    height:auto;
    width:200px;
    padding:3px;
    vertical-align:top;
    font-size:small;
    font-weight:normal;
}

.Footer
{
	text-align:center;
	font-family:Tahoma,Verdana,Arial;
	font-size:x-small;
	font-weight:normal;
	color:Silver;
}

img
{
	border:none;
}

.newsHeader
{
    text-decoration:underline;
    font-weight:bold;
}

.tinytext
{
    font-size:x-small;
}

.whitetext
{
	color:White;
}

.loginbox
{
	background-color:#516a7f;
	color:white;
	border:solid 1px silver;
	border-right: solid 2px black;
	border-bottom:solid 2px black;
}

.AltRow
{
	background-color:#DDEAE3;
}

.HeaderRow
{
    background-color:#516a7f;
    font-family:Tahoma,Verdana,Arial;
    text-decoration:none;
    text-align:left;
    color:White;
    vertical-align:top;
    font-size:small;
    font-weight:bold;
}

.SmallBold
{
    font-size:small;
    font-weight:bold;
}

.BoldWhite
{
    color:White;
    font-weight:bold;
}

