﻿
.staticTitle
{
	font-family:Arial, Helvetica, sans-serif;
	 color: #d92e6f;
	 font-size:24px;
	 margin-bottom:25px;
	 text-align:right;
	 direction:rtl;
}

.pagetitle
{
	height:32px;
	margin-left:25px;
	vertical-align:   middle;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:White;
	font-weight:bold;
}

.required
{
	 color:Yellow;
	}
	
	
 .hidden
 {
 	 display:none;
 	}

.panel-title-bg800 {
	background-image: url(../images/panel_t_bg800.gif);
	background-repeat: no-repeat;
	height: 32px;
}
