.Title {
	text-align: center;
	font-size : larger;
}

.SubTitle{
	text-align: center;
}

.ElementCaption
{
	color: #4169E1;
    font-size:medium;
    font-family:georgia;
}

.Box
	{
		font-family:"Microsoft Sans Serif", Georgia, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #000000;
		border-bottom:1px solid #cccccc;
		border-top:1px solid #cccccc;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		width: 400px;
	}

	.Boxless
	{
		font-family:"Microsoft Sans Serif", Georgia, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #000000;
		border-bottom:1px solid #cccccc;
		border-top:1px solid #cccccc;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
	}

select {
		font-family:"Microsoft Sans Serif", Georgia, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #000000;
		border-bottom:1px solid #cccccc;
		border-top:1px solid #cccccc;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
}



.BoxT
	{
		font-family:Verdana,Arial,Helvetica,sans serif;
		font-size: 9pt;
		color: #000000;
		border-bottom:1px solid #cccccc;
		border-top:1px solid #cccccc;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		width: 500px;
	}

.BoxEditor
	{
		font-family:Verdana,Arial,Helvetica,sans serif;
		font-size: 9pt;
		color: #000000;
		border-bottom:1px solid #cccccc;
		border-top:1px solid #cccccc;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		width: 600px;
	}



.Submit
{
	BACKGROUND-COLOR: rgb(255,204,0);
   BORDER-BOTTOM: rgb(0,0,0) 1px solid;
	BORDER-LEFT: rgb(0,0,0) 1px solid;
	BORDER-RIGHT: rgb(0,0,0) 1px solid;
	BORDER-TOP: rgb(0,0,0) 1px solid;
	COLOR: rgb(0,0,0);
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 8pt
}

.Button
{
	BACKGROUND-COLOR: rgb(255,204,0);
   BORDER-BOTTOM: rgb(0,0,0) 1px solid;
	BORDER-LEFT: rgb(0,0,0) 1px solid;
	BORDER-RIGHT: rgb(0,0,0) 1px solid;
	BORDER-TOP: rgb(0,0,0) 1px solid;
	COLOR: rgb(0,0,0);
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 8pt
}

.LinkCommand
{
	font-size: xx-small;
	color : #FF4500;
}


.ElementMini
{
	font-size: x-small;
}

.ElementSuperMini
{
	font-size: 12px;
}

.RecipeTitle
{
	font-family: "MS Serif", "New York", serif;
	color: #4169E1;
	font-weight: bold;
	font-size: medium;
}

.RecipeDescription
{
	font-size: x-small;
	font-style: italic;
}

.RecipeInstructions
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: x-small;}
}

.RecipeIngredients
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: x-small;
}

.RecipeCaption
{
	font-family: "MS Serif", "New York", serif;
	color: #4169E1;
	font-size: medium;
}

.RecipeTime
{
    font-size: xx-small;
}

.RecipeURL
{
    font-size: x-small;
}


.ListingAttribute
{
    color: #4169E1;
    margin-top: 10px;
    text-decoration: none;
    font-size: medium;
    margin-bottom: 10px;
       padding-top:10px;
}


a.ListingAttribute 
{
    color: #4169E1;
}


.ListingRecipe
{
    font-size : x-small;
	 margin-top: 4px;
	 margin-bottom : 4px;
	 marign-right : 0px;
	 margin-left: 0px;
	 
	 padding-left:0px;
	 text-decoration: none;
	 font-weight: bolder;
	 color: #696969;
}

a.ListingRecipe
{
	color: #696969;
}

.ListingMini
{
	font-size : xx-small;
	text-decoration : none;
}

.Greeting
{
	font-size : x-small;
	margin-left : 10px;
	margin-bottom: 15px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

.ComponentHolder
{
	margin-left: 15px;
}
