body
{
    background: url(GroupLogin/Images/staffataclick_index_bg.gif);
}
.home_content
{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	text-align: left;
	margin-top: 0px;
}
.GreenText
{
	color: #86CA2D;
	font-family: Calibri;
	font-size: 40px;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-weight: lighter;
}
.GroupGreenText
{
	color: #86CA2D;
	font-family: Calibri;
	font-size: large;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-weight: lighter;
}
.HBlackText
{
	color: Black;
	font-family: Calibri;
	font-size: xx-large;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-weight: lighter;
}

.SmallerGreenText
{
	color: #86CA2D;
	font-family: Calibri;
	font-size: medium;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-weight: lighter;
}

.blackText
{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
}
.GreyText
{
	font-family: arial, Helvetica, sans-serif;
	color: dimgray;
	font-size: 15px;
}
.SmallGreenText
{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #86CA2D;
	font-size: 8pt;
	font-style: italic
}

.LinksText
{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: dimgray;
	font-size: 10pt;
}
.NewsBorder
{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: dimgray;
	font-size: 9pt;
	border-bottom: #8dc542 thin solid;
	border-left: #8dc542 thin solid;
	border-top: #8dc542 thin solid;
	border-right: #8dc542 thin solid;
}
.LightGreyText
{
	font-family: arial, Helvetica, sans-serif;
	color: lightgrey;
	font-size: 12pt;
}
.WhiteText
{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}
.ScrollBars
{
	SCROLLBAR-FACE-COLOR: #86CA2D;
}

.BodyBack {
    -moz-FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#d3d3d3', startColorstr= '#ffffff', gradientType= '0' );
    -ms-FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#d3d3d3', startColorstr= '#ffffff', gradientType= '0' );
    -webkit-FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#d3d3d3', startColorstr= '#ffffff', gradientType= '0' );
    FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#d3d3d3', startColorstr= '#ffffff', gradientType= '0' );
}

.LightBlueGrad
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr=   '#99CC66' , startColorstr= '#71A80C' , gradientType= '0' );
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
}

.listItemHover
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	font-size: 10px;
	margin: 1px;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: separate;
}
.TopBack
{
	width: 100%;
	height: 100%;
	background-image: url(images/Top.jpg);
}
.InvalidLogin
{
	font-family: arial, Helvetica, sans-serif; 
	font-size: 12px;
    font-weight: bold; 
    color: #FF0000;
}

.sdmrc {
    font-family: Geneva, Arial, Helvetica, sans-serif;
}