.HighLight
{
	font-size:medium; font-weight:bold;
}

.GridHeadColumn
{
	font-size:11px; font-family:Arial; font-weight:bold;
}
.GridItemColumn
{
	font-size:10px; font-family:Arial;
}
.Contact
{
	border-right:	solid 1px darkblue;
	border-top:		solid 1px darkblue;
	border-bottom:	solid 1px darkblue;
	font-family:	Arial;
	font-size:		11px;
}

.ContactLetter
{
	color: white; 
	background-color: #000099; 
	font-size: 9px;
	border-left: solid 1px darkblue;
	border-top: solid 1px darkblue;
	border-bottom: solid 1px darkblue;
}
	
.ImgButton
{ 
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	FONT-FAMILY: Tahoma,helvetica; 
	BACKGROUND-COLOR: whitesmoke;
	BACKGROUND-POSITION: left center;
    PADDING-LEFT: 20px;
    CURSOR:pointer;
    BACKGROUND-REPEAT: no-repeat;
}

.TableAllBorder
{
	background-color: whitesmoke; 
	text-align: center; 
	border: darkblue 1px solid;
}

.TableBottomBorder
{
	background-color: white; 
	text-align: right; 
	width: 100%; 
	border-bottom: darkblue 1px solid;
}

.TableLeft
{
	background-color: whitesmoke; 
	text-align: left; 
	font-size: 9pt; 
	color: highlight;
}

.titlebox { FONT-SIZE: 14pt; COLOR: white; FONT-FAMILY: Arial }

A.GridHeaderLabel:link 
{
	COLOR: white;
	text-decoration:none;
}


A.GridHeaderLabel:visited
{
	COLOR: white;
	text-decoration:none;
}
A.GridHeaderLabel:hover 
{
	COLOR: yellow;
	text-decoration:underline;
}
A.GridHeaderLabel:active 
{
	COLOR: red;
	text-decoration:none;
}

table.LeftSideContainer
{
	width: 200px;	
}

td.LeftSidecontainer
{
	text-align: left; 
	font-size: 9pt; 
	color: highlight; 
	border: darkblue 1px solid; 
	background-color: white; 
	font-family: Arial;
}

td.LeftSideContainerHead
{
	text-align: center; 
	border: darkblue 1px solid; 
	background-color: #ffc251; 
	font-family: Arial;
}
.welcome
{
	font-family: Arial;
	font-size:large;
	font-weight:bold;
	color:#0e4e96;
}

.error
{
	font-weight:bold;  color:Red;
}
