
body {
	margin:0;
	background-color:7396CE; 
	background-image:url('images/upload-script_bg.gif');
	background-repeat: repeat-x;
	background-position: top center;
	font-family:tahoma;
	color:#444444;
}

.title {
	font-size:25px;
	font-weight:bold;
	margin-bottom:10px;
	color:blue;
}

h1 {
	font-size:14px; 
	font-weight:bold
}

.menu, a.menu, a.menu:visited {
	border: #1C91C9 1px solid;
	background-color:#D5E8FF;
	padding-top: 1px;
	padding-bottom:1px;
	padding-left: 4px;
	padding-right: 4px;
	margin:1px;
	width:80px;
}

a.menu:hover {
	background-color:#E3F0FF;
	color:#156285;
	text-decoration:none;
}

.copyright, a.copyright, a.copyright:visited {
	font-size:9px;
	letter-spacing: .05em;
	color:white;
}

td {
	font-family: tahoma;
	font-size: 11px;
}

td.top {
	height:140px;
	width:750px;
	padding-top:30px;
	vertical-align:top;
	background-image: url('images/upload-script_top.gif');
}

td.middle {
	width:750px;
	background-image: url('images/upload-script_middle.gif');
	padding-left:50px;
	padding-right:50px;
}

td.bottom {
	height:128px;
	width:750px;
	background-image: url('images/upload-script_bottom.gif');
	vertical-align:bottom;
	padding-bottom:35px;
}

.content {
	text-align:justify;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:20px;
	direction:rtl;
	text-align:right;
	font-family:tahoma;
}

a, a:visited {
	color: blue;
	text-decoration:none;
}

a:hover {
	color: blue;
	text-decoration:underline;
}

.fbutton {
	BACKGROUND: url(./images/btnbg.gif) #ffffff;cursor: hand; FONT-SIZE: 8.5pt;  FONT-FAMILY: Tahoma; color:#eeeeee; WIDTH: 100px; border: solid 1px #68A5D0; text-align:center;}
.txtboxes {
	BACKGROUND: url(./images/txtbg.gif) White;border-color:#AFC5DB;border-width:1px;border-style:Solid;font-family:tahoma;font-size:8.5pt; color:#222233;
}
.txtboxes1 {
	BACKGROUND: url(./images/txtbg.gif) White;border-color:#AFC5DB;border-width:1px;border-style:Solid;font-family:tahoma;font-size:8.5pt; color:#222233; size:90px; direction:ltr;
}
