.Static-List-Recipie,
.Static-List-Recipie-caption,
.Static-List-Recipie-start,
.Static-List-Recipie-row,
.Static-List-Recipie-end,
.Static-List-Recipie-bottom
{
	color: #0000ff;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: normal;
    text-decoration: none;
    text-align:left;
}

a.Static-List-Recipie:hover,
a.Static-List-Recipie-caption:hover,
a.Static-List-Recipie-start:hover,
a.Static-List-Recipie-row:hover,
a.Static-List-Recipie-end:hover,
a.Static-List-Recipie-bottom:hover {color: #999999;}

table.Static-List-Recipie
{
    border:thin solid #000000;	
}

.Static-List-Recipie-caption 
{
    font-weight: bold;
    margin-bottom:10px;
}

.Static-List-Recipie-start
{
}

.Static-List-Recipie-row			
{
	margin-top:5px;	
	margin-bottom:5px;
}

.Static-List-Recipie-end
{
}

.Static-List-Recipie-bottom
{
	margin-top:10px;
	font-weight: bold;	
}






