﻿body
{
}
.lblCommon
{
	font-size: 7pt; 
	width: 52%; 
	font-family: Verdana ;
}
.DropDown
{
	font-size: 8pt; 
	font-family: Verdana; 
	position: static; 
	background-color: #f5f5f5;
	width:175px;
}
.MainTable
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	width:100%;
	border-right: Black 1px solid;
	border-top: Black 1px solid; 
    border-left: Black 1px solid; 
    border-bottom: Black 1px solid; 
}
.StandardTable
{
	font-family:Verdana;
	font-size:10pt;
	width:100%;
	height:100%;
	padding:0;
}

.SubTable
{
	border-style:solid;
	border-width:1px;
	font-family:Verdana;
	font-size:9pt;
	font-weight:500;
	width:100%;
}
.MainHeader
{
	font-size:13px;
	font-family:Verdana;
	color:#2f7fac;
	font-weight:bold;
}
.SubHeader
{
	font-size:12px;
	font-family:Verdana;
	color:#666666;
	font-weight:500;
}
.LinkLabelRight
{
	font-size:8px;
	font-family:Verdana;
	color:Black;
	text-align:right;
}
.LinkLabelLeft
{
	font-size:11px;
	font-family:Verdana;
	color:Black;
	text-align:left;
}
.TDMain
{
	border-style:solid;
	border-width:1px;
	font-family:Verdana;
	font-size:10pt;	
	font-weight:bold;
}
.TDNormal
{
	height:17px;
	font-size:11px;
}
.TDOrange
{
	font-family:Verdana;
	font-size:8pt;	
	font-weight:bold;
	background-color:#ffc000;
	background-color:#616161;
	color:White;
}
.TDBlue
{
	font-family:Verdana;
	font-size:7.5pt;	
	font-weight:bold;
	background-color:#59afe0;
	background-color:#00abd7;
	color:White;
}
.TRLight
{
	font-family:Verdana;
	font-size:11px;	
	font-weight:bold;
	background-color:white;
	height:16px;
}
.TRDark
{
	font-family:Verdana;
	font-size:11px;	
	font-weight:bold;
	background-color:#f7f6f3;
	height:16px;
}
.TRLightBorderdown
{
	font-family:Verdana;
	font-size:11px;	
	font-weight:bold;
	background-color:#f7f6f3;
	height:16px;
	border-bottom-color:Black;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.LabelMenu
{
	font-family:Verdana;
	font-size:11px;	
	font-weight:bold;
}
.LabelNormal
{
	font-family:Verdana;
	font-size:11px;	
	font-weight:normal;
}
.ImageButton
{
	background-image:url("~/jpg/back_button.gif");
	font-family:Verdana;
	font-size:8px;
	font-weight:bold;
}
.LinkAMC
{
	font-size:1;
	color:Black;
	font-family:Verdana;
	background-color:Silver;
}
.LinkCommon
{
	color:Black;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}
.GridPerformance
{
	width:100%;
	font-family:Verdana;
	font-size:8px;
}
.TxtStyle
{
	font-family:Verdana;
	font-size:10px;
	background-color:#f5f5f5;
	width:175px;
	height:15px;
	border-right: Black 1px solid;
	border-top: Black 1px solid; 
    border-left: Black 1px solid; 
    border-bottom: Black 1px solid; 
}
.btnBlue
{
	border-right: Black 1px solid;
	border-top: Black 1px solid; 
    border-left: Black 1px solid; 
    color: #ffffff; 
    border-bottom: Black 1px solid; 
    background-color: #7e7b7b;
}
.LabelMsg
{
	font-size: 10pt;
	font-family: Verdana; 
	Color:Red;
	
}
.PageColor
{
	background-color: #ffffff;
}
.pagerstyle
{
	background-color:Green;
}
.header_img
{
background-image:url("jpg/header.gif");
height:120px;
width:999px;
background-repeat:no-repeat;
background-position:center;
}
.Itemtemp
{
	background-color:#F7F6F3;
	color:#333333;
	
	
}
.pnlbtn
{
	width:100%;
	height:100%;
	z-index:100;
	left:-450px;
	position:absolute;
	top:137px;
	 
}
.pnlcompanyt
{
	width:100%;
	height:100%;
	z-index:100;
	left:0px;
	position:absolute;
	top:225px;
	 
	
	 
}

.btntop1
{
	top:2px;
	
}
.btntop2
{
	top:2px;
	
}

 .header_link_text
{

	font-family:Georgia;
	font-size:11px;
	color:#999999;
	text-align: center;
	vertical-align: middle;
	font-weight:600;
	text-decoration:none;
	
  }
   .header_link_text:hover
{

	font-family:Georgia;
	font-size:11.5px;
	color:Black;
	text-align: center;
	vertical-align: middle;
	font-weight:600;
	text-decoration:none;
	
  }