﻿
.PageTable
{
	width:800px;
	height:600px;
}

.BannerRow
{
	height: 100px;
	width: 800px;
	border-right-color: #212834;
	border-right-width: 4px;
	border-right-style: ridge;
	border-bottom-color: #212834;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-left-color: #708090;
	border-left-width: 4px;
	border-left-style: ridge;
	border-top-color: #708090;
	border-top-width: 4px;
	border-top-style: ridge;
	text-align: center;
	vertical-align: bottom;
}

.BlankMenuRow
{
    text-align: center;
    height: 30px;
}

.MenuRow
{
	height: 25px;
	text-align: center;
	background-color: #2E3849;
	border-right-color: #2E3849;
	border-right-width: 4px;
	border-right-style: ridge;
	border-bottom-color: #2E3849;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-left-color: #708090;
	border-left-width: 4px;
	border-left-style: ridge;
	border-top-color: #708090;
	border-top-width: 4px;
	border-top-style: ridge;
	color: #fffff4;
}

.SubMenuRow
{
	height:25px;
	text-align:center;
	background-color: #2E3849;
	border-right-color: #2E3849;
	border-right-width: 4px;
	border-right-style: ridge;
	border-bottom-color: #2E3849;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-left-color: #708090;
	border-left-width: 4px;
	border-left-style: ridge;
	border-top-color: #708090;
	border-top-width: 4px;
	border-top-style: ridge;
	color: #fffff4;
}

.SubMenuText
{
	height:25px;
	text-align:center;
    color:#212834;
    font-family: Georgia;
    font-size:large;
}

.DarkBodyText
{
    color:#212834;
    font-family: Georgia;
    font-size:smaller;
}
.MediumDarkBodyText
{
    color:#212834;
    font-family: Georgia;
    font-size:medium;
}

.LargerDarkBodyText
{
    color:#212834;
    font-family: Georgia;
    font-size:large;
}

.SmallerDarkBodyText
{
    color:#212834;
    font-family: Georgia;
    font-size:x-small;
}
.LightBodyText
{
    color:#FFFFF4;
    font-family: Georgia;
    font-size:smaller;
}

.DarkHyperText
{
	color: #212834;
	font-family: Georgia;
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
}
.BodyTable
{
	border-left: 4px ridge #708090;
	border-right: 4px ridge #212834;
	border-top: 4px ridge #708090;
	border-bottom: 4px ridge #212834;
	background: url('../Artwork/BLUMARBL.PNG');
	font-family: Georgia;
    color: #FFFFE4;
    font-size:x-small;
	text-align: center;
}
.HeaderText
{
    color: #FFFFE4;
    font-family: Georgia;
    font-size:large
}
.BodyTableFace
{
    text-align:justify;
    vertical-align: top;
    padding:11;
    background-color:#FFFFF4;
    font-family:Georgia;
    font-size:medium;
    color:#212834;
}
.BodyPanel
{
    text-align:justify;
    vertical-align: top;
    padding:11;
    background-color:#FFFFF4;
    font-family:Georgia;
    font-size:medium;
    color:#212834;
	text-align:center;
}

.BodyButton
{
	background-color:#FFFFF4;
	border-color:#FFE0C0;
	Font-Size:"Small";  
    font-family:Georgia;
    color:#212834;
}
.BodyRadioButton
{
	background-color:#FFFFF4;
	border-color:#FFE0C0;
	Font-Size:"Small";  
    font-family:Georgia;
    color:#212834;
}

.BodyList
{
	background-color:#FFFFF4;
	border-color:#FFE0C0;
	Font-Size:"Small";  
    font-family:Georgia;
    color:#212834;
}
.FooterText
{
    color: #FFFFE4;
    font-family: Georgia;
    font-size:x-small
}
.RedFooterText
{
    color: #CC0000;
    font-family: Georgia;
    font-size:x-small
}

.MainMenuText
{
	height:25px;
	text-align:center;
    color: #FFFFF4;
    font-family: Georgia;
    font-size:large;
    font-weight:bold;
    width:500px;
    height:20px; 
    border-color: #212834;
}

.MainMenuText.DynamicHoverStyle
{
	background-color: #000044;
    color: #FFFFF4;
    font-family: Georgia;
    font-size:large;
	height:25px;
	text-align:center;
    height:20px; 
    border-style:none
}

.MainMenuText.DynamicMenuStyle
{
	background-color: #FFFFF4;
    font-family: Georgia;
    font-size:large;
    font-weight:bold;
	height:25px;
	text-align:center;
    color: #FFFFF4;
    height:20px; 
}


.MainMenuText.DynamicMenuItemStyle
{
    font-family: Georgia;
    border-style:none
}

.MainMenuText.StaticHoverStyle
{
	background-color: #FFFFF4;
    color: #212834;
    font-family: Georgia;
    font-size:large;
	height:25px;
	text-align:center;
    height:20px; 
    border-style:none
}



.AdminBodyText
{
    color:#212834;
    font-family: Georgia;
    font-size:smaller;
}

.AdminBodyButton
{
	background-color:#FFEFDE;
	border-color:#FFE0C0;
	Font-Size:smaller;
    font-family:Georgia;
    color:#212838;
}
.AdminBodyRadioButton
{
	background-color:#FFFFF4;
	border-color:#FFE0C0;
	Font-Size:smaller;
    font-family:Georgia;
    color:#212834;
}

.AdminLabel
{
    color:#212834;
    font-family: Georgia;
    font-size:x-small;
	text-align:right;
	vertical-align:middle;
}



