BODY {
	scrollbar-face-color: #CF131A;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #C30102;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #FFFFFF;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.mainLink {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
    text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	text-decoration : none;
}

.mainLink:Hover {
	color : #CF131A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
    text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	text-decoration : underline;
}

.main {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #862C2C;
	line-height: 15px;
	text-align: justify;
}

.headline {
	color: #660000;
	font-size: 12px;
	font-weight: bold;
}

.para {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}

.copyright {
	text-align: center;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	color: #999999;

}

.tableStyle {
	background-color: #FFE944;
	padding-bottom: 190px;
	border: 2px #CF131A;
	border-style: solid solid solid solid;
	border-width: 2px;
	width: 709px;
}

.innerTable {
	border: 2px #CF131A;
	border-style: solid solid solid solid;
	border-width: 2px;
	width: 660px;
	margin: 20px;;
	text-align: center;
}

.menuHeadline {
	font-size: 27px;
	font-weight: bold;
	color: #CF131A;
}

.bigPrice {
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.categoryDesc {
	font-size: 16px;
	color: black;
	font-style: italic;
	margin-left: 20;
	margin-right: 20;
}
.menuItem {
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.itemDesc {
	font-size: 13px;
	color: black;
	font-style: italic;
}

.itemPrice {
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.itemDescMargin {
	font-size: 13px;
	color: black;
	font-style: italic;
}

