﻿body {
	color: #333333;
	background-color: #ffffff;
	font: normal 0.75em tahoma;
	margin: 0;
	direction: rtl;
	}
	
h3 {
	color: #555555;
	margin: 20px 0;
	font-family: Tahoma;
	font-size: 13px;
	}
h4 {
	color: #555555;
	margin: 10px 0;
	font-family: Tahoma;
	font-size: 11px;
	}
	
a {
	font-family: Tahoma;
	font-size: 11px;
  }
td {
	font-family: Tahoma;
	font-size: 11px;
}

tr.timerow
{
	background-color:#F4F9FD;
	cursor:pointer;	
	height:30px;
}

tr.timerow:hover
{
	background-color:#E9F0F5;
	cursor:pointer;
	height:30px;	
}


tr.timerows
{
	background-color:#DFE6EC;
	height:30px;	
}

li
{
	font-family: Tahoma;
	font-size: 11px;
 
}
  
a.bigbut
{
	font-size: 11px;
	font-weight: bold;
	color:#2B57BD;
}

a.value {
	font-family: Tahoma;
	font-size: 11px;
	color:#2B57BD;
  }
  
  
p {
	font-family: Tahoma;
	font-size: 11px;
}

form {
	font-family: Tahoma;
	font-size: 11px;
}



input.english {
font-family: Tahoma;
font-size: 13px;	
direction:ltr;
border: 1px solid #B3B9C3;
background: #ffffff url(images/texshadow.gif) no-repeat top left;
width:200px;
}

input.fileu {
font-family: Tahoma;
font-size: 13px;	
direction:ltr;
border: 1px solid #B3B9C3;
background: #ffffff url(images/texshadow.gif) no-repeat top left;
width:300px;
}

input.farsi {
font-family: Tahoma;
font-size: 13px;	
direction:rtl;
border: 1px solid #B3B9C3;
background: #ffffff url(images/texshadow.gif) no-repeat top left;
width:200px;
}

select.farsi {
font-family: Tahoma;
font-size: 13px;	
direction:rtl;
border: 1px solid #B3B9C3;
background: #ffffff url(images/texshadow.gif) no-repeat top left;
width:200px;
}

textarea.farsi {
font-family: Tahoma;
font-size: 13px;	
direction:rtl;
border: 1px solid #B3B9C3;
background: #ffffff url(images/texshadow.gif) no-repeat top left;
width:200px;
}

input.digit {
font-family: Tahoma;
font-size: 13px;	
direction:ltr;
border: 1px solid #B3B9C3;
background: #ffffff url(images/texshadow.gif) no-repeat top left;
width:50px;
}

input.skip {
	width: 130px;
	height: 22px;
	font-family: Tahoma;
	background: url(images/buttonskip.gif) no-repeat top left;
	font-size: 11px;	
	cursor:pointer;
	border: 0px solid #B3B9C3;
	}
	

		
input.skip:hover {
	width: 130px;
	height: 22px;
	font-family: Tahoma;
	background: url(images/buttonskip2.gif)  no-repeat top left;
	font-size: 11px;	
	border: 0px solid #B3B9C3;
	}

input.submit {
	width: 75px;
	height: 22px;
	font-family: Tahoma;
	background: url(images/button.gif) no-repeat top left;
	font-size: 11px;	
	cursor:pointer;
	border: 0px solid #B3B9C3;
	}
	
input.submitdisabled {
	width: 75px;
	height: 22px;
	font-family: Tahoma;
	color:#CEC4CE;
	background: url(images/buttond.gif) no-repeat top left;
	font-size: 11px;	
	cursor:default;
	border: 0px solid #B3B9C3;
	disabled:1;
	}
		
input.submit:hover {
	width: 75px;
	height: 22px;
	font-family: Tahoma;
	background: url(images/button2.gif)  no-repeat top left;
	font-size: 11px;	
	border: 0px solid #B3B9C3;
	}
	
.gt_t {background: url(images/td/t.gif) 0 0 repeat-x; width:100%}
.gt_b {background: url(images/td/b.gif) 0 100% repeat-x}
.gt_l {background: url(images/td/l.gif) 0 0 repeat-y}
.gt_m {background: #F9F9F9; height:100%}
.gt_r {background: url(images/td/r.gif) 100% 0 repeat-y}
.gt_bl {background: url(images/td/bl.gif) 0 100% no-repeat}
.gt_br {background: url(images/td/br.gif) 100% 100% no-repeat}
.gt_tl {background: url(images/td/tl.gif) 0 0 no-repeat}
.gt_tr {background: url(images/td/tr.gif) 100% 0 no-repeat; padding:10px}

.egt_t {background: url(images/tdy/t.gif) 0 0 repeat-x; width:100%}
.egt_b {background: url(images/tdy/b.gif) 0 100% repeat-x}
.egt_l {background: url(images/tdy/l.gif) 0 0 repeat-y}
.egt_m {background: #FFFFDE; height:100%}
.egt_r {background: url(images/tdy/r.gif) 100% 0 repeat-y}
.egt_bl {background: url(images/tdy/bl.gif) 0 100% no-repeat}
.egt_br {background: url(images/tdy/br.gif) 100% 100% no-repeat}
.egt_tl {background: url(images/tdy/tl.gif) 0 0 no-repeat}
.egt_tr {background: url(images/tdy/tr.gif) 100% 0 no-repeat; padding:10px}
