﻿body
{
}
.headerimg 
{ 
	background: url(jpg/grey16.gif) repeat-x;
}
.lblCommon
{
	font-size: 7pt; 
	width: 52%; 
	font-family: Verdana ;
}
.DropDown
{
	font-size: 8pt; 
	font-family: Verdana; 
	position: static; 
	background-color: #efefef;
	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:14px;
	font-family:Verdana;
	color:Maroon;
	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;
}
.LinkLabelRight1
{
	font-size:8px;
	font-family:Verdana;
	color:Black;
	text-align:left;
}
.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:7.5pt;	
	font-weight:bold;
	background-color:#535353;
	color:White;
}
.TDBlue
{
	font-family:Verdana;
	font-size:7.5pt;	
	font-weight:bold;
	background-color:#1f926d;
	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;
}

.header_img
{

height:90px;
width:999px;
border:0px;
}
.Itemtemp
{
	background-color:#F7F6F3;
	color:#333333;
	
}

.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:#efefef;
	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-image:url('jpg/DMS/SRRIP.gif');
}
.LabelMsg
{
	font-size: 10pt;
	font-family: Verdana; 
	Color:Red;
	
}
.PageColor
{
	background-color:#ffffff;
}
.newgrid2
{  background-color :#efefef;  
}
 
#wrapper {
	width: 100%;
}

/* header */

#header {
	background: url(jpg/dms/header_bg1.gif) repeat-x;
	position: relative;
	width: 100%;
	margin-bottom: 11px;
}
.border_bottom
{ border-bottom:solid 0px ;
 
}

#header .bl { height: 107px; }

#header .tr { background: url(jpg/dms/header_tr1.gif) top right no-repeat; }
#header .bl { background: url(jpg/dms/header_bl1.gif) bottom left no-repeat; }
#header .br { background: url(jpg/dms/header_br1.gif) bottom right no-repeat; width:100%;}


