﻿body
{
font-size: 8pt;
color: #000000;
font-family:'Vedana',Arial,Tahoma;
background-color:#FFFFFF;
margin-left : 0;
margin-top : 0;
}
TABLE.BORDERGRAY
{
font-size: 8pt;
color: #000000;
margin-left :0;
margin-top :0;
border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-style:solid;
border-color:#808080;
}
TABLE.DataEntry
{
font-size: 8pt;
color: #000000;
text-align:left;
}
TABLE.HeightLight
{
background-color:#F3F3F3;	
text-align:left;
font-weight:bold;
}
TR.Header
{
background-color:#F3F3F3;	
text-align:center;
font-weight:bold;
height:18px;
}
TR.Title
{
font-size:14pt;
background-color:#F3F3F3;	
text-align:center;
font-weight:bold;
height:30px;
}
TR.Footer
{
background-color:#F3F3F3;	
text-align:right;
font-weight:bold;
}
TD
{
font-size : 8pt;
font-family:'Vedana',Arial,Tahoma;
}
/*GridView Style*/
.fixedHeader
{
overflow: auto;
height: 150px;
}
table th
{
 border-width:0px;
 background-color:#0066FF;	
 color:#FFFFFF;
 position: relative;
 top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
}
.tablealter 
{
background-color:#F7F7EE;
color: black;
}
#gv {
border-collapse:collapse;
}
.GridItem
{
font-size: 8pt;
color: #0A16FA;	
text-align:left;
}
/*End*/
.TextBox
{
font-size: 8pt;
color: #000000;
}
.left_menu {
	font-size : 8pt;
	font-family:'Vedana',Arial,Tahoma;
	font-weight : bold;
	color : #4D729E;
	text-decoration : none;
}
A:link {font-family:'Vedana',Arial,Tahoma;font-size:8pt;text-decoration: none; color:#0A16FA; }
A:visited {font-family:'Vedana',Arial,Tahoma;font-size:8pt;text-decoration: none;  color:#0A16FA;}
A:active {font-family:'Vedana',Arial,Tahoma;font-size:8pt;text-decoration: none; color:#0A16FA; }

.NormalText
{
font-family:'Vedana',Arial,Tahoma;
font-size: 10pt;
color: black;
}
.NormalButton
{
font-family:'Vedana',Arial,Tahoma;
font-size: 10pt;
color: black;
height:18pt;
}
.NormalDropDown
{
font-family:'Vedana',Arial,Tahoma;
font-size: 10pt;
color: black;
}
/*GridView*/
.GridViewStyle 
{
font-family:'Vedana',Arial,Tahoma;
font-size: 10pt;
color:#000000;
background-color : #FFFFFF;
border : None 1px #999999;
text-align:left;
}
.GridViewHeader 
{
/*background-image:url('images/TableHeaderBg.jpg');*/
font-family:'Vedana',Arial,Tahoma;
font-size: 10pt;
font-weight:normal;
color:#FFFFFF;
text-align : center;
background-color : #99cccc;	
}
.GridViewRow 
{
background-color:#FFFFFF;
color: #000000;
}
.GridViewAlter 
{
background-color:#F7F7EE;
color: black;
}
.GridViewPager 
{
color: black;
}
.GridViewSelected 
{
background-color:#dbc452;
color: black;
}
.GridViewEmpty 
{
background-color: #FFFFFF;	
color: black;
}
/*End*/

