/* India quality restaurant CSS Document */

.body {
	font-family: Verdona, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #cccc99;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
}
.header1 {
	font-family: Verdona, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #9999cc;
	text-transform: none;
}
.header2 {
  font-family: Verdona, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	color: #cccc99;
}

.header3 {

font-family:  Verdona, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
  color: #9999cc;
}

.review1 {
	font-family: Verdona, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #9999cc;
	text-transform: none;
}
.review2 {
  font-family: Verdona,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
	color: #cccc99;
}
	
.menu {
	font-family: Verdona, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	color: #9999cc;
	text-transform: none;
}
	
.dinner {
  font-family: Verdona, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	color: #cccc99;
	text-decoration: underline;
	}
	
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
  color: #cccc99;
	text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.copyright {
	font-family: Verdona, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #cccc99;
}
.signiture {
	font-family: Verdona, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: right;
	color: #cccc99;
	}
.indent {
	font-family: Verdona, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	color: #cccc99;
}

.body3 { 
font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; color: #000000; 
}
.pressHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:hover.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}

div.newsbar {
	background-color: #0099CC;
	padding: 5px 0px 5px 10px;
}

TD.newsbar {
	background-color: #990000;
	padding: 5px 0px 5px 10px;
}
A.newsbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccc99;
	text-align: left;
	text-decoration: none;
}
