/*
+--------------------------------------------------------------------------
|   Cascading Style Sheet for MKportal "3eedsa" Portal Template
|   ========================================
+---------------------------------------------------------------------------
|   By Abdullah AL-Zaidi
|   Arabic MkPortal
|   http://www.mr-sa.com 
|   Email: sa@mr-sa.com
|   M S N: mr.sa@hotmail.com
|
+--------------------------------------------------------------------------
*/
body
{
	background: #FFFFFF;
	color: #000000;
	font: Bold 10pt ms sans serif,arial,verdana,helvetica;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #FFFFFF url('/mkportal/templates/estail/images/kl.jpg.JPG');
}
html
{
         scrollbar-3dlight-color:#000000;
         scrollbar-darkshadow-color:#FFFFFF;
         scrollbar-shadow-color:#000000;
         scrollbar-highlight-color:#FFFFFF;
         scrollbar-face-color: #E8F3FF;
	scrollbar-base-color: #E8F3FF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color #FFFFFF;
}
a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover, a:active
{
	color: #000000;
	text-decoration: none;
}
td, th, p, li
{
	font: bold 10pt ms sans serif,arial,verdana,helvetica;
}
.tborder
{
	background: #FFFFFF;
	color: #000000;
}
.thead
{
	background: #FFFFFF url('/mkportal/templates/estail/images/body.jpg') repeat-x top left;
	color: #FFFFFF;
	font: 8pt ms sans serif,arial;
	height: 20px
}
.thead a:link, .thead a:visited
{
	color: #000000;
}
.thead a:hover, .thead a:active
{
	color: #000000;
}
.alt1
{
	background: #E8F3FF;
	color: #000000;
	font: 8pt ms sans serif,arial;
}
.title
{
	background: #E8F3FF url('/mkportal/templates/estail/images/bc1.jpg');
	color: #FFFFFF;
	font: bold 8pt ms sans serif,arial;
}
.alt2
{
	background: #FFFFFF;
	color: #000000;
	font: 8pt ms sans serif,arial;
}
textarea, .input
{
	font-size: 8pt;
	font-weight: normal; /* needed for Mozilla */
	border: 1pt dotted #000000;	
		font-style:normal; font-variant:normal;  font-size:10pt; font-family:ms sans serif, verdana, helvetica, arial;
}
.button
{
	color: #FFFFFF;
	font-size: 8pt; 
	border: 1px solid #000000; 
	background: #000000 url('/mkportal/templates/estail/images/body.jpg') repeat-x top left;
	height: 20px
}
select
{
	background: #FFFFFF;
	font: 8px ms sans serif,arial;
}
option, optgroup
{
	font-size: 8px;
	font-family: ms sans serif,arial;
}
.smallfont
{
	font: 8px ms sans serif,arial;
}
.quote {
	color: #000000;
	font: 7pt ms sans serif,arial;
	font-weight: normal;
	background-color: #000000;
	margin: 0;
	padding: 0;	
}
.tdspacer {
	line-height: 3px;
}
hr, th.alt1, th.alt2, th.thead { 
	border: 1pt dotted #000000;
	padding: 8px; 
 }
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}
.error {	
	font-size: 13pt;
	color: #000000;
	font-weight:bold;
}