.textFieldLabelOld
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #666666; 
	text-decoration: none
}

.MenuLink
{  
	width : 80px;
	height: 20px;
	vertical-align: middle;
	text-align: center;		
	border : none 0px inherit;
	color : #9F2409;
	background:  #83A9D1;
	font-size : 8pt;
	text-decoration:none;	
	font-weight : bold;
}
.MenuLinkExtra
{  
	height: 20px;
	vertical-align: middle;
	text-align: center;		
	border : none 0px inherit;
	color : #9F2409;
	background:  #83A9D1;
	font-size : 8pt;
	text-decoration:none;	
	font-weight : bold;
}

.textFieldLabel
{  
	width : 130px;
	padding-left : 10px;
	border : none 0px inherit;
	color : #9F2409;
	color :Black;
	font-size : 8pt;
	font-weight :normal;
}



.textFieldVal
{  	
	padding-left : 0px;
	border : none 0px inherit;
	font-size : 8pt;
	font-weight :normal;
}

.textDetail
{  
	
	padding-left : 10px;
	border : none 0px inherit;	
	color :Black;
	font-size : 8pt;
	font-weight :normal;
}
.textField
{
	text-align : left;
	vertical-align : middle;
	margin : 5px;
	width : 150px;
	border : 1px solid #7b9ebd
}

.textFieldarea
{
	text-align : left;
	vertical-align : middle;
	margin : 5px;
	width : 503px;
	border : 1px solid #7b9ebd
}

.textFieldOld
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	height: 18px; 
	width: 200px;
	background-color: #999999; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.dropdown 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
	height: 17px ; 
	width: 203px; 
	background-color: #999999; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.greytitle 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold 
}

body
{
	font-family:Tahoma;
	font-size: 8pt;
	margin:	0px;
	border: 0px;
	background-color: #EEF0F6;
	cursor: default;
	text-align : left;
	vertical-align : middle;
}

a
{
	font-family:Tahoma;
	font-size: 10pt;
	color:000000;
}

a:hover {text-decoration:none;}

.Heading1
{
	border-style : none;
	color : #FFFFFF;
	background-color : #63769B;
	height : 25px;
	width : 100%;
	border-color : #485673;
	padding-left : 10px;
	font-weight: bold;
	font-size : 14px;
	vertical-align : middle;
}

.Heading2
{
	border-style : none;
	color : #FFFFFF;
	background-color : #63769B;
	height : 30px;
	width : 100%;
	border-color : #485673;
	padding-left : 12px;
	font-weight:normal;
	font-size: 10pt;
}

.Heading3
{
	width : 100px;
	padding-left : 10px;
	border : none 0px inherit;
	color : Black;
	font-size : 8pt;
	font-weight : normal;
}

.Heading3Must
{
	width : 100px;
	padding-left : 10px;
	border : none 0px inherit;
	color : Black;
	font-size : 8pt;
	font-weight : bold;
}

.Hyperlink
{
	
	padding-left : 5px;
	border : none 0px inherit;
	color : #9F2409;
	font-size : 8pt;
	font-weight : bold;
}

.CenterRow
{
	height : 100%;
	width : 100%;
	background-color:#EEF0F6;
	margin : 0px;
	padding : 0px;
}

.BottomRow
{
	margin-bottom : 0px;
	height : 40px;
	width : 100%;
	border-top : 1px solid #466094;
	background-color : #EEF0F6;
	padding-right : 20px;
}

.Tab
{
	margin : 30px;
	width: 710px;
	
	table-layout : fixed;
}

.TabSmall
{		
	margin-left : 200px;
	margin-top: 100px;
	width: 370px;
	table-layout : fixed;
}

.MainTable
{
	width : 805px;
	height : 100%;
}


.TabDataRow
{
	table-layout : fixed;
	height : 90%;
	width : 100%;
	margin : 0px;
	padding : 0px;
	border : none 0px inherit;
}

.txtBox
{
	text-align : left;
	vertical-align : middle;
	margin : 5px;
	width : 250px;
	border : 1px solid #7b9ebd
}

#ddlMonth, #txtMeetings
{
	text-align : left;
	vertical-align : middle;
	margin : 5px;
	width : 250px;
	border : 1px solid #7b9ebd
}

.TabEmptyCell
{
	margin : 0px;
	padding : 0px;
	border-bottom : 1px solid #466094;
	background-color : #EEF0F6;
	width : 80%;
}

.TabHeading
{
	margin : 0px;
	padding : 0px;
	border: 1px solid #466094;
	border-bottom : 0px;
	background-color: #EEF0F6;
	text-align : center;
	vertical-align : middle;
	font-weight: bold;
	font-size : 9pt;
}

.TabDataCell
{
	margin : 0px;
	padding : 0px;
	border: 1px solid #466094;
	border-top : 0px;
	background-color: #EEF0F6;
}

#lblBudgetNames
{
	text-align : left;
	padding-left : 6px;
	vertical-align : middle;
}

#btnSave, #btnClose
{
	width : 100px;
}

.ErrorMessage
{
	width : 100%;
	text-align : center;
	vertical-align : middle;
	padding : 10px;
	border : none 0px inherit;
	color : #9F2409;
	font-size : 8pt;
	font-weight : bold;
}
	