﻿body
{
	font-size: 8pt;
	font-family: Verdana, Tahoma;
	background-color: #ffffff;
	margin-top:2px;
}
.TableBorder
{
	border-right: gray .5pt solid;
	/*border-top: gray .5pt solid;*/
	border-left: gray .5pt solid;
	border-bottom: gray .5pt solid; /*filter: progid:dximagetransform.microsoft.shadow(color= '#3399ff' , direction=135, strength=5); 	*/
}
.TopLink
{
	font-size: 8pt;
	font-family: Verdana, Tahoma;
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
}
.txtStyle
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	border: solid 1px gray;
	vertical-align: top;
	background-color: #F0F8FF;
	
}
.DDlStyle
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	border: solid 1px gray;
	background-color: #F0F8FF;
	Width:150px;
}
.BttnStyle
{
	font-size: 9pt;	
	height: 25px;		
	color: Black;
	border: #990033 1px groove;
	font-family: Arial, Sans-Serif;
	background-color: #ffefd5;
	vertical-align: top;
	text-align: center;	
	cursor: hand;	
	
	
}
.watermarked 
{
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
.DivSTyle
{
	width:98%;	
	font-family: Arial, Sans-Serif;
	 font-size: 9pt;
	 margin: -1px auto 0 auto;
	 
}
.master_header
{
	margin: -1px auto 0 auto;
	/*background-image: url(Image/sidebarheader.PNG);*/
	background-repeat:repeat;	
	 font-weight:bold ;
	 font-size:14pt;
	 text-align:center;
	 vertical-align:middle;
	 height:36px;
	 color:#FFF;
	 font-family:Times New Roman Sans-Serif;
	
}
.RepeaterHeader
{
	background-color:#F0F8FF; /*#ffffcc;*/	
	font-size:10pt;
	font-weight:bold;
	table-layout:fixed;
	border-bottom: gray .5pt solid;
	border-top: gray .5pt solid;
	border-right: gray .5pt solid;
	text-align:center;
	vertical-align:middle;
	font-family:Times New Roman Verdana Sans-Serif Arial;
	height:25px;
	color:Black;
	
}
.TDStyle
{
	border-left:solid .5pt black;
	border-top: solid .5pt black;	
	/*border:solid .1pt #0000cc;
	word-break:break-all;	
	/*border-left-width:.5pt;*/
	/*font-family:Verdana Sans-Serif Arial;*/	
	padding:1px 2px 0px 5px;
	wrap:true;
}
SPAN
{
	wrap:true;
	
}
PRE
{
	wrap:true;
}
a
{
	wrap:true;
}
.hll
{
	font-weight:bold;color:red;background-color:yellow;
	}