.contentbody	 	{ margin:0px; padding:0px; direction:rtl}


a			{text-decoration: none; color:Black}


.top_txt	{color:#838383; text-decoration:none; font-family:tahoma; font-size:11px}

.gray	{color:#666666; text-decoration:none}
.blue		{color:#589FB2; text-decoration:none}
.white		{color:#ffffff; text-decoration:none}
.green		{color:#76AA2E; text-decoration:none}

.u			{text-decoration:underline}
.up			{text-transform:uppercase}
.sm			{font-size:9px}
.b			{font-size:12px}

.a			{background-position:bottom;
			background-repeat:repeat-x;
			background-image:url(../images/under.jpg);
			color:#DACCE3}

.form { width:232px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		background-color:#E0E0E0;
		color:#666666;
		margin-right:0px;
		margin-right:0px}
		
.textarea {width:232px;
		height:98px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:999999;
		background-color:#E0E0E0;
		color:#666666;
		overflow:auto;
		margin-right:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}
.copyright
{
    text-align:center;
    font-family:tahoma; 
    font-size:11px; color:Black; text-decoration:none; line-height:18px
}
a:hover{color:red;}
#a:hover{text-decoration:none;}

.SkinTextBox
{ 
    width: 98px; 
    font-family: tahoma; 
    text-align:left;
    font-size: 10px; 
    color: Black;
    border:none;
}
.DateTime
{
	font-size:13px;
    color:#2C6AA8;
}
.TopMenu
{
    padding:0px 4px 0px 4px; 
      
}
.TopMenu a
{
    white-space:nowrap;
    display:block;
    color:White;   
    font-size:11px;
    color:White;
    text-align:center;
    vertical-align:middle;
    height:29px;
    padding-top:6px;
	width:82px;
}
.TopMenu a:hover, .TopMenu a:active
{
	display: block;
	color: black;
	background-color: #FBFDFD;
}
.DownMenu
{
    padding:0px 4px 0px 4px;    
}
.DownMenu a
{
    white-space:nowrap;
    display:block;
    color:#702601;   
    padding-left:10px;
    padding-right:10px;
    font-size:11px;
    color:White;
}
.DownMenu a:hover,.DownMenu a:active
{
    color:#B516DA;
}
.H1
{    
    font-size:11px;
    color:White;
}
.T1
{
    color:White;
    font-weight:bold;
}	
A.T1, A.T1:hover, A.T1:active
{
    color:White;
    font-variant:small-caps;
}	
.T5
{
    color:White;
}
.T3
{
    text-align:center;
}
.T3 a
{
    
    color:#702601;
}
.T3 a:hover,.T3 a:Active
{
    color:Black;
}


Table,Td{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
body {
	margin:0px;
	font-family:tahoma;
	font-size: 11px;
	color: #666666;	 
}


/* Begining Style Form*/
.SkinLable{
	color:#702601;
}
a.SkinLable{
	color:black;
	font-size:11px
}
a.SkinLable:hover {
	color:#B516DA;
}

.SkinTextBox{
	font-family:tahoma;
   font-size: 11px;
	border: 0px none White;
	text-decoration: none;
	text-align:left;
	width: 100px;
	height: 16px;
	}
.SkinButton {
	font-family:tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	vertical-align: middle;
	font-weight:normal;
	text-align: center;
	padding: 2px 2px 5px 2px;
	border: 1px solid #B22222;
	background-color: #B22222;
}

.FormLabel{
	font-family: tahoma;
	font-size: 11px;
	color: #1C4268;
	text-decoration: none;
	padding:2px;
}
.FormTextBox{
	font-family: tahoma;
   font-size: 11px;
	text-decoration: none;
	text-align:right;
	padding: 2px;
	color: #1C4268;
	border: 1px solid #2F73B4;
	direction:rtl
}
.FormCheckBox{
font-family: tahoma;
font-size: 11px;
color: #1C4268;
margin:2px;
}
.FormRadio{
font-family: tahoma;
font-size: 11px;
margin:2px;
color: #1C4268;
}
.FormListBox{
	font-family: tahoma;
   font-size: 11px;
	text-decoration: none;
	text-align:right;
	padding: 2px;
	color: #1C4268;
	border: 1px solid #2F73B4;
	direction:rtl
}
.FormDropDownList{
	font-family: tahoma;
   font-size: 11px;
	text-decoration: none;
	text-align:right;
	padding: 2px;
	color: #1C4268;
	border: 1px solid #2F73B4;
	direction:rtl
}
.FormButton{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B90001;
	width: auto;
	height: auto;
	vertical-align: middle;
	font-weight:normal;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	border-top: 1px solid #C40000;
	border-right: 1px solid #640000;
	border-bottom: 1px solid #640000;
	border-left: 1px solid #C40000;
}
FormDirection{direction:ltr}
