body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, table, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.PageTitle {
	font-size: 16px;
	font-weight: bold;
}

  .HelpPopup {
    background-color:white;
    display:none;
    width:170px;
    height:100px;
    position:absolute;
    color: black;
	border:1px; border-color:#000000; border-style:solid;
	padding:3px;
}
  .HelpShadow {
    background-color:black;
    display:none;
    width:170px;
    height:100px;
    position:absolute;
    color: black;
	border:1px; border-color:#000000; border-style:solid;
	padding:3px;
	filter:alpha(style=0, opacity=25);
}

.Heading {
	font-size: 12px;
	font-weight: bold;
}

.TableHeading {
	font-weight: bold;
}

.Bold {
	font-weight: bold;
}

.Heading {
	font-weight: bold;
	font-size: 14px;
}

.InputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BookingHeadingText {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.SOBaseBackground {
	width: 500px;
}

.TextTrue {
	color: #009900;
}

.TextFalse {
	color: #990000;
}

.WarningMessage {
	font-weight: bold;
	color: red;
	text-align: center;
}


.CellData{}
.TableHeading{}


.LoginSide{background-repeat:no-repeat;}
.LoginTop{background-repeat:no-repeat;}
