body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	color:#666666;
}

.table td {
	text-decoration: none;
	
	border-bottom: 1px solid #ccc;
	padding: 6px 8px;
}

.tableHead th {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #0e4c8c;
	border-bottom: 1px solid #0e4c8c;
	padding: 15px 8px;
}

p		
		{
	line-height : 15pt;
	font-size : 12px;			
		}

ul		
		{
	line-height : 15pt;
	font-size : 12px;			
		}



a:link {
	color: #666666;
	text-decoration: none;
	border-style: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
	border-style: none;
}
a:hover {
	text-decoration: none;
	color: #0e4c8c;
	border-style: none;
}
a:active {
	text-decoration: none;
	border-style: none;
}

.sm a {
	font-size: 10px;
	color: #666666;
	border-style: none;
}
.sm a:link {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	border-style: none;
}
.sm a:visited {
	font-size: 10px;
	color: #666666;
	border-style: none;
}
.sm a:hover {
	text-decoration: none;
	color: #0e4c8c;
	border-style: none;
}
.sm a:active {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	border-style: none;
}

.smReg  {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}

.sm_selected_menu_items {color: #0e4c8c;
						 font-size: 10px;
}




.main_header {
	color: #0e4c8c;
	font-size: 18px;
	
}

.selected_menu_items {color: #0e4c8c}

.subHead  {
	font-style: bold;
	font-size: 14px;
	color: #0e4c8c;
}

.mainSubHead  {
	
	font-size: 16px;
	color: #0e4c8c;
}

.redul a {
	text-decoration: underline;
	font-size: 13px;
	color: #0e4c8c;
	border-style: none;
}
.redul a:link {
	text-decoration: underline;
	font-size: 13px;
	color: #0e4c8c;
	border-style: none;
}
.redul a:visited {
	text-decoration: underline;
	font-size: 13px;
	color: #0e4c8c;
	border-style: none;
}
.redul a:hover {
	text-decoration: underline;
	color: #666666;
	border-style: none;
}
.blueul a:active {
	text-decoration: underline;
	font-size: 13px;
	color: #0e4c8c;
	border-style: none;
	}
	
.ingredientsItalic {
	font-size: 10px;
	font-style: italic;
	}
.ingredients {font-size: 10px}

#main {
	float:left;
	width:300px;
	font-size: 10px;
    }
#sidebar {
   
    float:right;
    width:230px;
    }
