a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #ff9933;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #ff9933;
	text-decoration: underline;
	font-size: 11px;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #C53307;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #C53307;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
BODY.MainBody {
	font-weight: normal;
	background-color: #9D9D9D;	
}
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	light-height: 16px;	
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	light-height: 16px;	
}
.Header1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006888;
}
.Header2 {
	font-family: Tahoma, Arial;
	font-size: 22px;
	line-height: 26px;
	color: #ff9933;
}
.SideTexts {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #423F7C;
}
.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #5483C0;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #747474;
}
.green {
	color: #6CAC10;
}
.orange {
	color: #F76400;
}
.yellow {
	color: #FFB200;
}
.caption
{
	font-family:tahoma;
	color:#333333;
	font-size: 12px;
	font-weight: bold;
}
.divscrollRestaurantOutlet {
	overflow: auto;
	position: absolute;
	z-index: 1;
	height: 340px;
	width: 320px;
	scrollbar-3dlight-color:'';
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#E5DEDA;
	scrollbar-highlight-color:#E5DEDA;
	scrollbar-shadow-color:#E5DEDA;
	scrollbar-track-color:#E5DEDA;
}
.designby {
	color: #FFB200;
}

