/* Style for general links */
A:hover {
	text-decoration: none;
	color: White;
	background-color: #ed1c24;
	font-weight: bold;
}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}

/* Style for top menu items */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
/* Change the background of the menu bar's TR to match with its color */
TR.MenuBar {
	background-color: #EEEEEE;
}
TR.LightGrayTR {
	background-color: #f0f0f0;
	width: 100%;
}
TR.WhiteTR {
	background-color: white;
}
TD.GrayMenuBar {
	background-color: #EEEEEE;
}

TR.ThinGreyBar {
	background-color: #EEEEEE;
	font-size:0px;
}
/* Style for text in paragraphs and lists */
DIV, P, LI {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

/* Style for left headings */
.left-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ed1c24;
}

/* Style for left sub-headings */
.left-sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed1c24;
}

/* Style for navigation links in left-pane */
a.left-link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed1c24;
}

/* Style for main headings */
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ed1c24;
}

/* Style for main headings text*/
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}


/* Style for sub headings level 1 */
.sub-heading-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed1c24;
}

/* Style for sub headings level 2 */
.sub-heading-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 1cm
}
.sub-heading-2-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

/* Style for sub headings level 1 text*/
.sub-heading-1-text {
	margin-left: 0cm;
	color: #666666

}
.nutrition-text {
	margin-left: 0cm;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
}
.nutrition-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	background: #eeeeee;
	height: 30px;
}
.sub-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	background: #eeeeee;
	height: 30px;
}
.sub-menu-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	background: #eeeeee;
	height: 25px;
	border: thick solid white;
}
.sub-menu-table-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	background: #F7F7F7;
	height: 25px;
	text-indent: .5cm;
	border-top: thin solid white;
}
.sub-menu-table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	background: #d1d1d1;
	height: 30px;
}
.catering-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	background: #eeeeee;
	height: 30px;
}
.sub-description-text {
	margin-left: 0cm;
	color: #666666;
	font-size: 12px;
	padding-top: 10px;
}
/* Style for sub headings level 2 text*/
.sub-heading-2-text {
	margin-left: 1px;
	color: #666666;
	font-size: xx-small;
	height: 15px;
	vertical-align: top;
}
.sub-heading-3-text {
	margin-left: 1px;
	color: #666666;
	font-size: 11px;
	height: 10px;
	vertical-align: middle;
}
.cat-heading-text-1 {
	margin-left: 1px;
	color: green;
	font-size: x-large;
	vertical-align: middle;
	font-family: "Monotype Corsiva";
	text-align: center;
}
.cat-heading-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Background;
	text-align: center;
}
/* Style for the separator line */
table.separator {
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: gray;
	border-left-collapse: separate;
	background-color: white;
}
TD.menuTD {
	background: white;
	border: thin none;
	height: 30px;
	margin: 20px;
	padding: 0px 0px 0px 20px;
}
.footer-text {
	margin-left: 1px;
	color: black;
	font-size: xx-small;
	vertical-align: top;
	font-family: serif;
}
.catering-desc-text {
	margin-left: 0cm;
	font-size: 10px;
	font-weight: bolder;
	text-align: center;
}
.catering-price-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.catering-condition-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #343434;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
}
.career-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	background: #eeeeee;
	height: 30px;
}
.job-heading-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: Background;
	text-align: center;
}
.job-description-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #343434;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
}

.contactUs-description-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: Background;
}
.contactUs-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	background: #eeeeee;
	height: 20px;
}
.contactUs-form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	background: #eeeeee;
	height: 20px;
}