body  {
font-family: arial, helvetica, verdana;
font-size: 9pt;
margin:0px 5px 5px 0px}

td  {
font-family: arial, helvetica, verdana;
color:#606060;font-size: 9pt;
}

/* BG */

TD.TopBg {
	background-color: #f0d1b9;
	height:6px
}

TD.DualBg {
	background-image: url(../images/structure/BGDualBar.gif);
	height:31px;
	width:50%
}

TD.CentralDualBg {
	background-image: url(../images/structure/BGDualCentralBar.gif);
	width:766px
}

Td.MainBg {
background-image: url(../images/structure/BGCentral.gif);
width:766px;
padding-left:17px
	
}

TD.MenuBg {
	background-image: url(../images/structure/BGMenu.gif);
	width:178px;
	background-repeat: no-repeat;
}

TD.RhsBg {
	background-color: Black;
	width:50%
}

Td.Footer {
background-image: url(../images/structure/BGBottom.gif);
padding:27px 0px 0px 215px;
font-size: 11px;
}

TD.FooterBgR {
	background-image: url(../images/structure/BGFooterR.gif);
	height:50px
}

/* end BG */

/* Title */

#Title { 
text-align: right;
padding-right:15px;
padding-bottom:10px;
	font-size: 22px;
	font-weight: bolder;
	
}

/* end Title */


/* Header */

TD.CateringHeader { 
background-color: #de9962;
padding:5px;
color:#fff

}

/* end Header*/


/* MainContent */

Td.MainContent { 
padding:0px 30px 10px 20px
	
}

#UnderMenu {
	padding:70px 0px 0px 13px;
	font-size:11px;
	color: Gray;	}
	
	.sm {font-size: 10px;}
		
	.smr {font-size: 10px;
	color:red}
	
	.BSW {
		padding-right:3px
	}
	.Divide {
		padding:10px 0px 10px 10px;
		background-color: ButtonFace;
	}
		


/* end MainContent */

/* MainContent */

#TheMenu { 
padding:55px 0px 0px 12px
	
}

/* end MainContent */






td.LeftMargin {
	padding-left: 23px
}

.imgb {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	border-color: Black;
}

/* links*/

.botlink {font-size:	11px;
		text-decoration:	none;	
			}

a.botlink:link
	{color:	#b06d00;}
a.botlink:visited
	{color:	#b06d00;}
a.botlink:hover 
	{color:	#000;}
	
	.anchorsm {font-size:	10px;
		text-decoration:	none;	
			}

a.anchorsm:link
	{color:	#b06d00;}
a.anchorsmk:visited
	{color:	#b06d00;}
a.anchorsmk:hover 
	{color:	#000;}
	

div#spacer{clear:both;width:300px;padding:5px 0;}

A:link  { color: #005AAB;text-decoration:	none;  }
A:visited { color: #404040 }
A:active  { color:  #404040}
A:hover  { color: #005AAB; }


.MenuDots {
	font-size: 12px;
	color: #ffffff;
	margin-left:4px;
	margin-right:4px;
	
}