.loading{
	position:fixed; 
	width:100%; 
	height:100%; 
	z-index:1000; 
	top:0px; 
	left:0px;
	background-color: #000000; 
	opacity:0.7; 
	filter:alpha(opacity=50); 
	margin:auto; 
	text-align:center;
}
.starbig
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 24px;
    color: Red;
}
.lblbold
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;    
}
.mandatory
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    color: Red;
    font-weight: bold;
}
.star
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: Red;
    font-weight: bold;
}
.starwhite
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: white; 
}
.pooint14{
	font-size:14px;
	line-height:16px;
	letter-spacing:2px;
    font-family: 'AdobeGaramondSemibold';
}

.vendername16{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#444444;
	margin:1px;
	text-transform:uppercase;
}
.lblbold {
    font-size: 18px;
    font-weight: bold;
}

.panel_message_bar {
    width: 100%;
    border-width: 0px;
    border-style: none;
    z-index: 1;
    background: #FCF8DF;
    height: auto;
    background-image: url(/images/ajaxMsg.png);
}
.panel_message_bar div {
    width: 99%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    padding: 7px;
}
.panel_message_bar div img {
    border: 0px;
    float: right;
}

.panel_message_bar div label {
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 24px;
    color: Red;
}
