﻿body
{
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(../Budget/Images/bt_bg_long.jpg);
	background-repeat:repeat-x;	
	background-color:#E1EDFF;
}
span
{
	text-align:center;
	color:Black;
	background-color:Transparent;
	font-style:normal;
}
td
{
	color:Black;
	background-color:Transparent;
	font-style:normal;
}
.WindowBorder
{
  background-color:#00338d;
}
.WindowHeader
{
	background-color:#ececec;
}
.WindowFooter
{
	background-color:#fa9e38; 
}
.FooterText
{	 
	font-size:8pt;
	font-family:Verdana ;
	color:white;
	background-color:Transparent;
	font-style:normal;
}
.inputText
{ 
	border-right: #0056D7 solid 1px; 
	border-top:  1px #0056D7 solid; 
	border-left: #0056D7 1px solid; 
	border-bottom: #0056D7 solid 1px; 
	text-transform:uppercase;
	font-family: Verdana;
	font-size: 10pt;
}
.inputPassword
{ 
	border-right: #0056D7 solid 1px; 
	border-top:  1px #0056D7 solid; 
	border-left: #0056D7 1px solid; 
	border-bottom: #0056D7 solid 1px; 
	font-family: Verdana;
	font-size: 10pt;
}
ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}