BODY
{
    BACKGROUND-COLOR: #fafafa;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH
{
    COLOR: #006600;
}

THEAD
{
  background-color: #006600; color: White; font-weight: bold; 
}  

#dgList .LHeading
{
  background-color: red; color: White; font-weight: bold; background-color: #006600;
}  

#tblLoanDetails TD {border-bottom: 1px solid black;}
#tblLoanDetails .LHeading {color: #666666}

.rhsLink {padding-bottom: 5px; font-size: 9px; font-weight: bold; text-align: center; color: Black;}
.rhsLink A:link {color: Black;}
.rhsLink A:visited {color: Black;}

#tblLoanDetails #Nested
{
  border: none;
}  

#tblLoanDetails .Header
{
  background-color: #006600; color: White; font-weight: bold; 
}  

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.25em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding: 5 0 10 0;
	margin: 5 0 5 0 
}	


H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	Bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding: 5 0 0 0;
	margin: 5 0 0 0 
}	

A:link	{	
	text-decoration:	none;
	color:	#006600;
	}	

A:visited	{	
	text-decoration:	none;
	color:	yellow;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#006600;
	}
	
#content {width: 770px; background-color: White;  border: 2px solid #006600;}

#maincontent {font-family: Tahoma, Verdana; font-size: .8em; border-right: 1px solid #cccccc; padding-left: 15px; padding-right: 15px}
#maincontent TD {font-family: Tahoma, Verdana; font-size: .8em;}
#maincontent A {font-weight: bold; font-size: .9em; color: #006600;} 
#maincontent A:visited {font-weight: bold; font-size: .9em; color: purple;} 


#LeftNavLink {padding: 2 0 2 0;  font-size: .75em; background-color: #efefef;}
#LeftNavLink A {color: black; font-size: .9em; font-weight: normal;}
#LeftNavLink A:hover {color: #333333}

#LeftNavHeading {padding: 3 3 3 3; color: White; font-weight: bold; background-color: #006600; font-size: .7em;}
#LeftNavSubHeading {padding: 3 3 3 3; color: black; font-weight: bold; background-color: #efefef; font-size: .7em;}


#navLink {padding: 3 3 5 3; color: White; font-size: .75em;} 
#navLink A {color: white; font-size: .85em; font-weight: bold;}
#navLink A:hover {color: #eeeeee}

#navLinkLevel2 {padding: 3 3 3 3; color: White; font-size: .75em;}
#navLinkLevel2 A {color: white; font-size: .75em; font-weight: bold;}
#navLinkLevel2 A:hover {color: #eeeeee}

#footerLinkLevel2 {padding: 3 3 3 3; color: White; font-size: .65em; font-weight: bold;}
#footerLinkLevel2 A {color: white; font-weight: bold;}
#footerLinkLevel2 A:hover {color: #eeeeee}

/* Form Controls */
input.button {font-size: 11px; font-weight: bold; color: DarkBlue; margin-top: 0px}
