.banner
{
    BACKGROUND-COLOR: #FFFFFF
}
.HRMenu
{
    BACKGROUND-COLOR: #41553e
}
.cateHeading
{
    BACKGROUND-COLOR: #bb4513
}

.sideMenuBk
{
    BACKGROUND-COLOR: #ffffff
}
.CityHeader
{
	
	font-size: 12px;
	color: #f7f7f7;
	font-family: Veranda,arial;
	background-color: #006633;
	font-weight: bold;
	text-align:center;
}
.CityItem
{
	font-size: 12px;
	color: darkslategray;
	font-family: Veranda,arial;
	text-align: center;
}

.disclaimer
{
	background-color: #d5e9d7;
}
.disclaimerCell
{
	font-weight: bold;
	font-size: 10px;
	color: #0099cc;
	font-family: Verdana;
}

.ClassSearchBackColor
{
	font-weight: bold;
	color: mediumblue;
	font-family: Veranda;
	background-color: #ffffff;
}
.EventDtlTAB
{
	border-right: #99cc99 thin solid;
	border-top: #99cc99 thin solid;
	border-left: #99cc99 thin solid;
	border-bottom: #99cc99 thin solid;
	background-color: #ffffff;
}
.EventListTAB
{
	border-right: #99cc99 thin solid;
	border-top: #99cc99 thin solid;
	border-left: #99cc99 thin solid;
	border-bottom: #99cc99 thin solid;
	background-color: #ffffff;
}
.EventName
{
	font-weight: bold;
	font-size: 12px;
	color: #8B4513;
	font-family: Verdana,arial;
}
.EventShortDetails
{
	font-size: 12px;
	color: darkslategray;
	font-family: Verdana,arial;
}
.PackName
{
	font-weight: bold;
	font-size: 12px;
	color: sienna;
	font-family: Verdana,arial;
}


.PackDetails
{
	font-size: 12px;
	color: darkslategray;
	font-family: Verdana,arial;
}

.Amount
{
	font-size: 16px;
	color: darkslategray;
	font-family: Veranda,arial;
	text-align: Right;
}

.AmountLabel
{
	font-size: 16px;
	color: darkslategray;
	font-family: Veranda,arial;
	text-align: Left;
}

.AmountGrandTotal
{
	font-size: 16px;
	color: darkslategray;
	font-family: Veranda,arial;
	font-weight :  bolder;
	text-align: Right;
}
.ImageHand
{

cursor: hand;
}
.btnStyle
{
	border-right: gold thin groove;
	border-top: gold thin groove;
	font-weight: bold;
	font-size: 11px;
	background: rosybrown;
	vertical-align: baseline;
	text-transform: none;
	border-left: gold thin groove;
	color: papayawhip;
	border-bottom: gold thin groove;
	font-family: Verdana,arial,Tahoma;
	height: 23px;
	text-align: center;
	font-variant: normal;
}
.TextBoxStyle
{
	border-right: navajowhite 1px solid;
	border-top: navajowhite 1px solid;
	font-size: 11px;
	border-left: navajowhite 1px solid;
	color: black;
	border-bottom: navajowhite 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: papayawhip;
}
.DropDownStyle
{
	border-right: darkorange thin solid;
	border-top: darkorange thin solid;
	font-size: 11px;
	border-left: darkorange thin solid;
	color: black;
	border-bottom: darkorange thin solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: papayawhip;
}
