a:link
{
	color : #840021; font-size : 10pt; text-decoration : none; font-weight : bold; 
}
a:visited
{
	color : #BD6746; font-size : 10pt; text-decoration : none; font-weight : bold; 
} 
a:active 
{
	color : #0080CA; font-size : 10pt; text-decoration : none; font-weight : bold;  
}
a:hover      
{ 
	color : #FF0000; font-size:10pt; text-decoration: none; font-weight: bold; 
	}
a:link.bottom       { font-size : 8pt; font-weight : normal; }
a:visited.bottom    { font-size : 8pt; font-weight : normal; }
a:active.bottom     { font-size : 8pt; font-weight : normal; }


a:link.news       { color : #840021; font-size : 14pt; font-weight : normal; }
a:visited.news    { color : #840021; font-size : 14pt; font-weight : normal; }
a:active.news     { color : #0080CA; font-size : 14pt; font-weight : normal; }
a:hover.news     { color : #FF0000; font-size : 14pt; font-weight : normal; }


body
{
	margin : 20px; 
	font-family : arial;
	font-size : 10pt;
	background-color : rgb(255,255,255); 
	color : #000000;
    background-image : url('recipes/index_files/images/flowertile2.gif') 

}


.btnav { background-color: #FFFFFF; } 

hr { height: 1px; width: 100%; color: #CC3300; }

.doublehr    {double #CC3300; padding-bottom: 15px;}

table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 

}
.dash        { border: 2px dashed #FF0099; padding: 12px;  }

td          
{ font-family: Arial; font-size: 10pt; 
}


#caps        { text-transform: uppercase; font-weight : bold }


.banner      {  background-color : #E7A55A }

.redbanner      {  background-color : #CC3300 } 

.greyline     {height: 2px;  background-color : #808080 }

.redline     {  background-color : #CC3300 }

.title        { text-transform: uppercase; font-weight : bold }

h1, h2, h3, h4, h5, h6
{
	font-family :  arial;
}
h1
{
	color : rgb(51,51,204);
}
h2
{
	color : #C6045F; 
}
h3
{
	color : #FF0099; 
}
h4
{
	color : #FF8080;
}
h5
{
	color : #CC3300;
}
h6
{
	color : rgb(0,0,0);
}.press       { font-size: 12pt }
