#lefttop {
width: 348px;
/* height: 300px; */
max-height: 300px;
background: #FFFFFF;
margin: 1px;
*margin-bottom: 0px;
float: left;
padding: 0px;
}
#righttop {
width: 428px;
height: 300px;
background: #ffffff;
float: right;
margin: 1px;
}
#leftbot {
width: 338px;
height: 190px;
*height: 200px;
background: #000000;
margin: 1px;
*margin-top: 0px;
float:left;
color: #FFFFFF;
padding: 5px;
font-size: 10pt;
}
#leftbot h2 {
font-size: 17pt;
font-family: Tahoma, Arial, sans-serif;
}
#rightbot {
width: 428px;
height: 200px;
background: #FFFFFF;
float: right;
margin: 1px;
}
#worth, #savingbox, #services, #login, #savingresult{
	padding: 4px;
	margin: 5px;
	margin-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	/* background: #d7e0e7; */
	background: #FFF380;
	width: 250px;
}
#worth, #services, #login {
 	float: left;
}
#login {
	margin-top: 20px;
}
#services {
  	width: 130px;
	background: #ffffff;
	border: 1px solid black;
}
#savingbox {
  	float: right;
	margin-bottom: 0px;
}
#worth h3, #savingbox h3, #services h3 {
  	font-size: 12pt;
  	font-family: Arial, sans-serif;
	color: 	#151B54;
	margin-top: 1px;
	margin-bottom: 4px;
	text-align: center;
}
#worth td, #avail td, #login td, #savingbox td {
	font-size: 7pt;
	color: #000000;
	background: inherit;
}
#featured {
  	float: right;
	background: #FFFFFF;
	padding: 5px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 5px;
	margin-right: 15px;
	text-align: center;
	border: 1px solid black;
}
#featured img {
  	margin-top: 6px;
  	*margin-top: 9px;
}
#featured h4, #services h4 {
  	font-size: 10pt;
  	margin-top: 5px;
	margin-bottom: 0px;
	color: red;
}
#featured a {
	font-size: 8pt;
  	color: black;
	text-decoration: underline;
}
#featured a:hover {
	text-decoration: none;
}
#login table, #savingbox table {
	border-collapse: collapse;
  }
#login th {
  	font-size: 8pt;
	color: 	#151B54;
}
#login input, #worth input {
  	font-size: 8pt;
}
#savingbox td {
  	text-align: center;
}
#savingresult {
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	background: white;
}
#graph {
	float: right;
}

a#mainlink {
	color: orange;
	text-decoration: none;
	font-weight: bold;
}

a:hover#mainlink {
	text-decoration: underline;
}
