a {
	color: #0202FA;
	font-family: Verdana;
	text-decoration: underline;
}

a:link {
	color: #0202FA;
	font-family: Verdana;
	text-decoration: underline;
}

a:visited {
	color: #0202FA;
	font-family: Verdana;
	text-decoration: underline;
}

a:hover{
	color: #0202FA;
	font-family: Verdana;
	text-decoration: none;
}


h1 {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
}

h2 {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
}

input {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}



ul {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	margin-right: 15px;
}


ol {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	margin-right: 0px;
}

radio {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

select {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

span.title {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

}

span.red-title {
	color: #F51D30;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

span.blue-search {
	color: #0202FA;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}


td.hints-comments {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}

td.serving-suggestion {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 2px solid #000000; 
	border-bottom: 2px solid #000000; 
	border-left: 2px solid #000000; 
	border-right: 2px solid #000000;
}

td.search {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 2px;
}

td.recipe {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
}


td.ingredients {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

div.puple-recipe {
	padding-top: 10px;
	padding-bottom: 10px;
	position:absolute; 
	left:254px; 
	top:70px; 
	width:373px; 
	height:448px; 
	background-color:#ffffff; 
	overflow:auto; 
	scrollbar-face-color : #CFCED2; 
	scrollbar-highlight-color : #CFCED2; 
	scrollbar-3dlight-color : #eeeeee; 
	scrollbar-shadow-color : #999999; 
	scrollbar-darkshadow-color : #666666; 
	scrollbar-track-color : #ffffff; 
	scrollbar-arrow-color : #000000;
}	
