﻿body 
{
	 margin-bottom :0 ;
	 margin-left :0;
	 margin-right :0 ;
	 margin-top :0 ;
	 width :100%;	 
}

.Menu
{
	font-family :Verdana ;
	font-size:0.9em;
	color :Green ;
}

.HoverMenu
{
	font-family :Verdana ;
	font-size:0.9em;
	color:Black;
}

.titleblue {
	font-size: 12pt;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color:black; 
}

a:hover
{
    text-decoration: underline;
    color: red ;
}

a.underline:link
{
	text-decoration: none;
	color: #3B85B9; 
}

a.underline:hover
{
    text-decoration: underline;
    color: #000000;
}

.copyrightwhite 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White ;
	font-style: italic ;
	font-weight: normal;
}

.whiteLabel
{
	font-family :Verdana ;
	color: White;
	font-weight: bold;
	Font-Size: 9pt;
	width :auto ;
}

.whiteLabel2
{
	font-family :Verdana ;
	color: White;
	Font-Size: 8pt;
	width :auto ;
}

.smallBlackLabel
{
 font-family : Palatino Linotype, Fantasy ;
    color : Black;
    font-size : 8pt;
    font-weight:bold;
    width :auto ;
}

.blackLabel2
{
	font-family :Verdana ;
	color: black;
	font-weight: bold;
	Font-Size: 9pt;
	width :auto ;
}

.TitleLabel
{
	font-family : Palatino Linotype, Fantasy ;
	font-size : large ;
	color : Maroon ;
	font-weight:bold;  
}

.blackLabel3
{
    font-family :Palatino Linotype, Fantasy ;
    color : Black;
    font-size : 9pt;
    font-weight:bold;
    width :auto ;
}

.TableCell
{
    font-family :Tahoma ;
    color : Black;
    font-size : 7pt;
    width :auto ;
}

.normalbuttonsmall
{
	font-family :Palatino Linotype, Fantasy ;
	font-size :7pt ;
	font-weight:900;
	color : White;
	background-color:red;  
	width : 50px;
	height : 20px;
	vertical-align : middle; 
	border-style:ridge ;
}

.normalbutton2
{
	
	font-family :Palatino Linotype, Fantasy ;
	font-size :8pt ;
	font-weight:bold;
	color : White;
	background-color:red;  
	width : 70px;
	height : 22px;
	vertical-align : middle; 
	border-style:ridge ;
}

.normalbutton3
{
	font-family :Palatino Linotype, Fantasy ;
	font-size :9pt ;
	font-weight: bold; 
	color:Highlight ;
	background-color:Transparent ;  
	width : auto;
	vertical-align : middle; 
	border-style:none ;
	text-decoration : underline;
}

.blackLabel
{
    font-family :Verdana ;
    color : Black;
    font-size : 8pt;
    width :auto ;
}

.greenLabel
{
    font-family :Verdana ;
    color :Green ;
    font-size :9pt ;
    width :auto ;
    font-weight :bold ;
}

.redLabel
{
    font-family :Verdana ;
    color:Red ;
    font-size :9pt ;
    width :auto ;
    font-weight :bold ;
}

.blackLabelAnws
{
	font-family :Verdana ;
	color : Black ;
	font-size : 8pt;
	font-weight :bold ;	
}

.linklightblue 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099FF;
	font-style: normal;
	font-weight: normal;
}

.empty 
{
	background-image: url(../image/empty.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.textfield
{
	height:auto ;
	width: 168px;
	background-color: #ffffef;
}

.loginTxtField
{
	height:auto ;
	width: 168px;
	background-color: #b3b3b3;
}

.ddl
{
    font-family :Verdana ;
    color : Black;
    font-size : 8pt;
    width :auto ;
    background-color :#ffffef;
}

.browse
{
	font-family :Verdana ;
    color : Black;
    font-size : 9pt;
   	background-color :#ffffef;
}

.normalbutton
{
	font-size :10pt ;
	color :Navy ;
	width : 99px;
}

.addbutton
{
	font-size :10pt ;
	color :Navy ;
	width : 40px;
}

.redbutton
{
	font-size :10pt ;
	font-weight: bold;
	color :White  ;
	background-color :Red ;
	
}	

FONT
{
	font-family :Times New Roman ;
	font-size :11px;
	font-style :normal ;
	font-weight : normal ;
	color : black  ;
}

.coloumblue
{
	background-color :  Black;
	width :100%;
}

.ParentNode
{
	
	font-family:Verdana ;
	font-size:8pt;
	color:  Black;
}

.HoverNode
{
	font-size:9pt;
	font-weight :bold ;
	font-family:Verdana ;
    color :Navy; 
}



.tree td div 
{  height: 20px       }

.coloumLightsteelblue
{
	 background-color:  #d1d3d4 ;
}

H1
{
	font-family : Verdana, Arial, Sans-Serif  ;
	font-size : 11pt;
	font-style :normal  ;
	font-weight :bold  ;
	color :Black ;
	text-decoration : none;
	word-spacing :normal ;
	letter-spacing :normal ;
	text-transform : uppercase ;
}	 

.GridView
{
	font-size: 10pt; 
	font-family: Verdana;
	border-width :1px;
    border-style :none;
    border-spacing:2px;
    
}

.gridStyle

{
      border-color:#A29F9F;   
      border:1;
      width: 100%;
      border-style:solid;
      color:#333333;   
}

/* The header of this GridView */
.gridHeader
{
      /*background-color: #5D7B9D ;*/
      font-family :Verdana ;
	  font-size :small;
      background-color: #292929 ;
      font-weight:bold;
      color: White;
}

.gridHeaderTableCell
{
      /*background-color: #5D7B9D ;*/
      font-family :Tahoma ;
	  font-size : 8pt;
	  font-weight:bold;
       /*background-color: #292929 ;*/
      background-color:Gray ;
      color: White;
}

/* One row white, another row #E6DACE */
.gridSelected
{
	background-color :#E2DED6;
	font-weight:bold ;
	color:#333333;
}

.gridAlternatingItem
{  
  background-color: #F7F6F3;
  color:#284775;
}

/* Paging */
.gridPager 
{
	  background-color:#808284;
	  text-align:center;
      Color: White;
} 

/* Underline the selected page */
.gridPager span
{
      text-decoration: underline;
}

.gridFooter
{
	background-color : #5D7B9D;
	font-weight :bold ;
	color:White;
}

.gridRow
{
	background-color : #F7F6F3;
	color:#333333;
}

.gridEdit
{
	background-color:#F7F6F3; 
}

/*For Listbox*/
.Listbox
{
	font-size: 10pt; 
	font-family: Verdana;
	width : 200px;
	height :100px;
}

.ErrMsg
{
	font-size:10pt;
	font-weight :bold ;
	font-family:Verdana ;
	color :Red  ;
} 

.modalPopup
{
 background-color :#ffffdd;
 border-width :3px;
 border-style:solid;
 padding:3px;
 width:250px
}

.popupControl
{
 background-color:#AAD4FF;
 position:absolute;
 visibility:hidden;
 border-style:solid;
 border-color:Black;
 border-width:2px;
}


.table
{
	border: 0;
	width :100%;	
}

.trtoprow 
{
	font-size:10pt;
	font-weight :bold ;
	font-family:Verdana ;
	text-align: center;
	color: White ; 
	background-color: #808284;
}

/* CheckListBox */
.chkListbox
{
	font-size:8pt;
	font-family:Verdana ;
}

/* CheckRadioButton */
.chkRdBut
{
	font-size:8pt;
	font-family:Verdana ;
}

/* GridView*/
.GridView
{
	font-size:8pt;
	font-family:Verdana ;
}

/* ListBox */
.Listbox
{
	font-size:8pt;
	font-family:Verdana ;
}

/*CheckBox*/
.CheckBox
{
	font-size:9pt;
	font-family :Palatino Linotype, Fantasy ;
	font-weight:bold ;
}

.back
{
	text-decoration: none;
    color: #3B85B9;
}

.back:hover
{
	text-decoration: underline;
    color: #154DBD;
}

.PanelSearchRecord
{
	_width :608px;
	_height :120px;
	min-width :608px;
	min-height :120px;
}

.PanelMessageBox
{
	_width :428px;
	_height :120px;
	min-width :428px;
	min-height :120px;
}

.PanelSearchEngine
{
	_width :208px;
	_height :105px;
	min-width :208px;
	min-height :105px;
}

.collapsePanelHeader
{	
	_width :180px;
	_height :10px;
	min-width :180px;
	min-height :10px;
	font-family :Verdana ;
	font-size :smaller;
	color: white;
	background-color: #292929;
	font-weight:bold;
	padding:1px; 
	cursor: pointer; 
	vertical-align: middle;
}

.collapsePanelHeader2
{	
	_width :180px;
	_height :5px;
	min-width :180px;
	min-height :5px;
	font-family :Verdana ;
	font-size :smaller;
	color: white;
	background-color: #292929;
	font-weight:bold;
	padding:1px; 
	cursor: pointer; 
	vertical-align: middle;
}

.linkCollapse
{
	_width :180px;
	_height :10px;
	min-width :180px;
	min-height :10px;
	font-family :Verdana ;
	font-size :smaller;
	font-weight:bold;
}

.collapsePanelContent
{
	font-family :Verdana ;
	font-size :small  ;
	color: Navy ;
	background-color: #292929;
	font-weight:normal ;
	padding:3px; 
	cursor: pointer; 
	
}

.GreenLabel
{
    font-family :Verdana ;
    color : Green;
    font-size : 8pt;
    width :auto ;
}