﻿body {
}
.Top
{
	height:100px;
	width: 100%;
}
.TopAd
{
height:60px;
WIDTH: 85%; 
BORDER-TOP: gainsboro 1px solid; 
BACKGROUND-COLOR: white; 
TEXT-ALIGN: left;
VERTICAL-ALIGN: top; 
}
.TopLogo
{
height:100px;
WIDTH: 15%; 
BORDER-RIGHT: gainsboro 1px solid; 
BORDER-TOP: gainsboro 1px solid; 
BACKGROUND-COLOR: white; 
TEXT-ALIGN: center;
VERTICAL-ALIGN:middle; 
}
.MainBody
{
	width:82%;
	height:305px;
}

.Table
{
	VERTICAL-ALIGN: middle; 
	WIDTH: 100%; 
	HEIGHT: 100%;
	FONT-FAMILY: Verdana; 
	POSITION: static; 
	TEXT-ALIGN: center; 
	FONT-VARIANT: small-caps;
	BORDER-RIGHT: lightgrey 1px solid;
	BORDER-TOP: lightgrey 1px solid;
	BORDER-LEFT: lightgrey 1px solid; 
	BORDER-BOTTOM: lightgrey 1px solid;

}
.Title
{
	background-color:#dcdcdc;
	font-family:Verdana,Arial;
	font-weight:bold;
	font-size:x-small;
	color:Black;
	text-align:left;
	text-indent:5px;
	height:10px;
	BORDER-BOTTOM: dimgray 1px solid; 
}
.SubTitle
{
	background-color:#f5f5f5;
	font-family:Verdana,Arial;
	font-weight:bold;
	font-size:x-small;
	color:Black;
	text-align:left;
	text-indent:5px;
	height:10px;
	BORDER-BOTTOM: dimgray 1px solid; 
}

a.TitleButton:link 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.TitleButton:visited {
font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.TitleButton:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
a.TitleButton:active {
font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
.BodyBottom
{
	
	TEXT-ALIGN: right;
	text-indent:5;
	height:20px;
	
}

.Button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #3C2B15;
	background-color:#EAF3F8;
	border-top: 1px inset #999999;
	border-right: 1px outset #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height:18px;
	}
.Label
{
	color:Black;
	font-size:x-small;
	font-family:Verdana;
	text-align:left;
	
}
.TextB
{
	font-family:Verdana;
	color:Black;
	font-size:x-small;
	height:12px;
}
.DropDown
{
	font-family:Verdana;
	color:Black;
	font-size:x-small;
	height:18px;
}

.Grid
{
	color:Black;
	font-size:X-small;
	font-family:Verdana;
	text-align:left;
	text-indent:5;
}


.LabelBold
{
	color:Black;
	font-size:x-small;
	font-weight:bold;
	font-family:Verdana;
	text-align:left;
	
}

	
.Error
{
	color:Red;
	font-family:Verdana;
	font-size:x-small;
	font-weight:normal;
}

.Message
{
	color:Red;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	text-align:center;
}
.EmptyGrid
{
	color:Silver;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;	
	}

.GridTitle
{
	color:white;
	background-color:#333333;
	font-size:x-small;
	font-family:Verdana;
	font-weight:bold;
	TEXT-ALIGN:center;
	VERTICAL-ALIGN: middle; 
	height:20px;
}
.GridItem
{
	color:Black;
	background-color:white;
	font-size:xx-small;
	font-family:Verdana;
	font-weight:normal;
	VERTICAL-ALIGN: middle; 
	height:20px;
}

