﻿body {
}

.Menu a:link
{
	font-family: Verdana;
	font-size: small;
	font-variant: normal;
	width: 200px;
	font-weight: bold;
	text-decoration: none;
	color:White;
}

.maintable1
{
	border-color:#ffffff;
	width:100%;
}

.maintable2
{
	width:98%;
	border-color:#ffffff;
	background-color:#E3E3E3;
}

.gridview
{
	
}

.buttonstyle
{
	width:auto ;
	height:auto;
}
.table
{
	border-color:Black;
	
	height:auto;
}
.tr
{
	height:30px;
	text-align:left;
}
.td
{
	text-align:center;
}

.labelstyle
{
	width: auto;
	height: 15px;
	text-align:left;
	font-family:Verdana;
	font-size:small;
	font-style:normal;
	color:#333333;
	font-weight:bold;
	text-align:left;
}

.labelstatus
{
width:auto;
font-family:Verdana;
font-size:small;	
text-align:left;	
}

.textboxstyle
{
	width: 150px;
	height: 15px;
	text-align:left;
	font-family:Verdana;
	font-size:small;
	font-style:normal;
	
}
.Radiostyle
{
	width: 150px;
	height: 15px;
	text-align:left;
	font-family:Verdana;
	font-size:small;
	font-style:normal;
	
}

.dropdownstyle
{
	width: 165px;
	height: 25px;
	text-align:left;
	font-family:Verdana;
	font-size:small;
	font-style:normal;

	
}

.msglabelstyle
{
	font-family:Verdana;
	font-size:small;
	font-variant:normal;
	font-weight:bold;
	color:Red;
	width:300px;
	
}

.formheader a:link
{
	width: auto;
	height: 15px;
	text-align:left;
	font-family:Verdana;
	font-size:large;
	font-style:normal;
	color:Red;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	
}

.GridViewFooterStyle
{
	background-color:#990000;
	font-family:Verdana;
	font-size:small;
	font-style:normal;
	color:White;
}
.GridViewRowStyle
{
	background-color:#E3E3E3;
	font-family:Verdana;
	font-size:small;
	font-style:normal;
	color: #333333;	
	height:auto; 
}
.GridViewPagerStyle
{
	background-color:#FFCC66;	
	color: #333333;
	
	
}
.GridViewSelectedRowStyle
{
	
	font-weight:bold;
	color:Black;
	font-size:small;
	font-family:Verdana;
	background-color:Silver;
	width:auto;
}             
.GridViewHeaderStyle
{
	 background-color:#999999;
	 font-weight:bold;
	 color:White;
	 font-family:Verdana;
	 font-size:small;
	 font-variant:normal;
	 text-decoration:none;

}
.GridViewAlternatingRowStyle
{
	background-color:White;
	font-family:Verdana;
	font-size:smaller;
	font-style:normal;
	color: #333333;	 
}

.labelstylegrey
{
 width: auto;
 text-align:left;
 font-family:Verdana;
 font-size:small;
 font-style:normal;
 color:Gray;
 font-weight:bold;
 text-align:left;
}
.textboxstyleMultiline
{
 width: 450px;
 height: 45px;
 text-align:left;
 font-family:Verdana;
 font-size:small;
 font-style:normal;
}
.menulink
{
	font-family: Verdana;
	font-size: small;
	font-variant: normal;
	text-decoration: none;
	color:Black;
}
.menulinkbold
{
	font-family: Verdana;
	font-size: small;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
	color:Red;
}
.newmenulink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	color:#330000;
}
A.newmenulink:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-variant: normal;
	text-decoration: underline;
	color:#FF3300;
}
.newtitle
{
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#FF3300;
}
