﻿body
{
	font-size: 10pt;
	font-family: Verdana;
}

.MainBody 
{
	margin: 0px;
	font-size: 10pt;
	font-family: Verdana;
	background-color: #6ba2cc;
}

.MasterTable
{
    BORDER-RIGHT: #1c5f83 1px solid;
    BORDER-TOP: #1c5f83 1px solid;
    BORDER-LEFT: #1c5f83 1px solid;
    WIDTH: 970px;
    BORDER-BOTTOM: #1c5f83 1px solid;
    BACKGROUND-COLOR: #F8F8FF;
    vertical-align: top;    
}
.HeadLine
{
	background-image: url('Images/Gradient1.jpg');
	background-repeat: repeat-y;
	height: 63px;
}

.Headline1
{
	font-size: 20pt;
	font-weight: bold;
	font-family: Arial Baltic;
	color: Navy;
}
.Headline2
{
	font-size: 13pt;
	font-weight: bold;
	font-family: Verdana;
	color: Teal;
}
.SideMap
{
	background-color: #6ba2cc;
	background-image: url('Images/Gradient2.jpg');
	background-repeat: repeat-y;
	height: 20px;
}
.SideMapPath
{
	font-size: small;
}
a.SideMap
{
	color: Navy;
	text-decoration: none;
    font-weight: bold;
    color: #0000C0;
}
.MainMenu
{
	vertical-align: top;
	background-color: #ADC9F7;	
}
.MainContent
{
	vertical-align: top;
	width: 770px; 
	text-align: left;
}
.MainContentEx
{
	vertical-align: top;
	width: 100%; 
	text-align: left;
}

.FootLine
{
    background-image: url('Images/Gradient1.jpg');
    background-repeat: repeat-y;
	height: 15px;
	text-align:center;
}
.PageTitle
{
	font-size: large;
	font-family: Verdana;
	font-weight: bold;	
	color: Navy;
}
.ContentPageText
{
	font-size: x-small;
	font-family: Verdana;
	text-align: justify;
}
a.News
{
	color: Navy;
	text-decoration: none;
}

.OptionTable
{	
    border: solid 1px #3b5a82;
    background-color: #ffffcc;
}
.OptionHeader
{
	background: #d3dbe9 url('Images/OptionHeader_BG.gif') repeat-x;
	height: 19px;
	color: #27413e;
	border-bottom: solid 1px #9eb6ce;
	padding-left: 4px;
	font-size: 10px;
}
.OptionRow
{
	padding-left: 4px;
	vertical-align:middle;
}
.OptionFrame
{
	background-color: White;
	border: 1px solid #AAAFBC;
}
.OptionText
{
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
}

.OptionTabView
{
    border: solid 1px #3b5a82;
    border-top: none;
    margin-top: -1px;
    background-color: #ffffcc;
}

.OptionTabView_WithoutMargin
{
    border: solid 1px #3b5a82;    
    background-color: #ffffcc;
}

.Text
{
	font-size: x-small;
	font-family: Verdana;
}
.ErrorText
{
	font-size: x-small;
	font-weight: bold;
	color: Red;
	font-family: Verdana;
}
.MsgText
{
	font-size: x-small;
	font-weight: bold;
	color: Red;
	font-family: Verdana;
}
.Button
{
	 height: 25px;
	 width: 100px;
	 text-align: center;	
}
.StartButton
{
	 height: 25px;
	 width: 100px;
	 text-align: center;	
	 background-color: #CCFFCC;
}
.GridAlternatingItem
{
	 background-color: #f0f0f0;	
	
}
.GridTrendTableDown
{
	font-weight: bold;
	color: Red;
}
.GridTrendTableUp
{
	font-weight: bold;
	color: Green;
}

.MembersPageTitle
{
	font-size: small;
	font-family: Verdana;
	font-weight: bold;	
	color: #800000;
}
