﻿.mandatory{
font-family: verdana, tahoma, arial, verdana;
font-size: 14px;
color: #ff0000;
}
.invisible
{
	display: none;
}
.visible
{
}
.gridHead, .gridHeadAlignLeft
{
	background-color: #ebedf5;
	height: 26px;
}
.gridHead
{
	text-align: center;
}
.gridHeadPlain
{
	font-weight: bold;
}
.gridRow
{
	text-align: center;
}
.gridRowAlignLeft
{
}
.gridPager
{
	text-align: left;
}
.hand, .htmlImageButton
{
	cursor: hand;
}
.htmlImageButton
{
	border: 0px;
}
.loggedIn
{
	text-align: right;
	background-color: #AFAED0;
	}

.loggedInUser
{
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	text-decoration: none;
}

.gridPaging
{	
	font-family:Arial Narrow;	
	font-size:12px;
	font-weight:normal;
	color:Black;
	text-decoration:none;
}

.rowLinks
{
        font-family:Arial;
        font-size:8pt;
}

.navigationLinks
{

        font-family: "verdana,arial";
        font-size: 10pt;
        color: #345FB8;
        text-decoration: none;

}

.navigationLinks:hover
{
        color: #FF0000;
        text-decoration: none;
}
