a			{ color: #a60000; font-weight: bold; text-decoration: none;}
a:hover		{ color: #F40000; font-weight: bold; text-decoration: none;}
a:visited	{ color: #a60000; font-weight: bold; text-decoration: none;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #535353;
	background-image: url(/images/layout/patternbg.gif);
	background-repeat: repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.fixPNG {
	font-size: 11px;
	behavior: url(/includes/iepngfix.htc)
}

.white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.bordo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a60000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}



td img {
	display: block;
}



/************ Dinners Styles **************/
.list-dinners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	list-style-position: outside;
	list-style-type: decimal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



/************ MainTable Styles **************/
#MainTable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-collapse: collapse;
}

#TableInner {
	border: 1px solid #333333;
	border-collapse: collapse;
}

.dinner-table-cell {
	display: block;
	background-image: url(/images/layout/cnt_main_dinners.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/************ ImagesBorder Styles **************/
.image-borders {
	border: 1px solid #333333;
	border-collapse: collapse;
}

.image-png {
	border-collapse: collapse;
	display: inline;
	font-size: 11px;
	behavior: url(/includes/iepngfix.htc)
}

.name-dinners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a60000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
}


.medium-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a60000;
/*	font-weight: bold;*/
/*	text-transform: uppercase;*/
}

