.redTextBold
{
	color: #F14C19;
	font-weight:bold;
	font-size:12px;
}
.redTitle
{
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:Red;
	padding-right:10px;
}
.boldGrayText
{
	color:#2E3092;
	font-size:12px;
	font-weight:bold;
}
.inactivateText
{
	color:ActiveCaption;
	font-size:12px;
	font-weight:normal;
}
.checkBoxStyle
{
	border:solid 1px ActuveBorder;
}
a, a:visited {
	text-decoration:none;
	color: #2E3092;
}

a:hover {
	text-decoration:underline;
	color: #0000FF;
}
.darkGrayBG {
	background-color: #F5F4F4;
	height: 22px;
}
.lightGrayBG {
	background-color: #FCFCFC;
	height: 22px;
}
.regTxt{
	font-weight:normal;
	font-size:12px;
	color: #696969;
}
.redTxt
{
	color: Red;
	font-weight:normal;
	font-family:Arial;
	font-size:12px;	
}
.bluetxt
{
	color: blue;
	font-weight:normal;
	font-family:Arial;
	font-size:12px;	
}
.yellowB
{
	color: Red;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}
.borderLightGray
{
	padding:10 20 10 20;
	border-color:ActiveBorder;
	border-width:1px;
	border-style:solid;
}
.bubleNOBorder {
	background-color: #EDEDED;
	vertical-align:middle;
}
.yellowLine
{
	background-image: url(/images/userStageBG.gif);
	background-repeat: repeat-x;
	font-size:12px;
}
.mainTblBg
{
	background-color:White;
}
.middleBorder
{
	width:100%;
	background-color:White;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #434242;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #434242;
}
.topBorder
{
	background-color:White;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #434242;
}
.bottomBorder
{
	width:100%;
	vertical-align:bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434242;
}
.leftUpCorner
{
	vertical-align:top;
	azimuth:left;
	background-color:White;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #434242;
}
.leftDownCorner
{
	vertical-align:bottom;
	azimuth:left;
}
.rightUpCorner
{
	vertical-align:top;
	azimuth:right;
	background-color:White;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #434242;
}
.rightDownCorner
{
	vertical-align:bottom;
	azimuth:right;
}
.title
{
    font-weight: bold;
    font-size: 14px;
    color:#808080;
    font-family: arial, verdana;
    direction:rtl;
}

.graytblbg
{
    background-color:#F3F4F8;
     font-weight: normal;
    font-size: 12px;
    color: #0D6FAE;
    font-family: arial, verdana;
    direction:rtl;
    padding-right:5px;
}
.whitetblbg
{
    background-color:#ffffff;
     font-weight: normal;
    font-size: 12px;
    color: #0D6FAE;
    font-family: arial, verdana;
    direction:rtl;
    padding-right:5px;
}
.RegTextB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	direction:rtl;
	margin: 3px 0px;
	padding: 3px 0px;
}
.RegText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E3092;
	text-decoration: none;
	direction:rtl;
	margin: 3px 0px;
	padding: 3px 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(/images/yellowBG.gif);
	background-repeat: repeat;
	background-position: right top;
}
body img{
	border:0px;
}
.content {
	background-attachment: fixed;
	background-image: url(images/mainBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
	
}
.field {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	
}
.bubleBorder {
	background-color: #F5F4F4;
	border: 1px solid #CFCFCF;
	clear: both;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	direction:rtl;
	margin: 3px 0px;
	padding: 3px 0px;
}

.bubleBorder p {
	margin-top: 20px;
	margin-right: 11px;
	width: 430px;
	
	right: 0px;
}
.bullet {
	
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	clear: both;
	
}

h2.blackBText {
	
	height: 23px;
	width: auto;
	direction:rtl;
	font-size: 12px;
	margin:0px;
	padding:0px;
	padding-right:30px;
	font-weight: bold;
	color: #000000;
}
.scrollStageRight {
	height: auto;
	width: auto;
	right: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 25px;
}

.scrollStageLeft {
	height: auto;
	width: auto;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
.scrollStage a:link, .scrollStage a:visited, .scrollStage a:active {
	
	color: #2E3092;
	text-decoration: none;	
}
.scrollStage a:hover{
	
	color: #0000ff;
	text-decoration: underline;	
}

.scroller {
	width: 6px;
	right: 0px;
	float: right;
	margin-left: 15px;
	background-attachment: fixed;
	background-image: url(images/sliderBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.slider {
	
	height: 10px;
	width: 19px;
	z-index: 2;
	right: 10px;
}
.separator {
	background-attachment: fixed;
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
	height: 1px;
	width: 700px;
	margin-right: 14px;
	margin-left: 14px;
}

.bubleTxt
{
	font-weight:bold;
	font-size:12px;
	color: #696969;
}
div.scrollStageLeft#bubleTxt p {

	color: #696969;
}
#slLogo {
	float: right;
}

.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:330px;
	border:solid 1px DarkGray;
	vertical-align:middle;
		
}
.TextBoxTime 
{
	direction:rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3092;
	border:solid 1px DarkGray;
	vertical-align:middle;
		
}
.TextBoxDis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #D6D3CE;
}
.rtl {
	direction:rtl;
	
}

.darkGrayBG {
	background-color: #F5F4F4;
	height: 22px;
}
.lightGrayBG {
	background-color: #FCFCFC;
	height: 22px;
}
.redText {
	color: #F14C19;
	font-size:12px;
}
.greenText {
	color: #007236;
}
.darkGrayBG a:link, .darkGrayBG a:visited, .lightGrayBG a:link, .lightGrayBG a:visited{
	color: #0000ff;
	text-decoration: none;
}
.darkGrayBG a:hover, .lightGrayBG a:hover{
	color: #0000ff;
	text-decoration: underline;	
}

.darkGrayBG img, .lightGrayBG img {
	margin-left: 5px;
}
