﻿/* Master Styles --------------------------------------------*/

.MainBody {
			background-color: Black;
		    left :0;
		    top  :0;
		    bottom :0;
          }

textarea {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-style: normal;
			font-weight: bold;
			font-variant: normal;
			color: #990000;
		 }
		 
.ws9 {font-size: 12px;}
.style1 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.ws7 {font-size: 9.3px;}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {font-size: 9px}
.style4 {font-size: 9}
.ws8 {font-size: 11px;}
.style5 {font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style6 {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
/* ------------------------------------------------------------*/

/* Form login 329-295-------------------------------------------------*/
   .FormTableLayout 
		{
			width: 329;
			height: 295px;
		    background-color : White ;
		   
		}
   .FormTableLayout .td
		{
			width: 329px;
			height: 295px;
		}
	.FormTableLayout .tr
		{
			width: 329px;
			height: 295px;
		}
    .LoginHeader
		{
		   font: Verdana;
		   color :#900000;
		}
	.FormStyle
		{
		 background-image : "/images/smallframe1.jpg";
		}
	.ErrorMsg
		{
			color: Red ;
		}	   
/* -------------------------------------------------------------

/* For ASP .Net Grid View--------------------------------------*/

    .mGrid {   
			width: 100%;   
			background-color: #fff;   
			margin: 5px 0 10px 0;   
			border: solid 1px #900000;   
			border-collapse:collapse;   
		    }  
    .mGrid td 
			{   
			padding: 2px;   
			border: solid 1px #c1c1c1;   
			color: #717171;   
			}  
	.mGrid th 
			{   
			 padding: 4px 2px;   
			 color: #fff;   
			 background: #900000 url(grd_head.png) repeat-x top;   
			 border-left: solid 1px #525252;   
			 font-size: 8pt;  
			 font:Arial;
			}  
   .mGrid .alt { background-color:#ffdab9; font:Arial; font-size: 8pt; color :Black;  }  
   .mGrid .pgr { background: #bb6363 url(grd_pgr.png) repeat-x top; color:Yellow;  }  
   .mGrid .pgr table { margin: 5px 0; }  
   .mGrid .pgr td 
			{   
			border-width: 0;   
			padding: 0 6px;   
			border-left: solid 1px #666;   
			font-weight: bold;   
			color: #fff;   
			line-height: 12px; 
			font-size : 8pt;  
			}     
   .mGrid .pgr a { color: #666; text-decoration: none; }  
   .mGrid .pgr a:hover { color: #000; text-decoration: none; }  
   .mGrid .itemstyle 
		   {
			font : Arial;
			font-size : 8pt;
		   }
	 .mGrid .itemstyle .FieldStyle
		   {
		    color :Black;
		   }
 /* ------------------------------------------------------------*/
 
 
  /* Menu Pane Left----------------------------------------------------------*/
	.ListStyle {
				font-family : Arial;
			    font-size : 8pt;
			    list-style-type: none;
			    background-image :url(images/1red-arrow.gif);
			   }	
	.NavStyle
		   {
			font : Arial;
			font-size : 8pt;
		    background-image :url(images/1red-arrow.gif);
		   } 
  /* ------------------------------------------------------------*/
  
       .LabelStyle 
	   	{
			background-color: #fff6e6;
		    font-family: Arial; 
			font-size: 10px; 
			font-weight: normal; 
			color: #000000;
		}
		
		.AspLabel
		{
			font-family: Arial; 
			font-size : 8pt;
		}
		
		.AspButton
		{
			font-family: Arial; 
			font-size : 8pt;
		}
		
		.AspText
		{
			font-family: Arial; 
			font-size : 8pt;
		}
		.AspMessageHeader
		{
		   font-family: Arial; 
		   font-size:12px;
		   font-weight: Bold;
		}
		.Search
		{
		 left :663px;
		 top : 482px;
		}
		.AspCurUser
		{
			font-family: Arial; 
			font-size : 7pt;
		    font-weight :bold ;
		}
