﻿body 
{
	font-family:Arial;
	font-size: 10pt;	
}

.ErrorLabel
{
	font-family:Arial ;
	font-size: 12pt;	
	color :Red ;
}

.defaultLabel
{
	font-family:Arial;
	font-size: 10pt;	
}

.SmalldefaultLabel
{
	font-family:Arial;
	font-size: 9pt;	
}
.LabelTitle
{
	font-family:Arial;
	font-size: 11pt;
}

A.DefaultLinkButton:Link	{ color:#0066CC; text-decoration:underline;font-family: arial; font-size: 10pt}
A.DefaultLinkButton:Visited	{ color:#0066CC; text-decoration:underline;font-family: arial; font-size: 10pt}
A.DefaultLinkButton:Hover	{ color:#993300; text-decoration:underline;font-family: arial; font-size: 10pt}
A.DefaultLinkButton:active	{ color:#993300; text-decoration:underline;font-family: arial; font-size: 10pt}


div.thingreenLine{
  border-width: 2px;
  border-color: #A6C4B9;
  border-style: solid;
}
span.LabelTitle
{
	font-family:Arial;
	font-size: 11pt;
}

.gridpager, .gridpager td
{    
    text-align: right;
    font-family:Arial;
	font-size: 10pt;	
}
.gridpager a{
    color: Navy;
    font-weight: normal;
    font-family:Arial;
	font-size: 10pt;	
}
