body.BasicBg
{
	margin-top: 0px;
	background: url(http://localhost/FundingPortal/img/rulerBkgrnd.gif);
	padding-top: 0px;
}

DIV.MenuUnSelected
{
	font-weight: bold;
	color: white;
	background-color: #ff3333;
}	
DIV.MenuSelected
{
	font-weight: bold;
	color: white;
	background-color: #c63333;
	text-decoration: underline;
}
DIV.MenuMouseMove
{
	font-weight: bold;
	cursor: hand;
	color: white;
	background-color: #ff9b75;
	text-decoration: underline;
}
DIV.MenuUnSelectedL
{
	font-weight: bold;
	color: white;
	background-color: #cc6666;
}	
DIV.MenuSelectedL
{
	font-weight: bold;
	color: white;
	background-color: darkgray;
	text-decoration: underline;
}
DIV.MenuMouseMoveL
{
	font-weight: bold;
	cursor: hand;
	color: white;
	background-color: dimgray;
	text-decoration: underline;
}
DIV.TabUnSelected
{
	display: inline;
	width: 100%;
	cursor: hand;
	color: white;
	background-color: #ba9999;
	text-align: center;
	text-decoration: underline;
}

DIV.TabSelected
{
	display: inline;
	width: 100%;
	cursor: crosshair;
	color: purple;
	background-color: white;
	text-align: center;
	text-decoration: underline;
}
DIV.TabMouseOver
{
	display: inline;
	width: 100%;
	cursor: hand;
	color: maroon;
	background-color: silver;
	text-align: center;
	text-decoration: underline;
}
DIV.TableArea
{
	background-color: Maroon;
	overflow: scroll;
}
Table.RegularText
{
	font-size: 9pt;
	color: #330033;
	font-family: Arial,Batang, Verdana, Gautami;
}
Table.RegularBold
{
	font-weight: bold;
	font-size: 9pt;
	color: #330033;
	font-family: Arial,Batang, Verdana, Gautami;
}
Table.RegularTextScroll
{
	font-size: 9pt;
	color: #330033;
	font-family: Arial,Batang, Verdana, Gautami;
}
TR.RegularBold
{
	font-weight: bold;
	font-size: 9pt;
	color: #330033;
	font-family: Arial,Batang, Verdana, Gautami;
}
TD.Style1
{
	background-color:#ffff99;
}
TD.Style2
{
	background-color:#f0e68c;
}
TD.RegularText
{
	font-size: 11pt;
	font-family: Arial,Batang,  Verdana, Gautami;
}
TD.Header
{
	font-weight: bold;
	color: white;
	background-color: #ff6666;
}
TD.Header1
{
	font-weight: bold;
	color: white;
	background-color: #cc6666;
}
TD.Footer
{
	font-weight: bold;
	color: white;
	background-color: #ff6666;
}
TD.Footer1
{
	font-weight: bold;
	color: white;
	background-color: #cc6666;
}
TD.Totals
{	
	FONT-WEIGHT: bold;
	COLOR: white; 
	BACKGROUND-COLOR: green; 
	TEXT-ALIGN: right; 
	TEXT-DECORATION: underline;
}
TD.ItemSummary
{
	font-weight: bold;
	color: black;
	background-color: #dbf1e0;
}
TD.ItemSummary2
{
	color: black;
	background-color: #f1f4e0;
}
Table.SmallText
{
	font-size: 8pt;
	font-family: Arial,Batang,  Verdana, Gautami;
}
TR.SmallerText
{
	font-size: 7pt;
	font-family: Arial,Batang, Verdana, Gautami;
	background-color: infobackground;
}
TR.Header
{
	background-color:"#ccccff"
}
TR.Footer
{
	font-weight: bold;
	color: white;
	background-color: #666699;
}
TR.HeaderInactive
{
	background-color: inactivecaptiontext;
	text-decoration: underline;
}
TR.ItemSummary
{
	font-weight: bold;
	color: black;
	background-color: #dbf1e0;
	text-decoration: underline;
}
TR.ItemSummary2
{
	color: black;
	background-color: #f1f4e0;
	text-decoration: underline;
}
TR.ItemHidden
{
	display:none;
}
TR.ItemVisible
{
	display:inline;
}
Table.SmallText
{
	font-size: 8pt;
	font-family: Arial,Batang,  Verdana, Gautami;
}
Table.TabHeader
{
	background-color: Silver;
	width: 100%;
	border-width: 0;
}
Span.RegularText
{
	font-size: 9pt;
	font-family: Arial,Batang,  Verdana, Gautami;
	
}
Span.BoldText
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial,Batang, Verdana, Gautami;
}
Span.BoldText1
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial,Batang, Verdana, Gautami;
}
Input.ReadOnly
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: right;
	border-bottom-style:dotted;
}
Font.Surplus
{
	font-weight:normal;
	color:Green;
}
Font.Deficiency
{
	font-weight:bold;
	color:red;
}
	
	