﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
		
}
.menuInner {
	font-family:Verdana;
	font-size:9px;
	width:200px;/**width:165px;*/
	
}
.menuInner2 {
	font-family:Verdana;
	font-size:9px;	
}
.label
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666666;
width:80px;
}

.textbox
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
height: 18px;
width:90px;
color:#666666;
border: 1px solid #999999;
}

.button {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #010066;
background-color: #FFFFFF;
border: 1px solid #999999;
background-position: center center;
text-align: center;
vertical-align: middle;
height: 20px;
padding-right: 12px;
padding-left: 12px;
padding-top: 1px;
cursor:hand;
}

.dropdown
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
height: 18px;
width:80px;
color:#666666;
border: 1px solid #666666;

}

.gridview_HeaderStyle {
	PADDING-RIGHT: 0px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: baseline; WIDTH: 60px; CURSOR: hand; COLOR: #010066; PADDING-TOP: 0px;HEIGHT: 14px;TEXT-ALIGN: left
}
.gridview_HeaderStyle A:link {
	COLOR: #010066; TEXT-DECORATION: none
}

.gridview_HeaderStyle A:hover {
	COLOR: #010066; TEXT-DECORATION: none
}

.gridview_HeaderStyle A:visited {
	COLOR: #010066; TEXT-DECORATION: none
}

.gridview_ItemStyle {
	TABLE-LAYOUT: auto; PADDING-LEFT: 2px; FONT-SIZE: 11px; VERTICAL-ALIGN: top; OVERFLOW: hidden;
	border-bottom: 1px solid #010066;
}

.gridview 
{
	border: 1px solid #010066;
 
}

.gridview_AlternatingStyle 
{
	background-color: #010066; TEXT-DECORATION: none;
}

