﻿.grid
{


	font-family: Calibri;
	margin: 0px 0 0px;
}
.grid H2 
{ 
	margin:0; padding:0; 
	color:#ffffff;
	height:20px;
	line-height:20px;
	font-size:14px;
}
.grid .mid
{
	padding:3px 0px 0px 0px;
}
.grid .datatable
{
	width: 100%;
	color: #333300;
	background-color: #6F888C;
	font-weight: bold;
	font-size: 12px;
}  
.grid .datatable TH
{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: left;
	padding: 0px 2px;
	
	background-color: #FFFFFF;
}
.grid .datatable TH A
{ 
	text-decoration:none;
	padding-right:18px; 

}
.grid .datatable TH.sortasc A { background:url(Image/asc.gif) right center no-repeat; }
.grid .datatable TH.sortdesc A { background:url(Image/desc.gif) right center no-repeat; }
.grid .datatable .row TD
{
	font-size: 12px;
	text-align: left;
	padding: 0px 6px 0px 3px;
	vertical-align:top;
	white-space:pre-line;
	margin:0px;
	height:10px;
	line-height:13px;



}   
.verborder 
{
	border-left: 1px solid #fff;
		
}  
.grid .datatable .row:hover
{
	background-color:#50637c;
	color:#000;
}
.grid .datatable .row A
{
	text-decoration: none;
	color: #000000;
}
.grid .datatable .row TD.first { padding-left:10px; }
.grid .datatable TH.first { padding-left:10px; }
.grid .datatable .row:hover .first
{
    background-repeat:no-repeat;   
	background-image:url(Image/bullet.gif);
}  
/* Data Pager Styles */
.grid TR.pager-row TD
{
   /* border-top:solid 2px #bbd9ee;*/
}
.grid .pager
{
	font-family: arial,sans-serif;
	text-align: center;
	font-size: 20px;
	color: #0066CC;
	float:right;
} 
.grid .pager a:hover
{
	font-size:20px;
}
.pager a
{
	text-decoration: none;
	text-transform: none;
	padding-left:2px;
	padding-right:2px;
	
}
.pager a:active
{
	font-size: 20px;
	color: #FFFFFF;
}
.pager a:link
{
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
}


.grid .pager SPAN.command, .grid .pager SPAN.current, .grid .pager A.command, .grid TR.pager-row TD A
{
	color: #B6CEE9;
	padding: 0px 0px;
	text-decoration: none;
	border: none;
}
.grid .pager A.command:hover,
.grid TR.pager-row TD A:hover
{
    /*border:solid 2px #408BB6;*/
    background-color:#59A5D1;
    color:#fff;
    padding:0px 0px;
    text-decoration:none;
}        
.grid .pager SPAN.current, .grid TR.pager-row TD SPAN
{
	border: none;
	font-weight: bold;
	color: #CCFFFF;
	padding: 0px 0px;
}
.grid TR.pager-row TD
{
	border-top:none;
	text-align:center;
}
.grid TR.pager-row TABLE
{
	height:35px;
	margin:0 auto 0 auto;
}
.frow:hover
{
	background-color:#fffacd;
	color:#000;
}
.frow
{
	
	padding-right: 20px;
}
.frowCon
{
	
	font-weight: bolder;
	font-style: inherit;
	font-variant: small-caps;
	text-transform: uppercase;
	text-align: right;
	white-space: normal;
	word-spacing: normal;
	color: #408BB6;
}
.select
{
	text-decoration:none;	
}
.select:hover
{
}
.title
{
	float: left;
	height: 25px;
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.pager1
{
	float: right;
	height: 20px;
	line-height: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt
{
	color: #C0C0C0;
	text-decoration: none;
	list-style-type: decimal-leading-zero;
}

.search
{ 
	float:right;
	background-color:Transparent;
	font-size:100%;
	height: 15px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
}
.ddltxt
{
	border: 1px groove #00FFFF;
	line-height: 15px;
	font-family: calibri;
	font-size: 13px;
	height: 19px;
}
.ddltxt2
{
	border: 1px groove #00FFFF;
	line-height: 15px;
	background-color: Transparent;
	font-family: calibri;
	font-size: 13px;
	height: 19px;
	color: #FFFFFF;
	font-weight:bold;
}
.ddltxt2:hover
{
	background-color: #0000FF;
	color: #CCCFFF;
}

.searchlbl
{
	color: #FFFFFF;
	font-family: calibri;
}
.searchtxt
{
	font-family: calibri;
	font-size: 13px;	
}
.pager2
{
	float:right;
}
.org2
{
	margin-bottom: 5px;
	margin-left : 5px;
	vertical-align:middle;
}
.org2 table td
{
	vertical-align:middle;

}
.orgtxt
{
	background-color: Transparent;
	width: 60px;
	text-align: center;
	font-family: Verdana;
	color: #999999;
	font-weight: bold;
	border: none;
	font-size: 12px;
}
.orgimg
{
	padding-top: 3px;
}