﻿.link
{
	font-weight: bold;
	font-size: 7.5pt;
	color: #066666;
	font-family: verdana;
	text-decoration: none;
}


.DisplayFont
{
    font-weight: bold;
    FONT-SIZE: 10pt; 
    FONT-FAMILY: verdana,arial;
}


.link:hover
{
	font-weight: bold;
	font-size: 7.5pt;
	color: crimson;
	font-family: verdana;
	text-decoration: underline;
}


.DataGridSelected {
	FONT-WEIGHT: bold; CURSOR: hand
}


.DataGridAfterSelected {
	BORDER-LEFT-COLOR: fuchsia; BORDER-BOTTOM-COLOR: fuchsia; BORDER-TOP-COLOR: fuchsia; BACKGROUND-COLOR: #ccccff; BORDER-RIGHT-COLOR: fuchsia
}


.DataGridHeaderText {
	font-family:Verdana,Arial, Times New Roman; 
	BORDER-RIGHT: #333 1px solid;
	 PADDING-LEFT: 3px; 
	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 11px; 
	 COLOR:Black; 
	 BORDER-BOTTOM: #333 1px solid; 
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	 HEIGHT: 20px; 
	 BACKGROUND-COLOR: White;  
}
.DataGriditemText {
  font-family:Verdana,Arial, Times New Roman;	
  FONT-WEIGHT: normal; 
  FONT-SIZE: 11px;
   VERTICAL-ALIGN: middle; 
   COLOR: black; 
   HEIGHT: 5px; 
   BACKGROUND-COLOR: #eeeeee;
}
.DataGridAltitemText {
font-family:Verdana,Arial, Times New Roman;	FONT-WEIGHT: normal; FONT-SIZE: 11px; VERTICAL-ALIGN: middle; COLOR: black; HEIGHT: 5px; BACKGROUND-COLOR: #dcdcdc
}
.DataGriditemLink {
	font-family:Verdana,Arial, Times New Roman; FONT-WEIGHT: normal; FONT-SIZE: 11px; VERTICAL-ALIGN: middle; CURSOR: hand; COLOR: crimson; HEIGHT: 5px;
	text-decoration:none;
}
.DataGriditemLink:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; VERTICAL-ALIGN: middle; CURSOR: hand; COLOR: crimson; HEIGHT: 5px;
	text-decoration:underline;
}
.DataGridSelectedItem {
	font-family:Verdana,Arial, Times New Roman; FONT-WEIGHT: bold; FONT-SIZE: 11px; VERTICAL-ALIGN: middle; CURSOR: default; COLOR: navy; HEIGHT: 5px; BACKGROUND-COLOR: silver
}
.DataGridFooterText {
	CURSOR: default; HEIGHT: 5px
}
.DataGridPagerText {
	font-family:Verdana,Arial, Times New Roman; FONT-WEIGHT: bold; FONT-SIZE: 11pt; VERTICAL-ALIGN: middle; COLOR: aqua; BACKGROUND-COLOR: black; TEXT-ALIGN: right
}
.DataGridHyperLink {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; CURSOR: hand; COLOR: black; TEXT-DECORATION: none
}
.EmailDataGridAltitemText {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; VERTICAL-ALIGN: middle; COLOR: black; HEIGHT: 5px; BACKGROUND-COLOR: #dcdcdc
}
.EmailDataGriditemText {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; VERTICAL-ALIGN: middle; COLOR: black; HEIGHT: 5px; BACKGROUND-COLOR: #eeeeee
}



.textboxMultiline
{
	
	FONT-SIZE: 9pt; FONT-FAMILY:arial;
	font-style: normal;

}