body
{
	font-family: Verdana;
	font-size: 9pt;
}
.TopCenter
{
	padding-left: 10px;
	font-size: 8pt;
	color: black;
	text-align: center;
}
.FormBTN
{
	border: solid 1px #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #77849C; /*     BACKGROUND: url("images/bluebuttonbg.gif") no-repeat;  */
	margin: 0px;
	vertical-align: middle;
	width: 150px;
	color: #ffffff;
	height: 18px;
	cursor: hand;
	padding-top: 0px;
	padding-bottom: 15px;
}
.DataGridTop
{
	font-size: 10pt;
	color: White;
	font-weight: bold;
	background-color: #466094;
}
.GridButton
{
	border: solid 1px #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	cursor: hand;
	background-color: #104a94; /*     BACKGROUND: url("images/bluebuttonbg.gif") no-repeat;  */
	margin: 0px;
	vertical-align: middle; /*width: 150px;*/
	color: #ffffff;
	height: 18px;
	padding-top: 0px;
	padding-bottom: 15px;
}
.GridHeaderButton
{
	border: solid 1px #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma;
	color: Black;
	cursor: hand;
	background-color: #ffffff; /*background-color: #104a94;      BACKGROUND: url("images/bluebuttonbg.gif") no-repeat;  */
	margin: 1px;
	vertical-align: middle; /*width: 150px;*/ /*color: #ffffff; /*height: 18px;*/ /*padding-top: 0px;*/ /*padding-bottom: 15px;*/
}
a.NavigationChain
{
	color: White;
	text-decoration: underline;
}
a.NavigationChain:hover
{
	color: White;
	text-decoration: underline;
}
.RegularButton
{
	border: solid 1px #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #104a94; /*     BACKGROUND: url("images/bluebuttonbg.gif") no-repeat;  */
	margin: 0px;
	vertical-align: middle; /*width: 150px;*/
	color: #ffffff;
	height: 24px;
	width: 35;
	cursor: hand;
	padding-top: 0px;
	padding-bottom: 15px;
}
.ButtonSave
{
	border: solid 1px #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #104a94; /*     BACKGROUND: url("images/bluebuttonbg.gif") no-repeat;  */
	margin: 0px;
	vertical-align: middle; /*width: 150px;*/
	color: #ffffff;
	height: 24px;
	width: 35;
	cursor: hand;
	padding-top: 0px;
	padding-bottom: 15px;
}
.EditButton
{
	border: solid 1px #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	cursor: hand;
	background-color: #104a94; /*     BACKGROUND: url("images/bluebuttonbg.gif") no-repeat;  */
	margin: 0px;
	vertical-align: middle; /*width: 150px;*/
	color: #ffffff;
	height: 18px;
	padding-top: 0px;
	padding-bottom: 15px;
}
a.SubType
{
	padding-left: 20px;
}
.InActiveFlag
{
	font-size: 10px;
	color:Gray;
}
.AddNewExpenseButton
{
	border: solid 1px #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #104a94; /*     BACKGROUND: url("images/bluebuttonbg.gif") no-repeat;  */
	margin: 0px;
	vertical-align: middle; /*width: 150px;*/
	color: #ffffff;
	height: 25px;
	width: 150px;
	cursor: hand;
	padding-top: 0px;
	padding-bottom: 3px;
}

a.MenuLink
{
	color: black;
	text-decoration: underline;
}
a.MenuLink:hover
{
	color: MenuLink;
	text-decoration: underline;
}
.hide
{
display: none;
}

