﻿/*.HeaderStyle
{
	background-color:#7a999e;
	color:White;
	text-align:center;
	font-family:Tahoma;
	font-size:10px; 
	height:20px;
	text-decoration:none;
}
.HeaderStyle a:visited
{
	background-color:#004164;
	color:White;
	text-align:center;
	font-family:Tahoma;
	font-size:10px; 
	height:20px;
	text-decoration:none;
}
.HeaderStyle a:link
{
	background-color:#7a999e;
	color:White;
	text-align:center;
	font-family:Tahoma;
	font-size:10px; 
	height:20px;
	text-decoration:none;
}
.sortasc
{
	color:black;
}
.sortdesc
{
}
.AlternatingRowStyle
{
	background-color:#d9dfe2;
	color:Black;
	font-family:Sans-Serif,Tahoma;
	font-size:11px; 
	font-weight:normal;
	height:20px;
	
}
.RowStyle
{
	background-color:#BCC6CC;
	font-family:Sans-Serif,Tahoma;
	font-size:11px; 
	font-weight:normal;
	height:20px;
	
}
.FooterRowStyle
{
	color:Black;
	font-family: Tahoma;
	font-size:11px; 
	font-weight:bold;
	height:20px;
	text-align:right;
}
.SortHeadStyle
{
	color:White;

	
	
}
.PagerStyle
{
	background-color:#F7F6F3;
	color:Red;
	font-family: Verdana;
	font-size:11px; 
	height:20px;
	text-decoration:none;
}
.PagerStyle a
{
	text-decoration:none;
	color:Black;
}
*/

.HeaderStyle
{
	background-color:#347FA9;
	color:White;
	text-align:left;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size:11px; 
	height:24px;
}
.HeaderStyle a:visited
{
	background-color:#347FA9;
	color:White;
	text-align:center;
	font-family:Tahoma;
	font-size:10px; 
	height:20px;
	text-decoration:none;
}
.HeaderStyle a:link
{
	background-color:#347FA9;
	color:White;
	text-align:center;
	font-family:Tahoma;
	font-size:10px; 
	height:20px;
	text-decoration:none;
}
.AlternatingRowStyle
{
	background-color:#FBFBFB;
	color:Black;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size:11px; 
	/*font-weight:bold;*/
	height:24px;
}
.RowStyle
{
	background-color:#E8EEFA;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size:11px; 
	/*font-weight:bold;*/
	height:24px;
}
.FooterRowStyle
{
	background-color:#5D7B9D;
	color:White;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size:small; 
	height:24px;
	text-align:right;
}
.PagerStyle
{
	background-color:#F7F6F3;
	color:Red;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size:small; 
	height:24px;
	text-decoration:none;
}
.PagerStyle a
{
	text-decoration:none;
	color:Black;
}
