  A {
	text-decoration: none;
	color: #AA0000;	
  }
  A:hover {
	text-decoration: underline;
	color: #AA0000;	
  }
 
 /***************** Dish Menu Style *****************/
  .DishTitle, .SetMenuTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #AA0000;
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 0px;
  }
  .DishSubTitle, .SetMenuSubTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AA0000;
	font-style: italic;
	font-weight: bolder;
  } 
  
  .SetMenuSubTitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	font-style: italic;
	font-weight: bolder;
	padding-left: 18px;
  }  
  
  .DishItem, .DishNumber, .DishPrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
  }
  
    .SetMenuItem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	padding-left: 18px;
  } 
  
  .DishitemDetails {
	color: #CC6600;
	font-size: 11px;
  }
	.veg {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-style: italic;
		font-weight: bold;
		color: #009900;
		display: inline;
	}
  
 /***************** Navigation Style *****************/
 	
	.nav {
	margin-left: 10px;
	padding-left: 10px;
	}
	
	a.navLink {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-decoration: none;
	font-style:italic;
}
	a.navLink:hover {
	color: #FFCC00;
	text-decoration:underline;
	}
	
	.filter a, .navSubMenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bolder;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	}
	
	.filter, .navSubMenu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
	
	 /***************** Layout text Style *****************/
	.default {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #7a7b7b;		
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	font-size: 16px;
	}
	
	.inside {
	
	background-color: #000000;		
		border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	padding:10px;

	}
	
	.header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	/*border-top-width: thin;
	border-top-style: groove;
	border-top-color: #FFFFFF;*/
	
	}
	.rightLine {
	/*border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	}
	
	 /***************** Plain text Style *****************/

	h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	display: inline;
	padding-left:0px;
	}
	.m1{
		font-size: 14px;
	}
	.m2{
	font-size: 12px;
	}
	.t1 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	display: inline;
	font-style: italic;
	}
	.t2 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFFFFF;
	}  
	.t3 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #990033;
	display: inline;
	}
	.s1 {
		font-size: 14px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-style: italic;
		font-weight: bolder;
		color: #FF6600;
	}
	.s2 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #CC3300;
	}  	
	.warning{
		color: #FF0000;
		font-size: 12px;
	}
	.mouseOver{
		background-color: #999999;
	}	

	 /***************** box Style *****************/

.box {
	background-color: #000000;
	padding: 5px;
	width: 190px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
	
	.boxTxt, .m3 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-style: italic;
	}
	
	.boxTxtField {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #888888;
		width: 88px;
		font-size: 70%;
	}
	
	.offerbox {
	/*border: thin outset #CC3300;*/
	}

	.trirectBoxOffer {
	background-color: #FF9900;
	width: 95%;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	}
	
	.trirectBoxSTD {
	width: 95%;
	/*border: thin solid #FF9900;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;*/
	}
	 
	 .lunchImg {
	 float:left;
	 }