﻿.tablestyle 
{
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	font-size:13.5px;
	color:#384D92;
	font-weight:normal;
	font-family:"Calibri","sans-serif";
	border: solid 1px #7f7f7f;
	clear:both;
}
.selectedrowstyle
{
    background-color: Yellow;
}
.altrowstyle 
{
    background-color: #edf5ff;
}
.pagerstyle 
{
  text-align:right;
   font-weight:bold;
  color:#F88620
}

.headerstyle th 
{
    background: url(../../Themes/Images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
    font-size:11pt;
    font-weight:bold;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.headerstyle .sortascheader 
{
    background: url(../../Themes/Images/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(../../Themes/Images/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(../../Themes/Images/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(../../Themes/Images/dt-arrow-dn.png) no-repeat right 50%;
} 


