/* CSS Document */
td {
	font-family:tahoma;
	font-size: 9pt;
	background-repeat: repeat;
	text-align:justify;
	line-height:200%;
}
input {
	font-family:tahoma;
	font-size: 9pt;
     }
#maintext input {
	font-family:tahoma;
	font-size: 9pt;
	border:1px solid #77a0c0;
      }

#maintext textarea {
	font-family:tahoma;
	font-size: 9pt;
	width:200px; 
	height:100px;
	border:1px solid #77a0c0;
      }

#maintext select {
	font-family:tahoma;
	font-size: 9pt;
	border:1px solid #77a0c0;
      }

a{
	text-decoration:underline;
}
.instructions {
	font-family:tahoma;
	color: #840000;
	direction:rtl;
      }
.menu-items{
	font-size:9pt;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	white-space:nowrap;
	direction:rtl;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/menu-off-bg.gif);
}
.menu-items-on{
	font-size:9pt;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	white-space:nowrap;
	direction:rtl;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/menu-on-bg.gif);
}
.menu-main{
	font-size:9pt;
	font-weight:bold;
	white-space:nowrap;
	color:#FFFFFF;
	background-image:url(../images/main-menu-off.gif);
	direction:rtl;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.menu-main-on{
	font-size:9pt;
	font-weight:bold;
	white-space:nowrap;
	color:#000000;
	background-image:url(../images/main-menu-on.gif);
	direction:rtl;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.content{
	direction:rtl;
	text-align:right;
	vertical-align:top;
}
.banner{
	direction:rtl;
	text-align:center;
	padding:20px;
	vertical-align:top;
	height:100%;
	color:#FF00FF;
	font-size:20pt;
}
.table-cont{
	direction:rtl;
	text-align:right;
	padding:15px;
	padding-top:50px;
	vertical-align:top;
	color:#FF00FF;
}
.home-table-title{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.home-table-content{
	color:#000000;
	padding-top:7px;
	padding-right:5px;
	white-space:nowrap;
	text-decoration:none;
}
.page-title{
	color:#276e9f;
	padding-right:20px;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	direction:rtl;
}
.page-title2{
	color:#FF9900;
	font-weight:bold;
	margin:0px;
}
.page-title3{
	color:#009900;
	font-weight:bold;
	margin:0px;
}
.page-table{
	width:90%;
}
.table-title{
	color:#000099;
	background-color:#F4ECEC;
	height:30px;
}
.page-table td{
	height:25px;
	text-align:right;
	vertical-align:middle;
	padding:5px;
}
.table-title td{
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	margin-top:10px;
}
.page-content{
	text-align:justify;
	direction:rtl;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
}

.option_dis{
	font-weight:bold;
	color:#FF0000;
}
.title_item{
	font-weight:600;
}
.field_title{
	color:#000099;
	direction:rtl;
	text-align:right;
	vertical-align:top;
}
.title{
	color:#000099;
	direction:rtl;
	text-align:right;
	vertical-align:top;
}
.field_text{
	color:#990000
}
.notice{
	color:#FF0000;
}
.button{
	font-family:tahoma;
	font-size: 9pt;
	background-color:#FFFFFF;
	border:1px solid #b0b0b0;
	background-image:url(../images/button-bg.gif);
	background-repeat:repeat-x;	
}
#cont_table td {
	font-family:tahoma;
	font-size: 9pt;
	background-repeat: repeat;
	text-align:justify;
	line-height:100%;
	text-align:center;
	height:10px;
}