body {
	padding: 0px;
	margin: 0px;
	line-height: 90%;
	text-align: left;
	background-image: url(ims/grad2.jpg);
	background-color: #EAEAEA;
	background-repeat: repeat-x;
}

#boiledrice{
	height: 20px;
	width: 925px;
	margin: 0px auto;
	padding: 0px 40px 6px 20px;
	vertical-align: bottom;
	text-align: left; /* compensates for the IE5/Win bug */
}

/* opera, moz, netscape only hack follows*/
	html>body #boiledrice{
	padding: 0px 40px 6px 20px;
}

.BoiledriceText{
	color: #A7A9AC;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
}

/* opera, moz, netscape only hack follows*/
	html>body .BoiledriceText{
	font: 0.67em Verdana, Arial, Helvetica, sans-serif;
}

.BoiledriceText a{
	color: #A7A9AC;
	margin: 0px;
	text-decoration: underline;
}

.BoiledriceText a:hover{
	color: #A09E9E;
	text-decoration: none;
}



.FlatTxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.67em;
	color: #432811;
	padding: 0px 20px 0px 20px;
}

.FlatTxt a{
	color: #432811;
	margin: 0px;
	text-decoration: underline;
}

.FlatTxt a:hover{
	color: #000000;
	text-decoration: none;
}

.Header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #36508F;
	padding: 0px 20px 0px 20px;
	font-weight: bold;
}

.SubHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #432811;
	padding: 0px 20px 0px 20px;
	font-weight: bold;
}