		BODY, TABLE {
	
			color: {$look_body_color|default:"#424242"} ;
			font-family: Arial, Helvetica, sans-serif ;
			font-size:12px;
		}

		.mainbg {background-color: {$look_middle_back|default:"#FFFFFF"};
	
		
		FORM TABLE {
		
			font-family: Arial;
			font-size: 9pt;
	        }

		H3 {
			color: #DB612F ;
			font-family: Georgia ;
			font-size:18pt;
		}
		
		H4 {
			color:#758584;
			font-family: Georgia ;
			font-size:13pt;
			padding-bottom:0px;
			margin-bottom:0px;
		}

		A, A:link, A:visited, A:hover {
		color: #3F5B82;
		font-size:12px;
		}
		

		
		A IMG
		{ldelim}
			border: 0px ;
		{rdelim}
		
		INPUT
		{ldelim}
			margin-bottom:3px;
			margin-top:3px;
			margin-left:3px;
		{rdelim}
		
		.input_field
		{ldelim}
			width:99%;
		{rdelim}
		
		.mandatory_field_mark
		{ldelim}
			color: red ;
			font-weight:bold;
			font-size:90%;
		{rdelim}
		
		#voting_button{ldelim}
			background : url(../images/vote_button.gif) no-repeat left top;
			height: 15px;
			width: 20px;
			text-align:center;
			padding-bottom:2px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-top: 0px;
			padding-bottom:0px;
			padding-top:0px;
		{rdelim}
		#voting_button A{ldelim}
			text-decoration:none;
			color:black;	
			font: normal normal normal 12px Verdana;
		{rdelim}
		


		A.small, A:link.small, A:visited.small, A:hover.small
		{ldelim}
			color: {$look_a_small_color|default:"#758584"} ;
			font-size:9pt;
			font-family: "MS Sans Serif" ;
			padding-bottom:0px;
			margin-bottom:0px;
			text-decoration: none;
		{rdelim}
		
		

		A.big, A:link.big, A:visited.big, A:hover.big, .recipe_url
		{ldelim}
			font-size:14pt;
			font-family: Geneva ;
			font-weight:bold;
			padding-bottom:0px;
			margin-bottom:0px;
			text-decoration: none;
		{rdelim}		
		
		A.recipe_url
		{ldelim}
			color: {$look_recipe_url_color|default:"#3F5B82"};
		{rdelim}
		
		.top_menu A, .top_menu A:link, .top_menu A:visited, .top_menu A:hover
		{ldelim}
			text-decoration: none ;
			color:white ;
			font-family: Arial, System, Verdana ;
			font-size:10pt ;
			
		{rdelim}

		.where TD, .where A, .where A:link, .where A:visited, .where A:hover
		{ldelim}
			color:black ;
			font-family: Arial, System, Verdana ;
			font-size:10pt ;
			
		{rdelim}
		.where A, .where A:link, .where A:visited, .where A:hover
		{ldelim}
			text-decoration: underline ;
		{rdelim}
		
		TD.block_body {
			border-top:    1px solid #669900;
			border-left:   1px solid #669900;
			border-right:  1px solid #669900;
			border-bottom: 1px solid #669900;
		}
		
		TABLE.block th {
			text-decoration: none ;
			color:white ;
			font-family: Arial, System, Verdana ;
			font-size:12pt ;			
			text-align:left;
			padding-left:10px;
			font-weight:normal;
		}
		.templateColor1 {
			color:#336600};
			/* Headers in the root/index template */
		}
		
		BODY {
		
			/*background: {$look_body_background|default:"#FFFFFF"};*/
		        background-image: url(http://doubleyummy.com/images/bg_gray.jpg);
			background-position: top;
			background-repeat: repeat-y;
			scrollbar-3d-light-color: #C3BCCD;
			scrollbar-arrow-color: #000000;
			scrollbar-base-color: #C3BCCD;
			scrollbar-dark-shadow-color: #000000;
			scrollbar-face-color: #C3BCCD;
			scrollbar-highlight-color: #FFFFFF;
			scrollbar-shadow-color: #000000;
		}
		
		
		.cellBG {background-color: #f6f6f6};
		
		.rowBG {background-color:#336600};
		
		.rowFooter {background-color: #669900};
			
		.topnav { font-family: Arial; font-size: 10pt; color: #7E563C; TEXT-DECORATION: none; font-weight: normal; }
		
		
		#topnavID P { font-family: Arial; font-size: 10pt; color: #7E563C; TEXT-DECORATION: none; font-weight: normal; }
		#topnavID a:link { font-family: Arial; font-size: 10pt; color: #7E563C; TEXT-DECORATION: none; font-weight: bold; }
		#topnavID a:visited { font-family: Arial; font-size: 10pt; color: #7E563C; TEXT-DECORATION: none; font-weight: bold;}
		#topnavID a:active { font-family: Arial; font-size: 10pt; color: #7E563C; TEXT-DECORATION: none; font-weight: bold; }
		#topnavID a:hover  { font-family: Arial; font-size: 10pt; color: #7E563C; TEXT-DECORATION: underline; font-weight: bold;}