/* ----------------------------------------------
Template CSS Document
Please don't hesitate to contact me 
for any questions mrfaa@hotmail.com
Hashim Hassan
www.hashim.cc
---------------------------------------------- */


/* ------ Common Style ----------------------- */
body,,ul,li,td,th,input,select,textarea,button {
	font-family: Tahoma;
	font-size: 11px;
	color: #DBE4ED;
}
h1,h2,h3,h4,h5,h6,form {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}
/* ------ Main Style ----------------------- */
body {
	direction:rtl;
	margin  :  0;
	padding :  0;
	text-align : center;
	color	: #000000; /* url(imagpath.gif) repeat fixed */
	scrollbar-face-color		: #DBD8D1;
	scrollbar-highlight-color	: #f1f1f7;
	scrollbar-shadow-color		: #F8F8F8;
	scrollbar-3dlight-color		: #D5D1CD;
	scrollbar-arrow-color		: #000000;
	scrollbar-track-color		: #DBD8D1;
	scrollbar-darkshadow-color	: #B3B3B3;
	background-color: #DDDDDD;
	font-family: Tahoma;

} 

p {
	text-align: justify;
	font-family: Tahoma;

}

hr {height: 1px; padding: 0px; border: 1px solid;}
li {
	color: #454545;
	margin: 0px 0px 1px 0px;}
#clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

ul {
	color: #454545;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: -2px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 3px;
}
ol {
	color: #454545;
	list-style-position: outside;
	margin-top: -2px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ------ Links Style ----------------------- */
a, a:link,a:visited {
	color : #000066;
	text-decoration : underline;
	font-family: Tahoma;
	font-size: 11px;
} 

a:hover {
	color : #A80004; 
	text-decoration: none;
} 

.linknav
{
	height: 18px;
	background-color: #CDDBE6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343D42;
}

a.linknav, a.linknav:link,a.linknav:visited {
	color : #2E3639;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	height: 18px;
	width: 150px;
	font-weight: bold;
	padding-top: 2px;
}
a.linknav:hover {
	color : #6F4F26;
	text-decoration : none;
	background-color: #F8F5E6;
	height: 18px;
	width: 100%;
	margin: 0px;
}
a.link1, a.link1:link,a.link1:visited {
	color : #626262;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

a.link1:hover {
	color : #626262; 
	text-decoration : none; 
} 
a.link2, a.link2:link,a.link2:visited {
	color : #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a.link2:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

/* ------ Headers Style ----------------------- */
h1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #454545;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: 530px 4px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 14px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: A4B3BD;
} 

h2 {
	color : #333333;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	background-color: #BAC2C9;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 4px;
} 
h3 {
	font: 15px normal;
	color : #888888;
} 
h4 {
	font: 14px normal;
	text-decoration: underline;
} 

h5 {
	font: bold 14px;
} 

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #A3B4BE;
	border-bottom-width: 2px;
} 

/* ------ Tables Style ----------------------- */
TD{
	Font-Size : 12px;
}

table.frame1
{
	padding:5;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}	   

table.frame1 td
{
	background-color: #FCFCFC;
	border: 1px solid #EEEEEE;
}

table.frame1 td.title
{
	background-color: #F1F1F1;
	font-weight:bold;
	text-align: center;
}

table.frame2
{
	padding:5;
	background-color: #FFFFFF;
	border-collapse:collapse;
	border: 1px solid #BBDDCC;
}	   

table.frame2 td
{
	color:#333333;
	background-color: #C7E2E2;
	border: 1px solid #EEEEEE;
}

table.frame2 td.title
{
	color:#333333;
	background-color: #BBDDCC;
	font-weight:bold; 
}


/* ------ Text Style ----------------------- */

.textarea1 {
	padding : 5;
	color : #333;
	font-weight: bold;

}

.leftmenu {
	width : 300px;
	text-align : left;
	padding : 5px 10px;
	border-top : 1px dashed #ccc;
	background-color : #eee;
	color : #333;
	list-style-position: inside;
	list-style-type: upper-alpha;
	cursor: hand;
} 

.footer {
	text-align : left;
	color : #000000;
	font-size: 10px;
	direction:rtl;
	padding-left:20px;
} 


/* ------ Form Style ----------------------- */
input, select, option, textarea{
	border:1px solid #b3b3b3;
	color: #333333;
	font: 11px verdana, arial, helvetica, sans-serif;
	background-color:#FFFFFF;
	padding: 1px;
	margin: 1px;
}
input.button {
	font: 11px verdana, arial, helvetica, sans-serif;
	border-left:1px solid #D5D1CD; 
	border-right:1px solid #C0C0C0; 
	border-top:1px  solid #D5D1CD; 
	border-bottom:1px  solid #C0C0C0; 
	color: #333333;
	background-color:#DDDDDD;
	padding: 1px;
	margin: 1px;
}

/* ------ Additional Table Style ----------------------- */

.controlbar
{
	color: #454545;
	text-align: justify;
	font-family: Tahoma;


}

