/*
+--------------------------------------------------------------------------
|   Cascading Style Sheet for MKportal "waht-sa" 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: #F6FAF2;
	color: #658147;
	font: Bold 10pt ms sans serif,arial,verdana,helvetica;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #F6FAF2 url('/mkportal/templates/waht-sa/images/kl.jpg.jpg');
}
html
{
         scrollbar-3dlight-color:#658147;
         scrollbar-darkshadow-color:#F6FAF2;
         scrollbar-shadow-color:#658147;
         scrollbar-highlight-color:#F6FAF2;
         scrollbar-face-color: #E9F3E0;
	scrollbar-base-color: #E9F3E0;
	scrollbar-arrow-color: #658147;
	scrollbar-track-color #F6FAF2;
}
a:link, a:visited
{
	color: #658147;
	text-decoration: none;
}
a:hover, a:active
{
	color: #548CC6;
	text-decoration: none;
}
td, th, p, li
{
	font: bold 10pt ms sans serif,arial,verdana,helvetica;
}
.tborder
{
	background: #F6FAF2;
	color: #658147;
}
.thead
{
	background: #E9F3E0 url('/mkportal/templates/waht-sa/images/body.jpg') repeat-x top left;
	color: #658147;
	font: 8pt ms sans serif,arial;
	height: 20px
}
.thead a:link, .thead a:visited
{
	color: #658147;
}
.thead a:hover, .thead a:active
{
	color: #548CC60;
}
.alt1
{
	background: #E9F3E0;
	color: #658147;
	font: 8pt ms sans serif,arial;
}
.title
{
	background: #E9F3E0 url('/mkportal/templates/waht-sa/images/bc1.jpg');
	color: #658147;
	font: bold 8pt ms sans serif,arial;
}
.alt2
{
	background: #F6FAF2;
	color: #658147;
	font: 8pt ms sans serif,arial;
}
textarea, .input
{
	font-size: 8pt;
	font-weight: normal; /* needed for Mozilla */
	border: 1pt dotted #658147;	
		font-style:normal; font-variant:normal;  font-size:10pt; font-family:ms sans serif, verdana, helvetica, arial;
}
.button
{
	color: #658147;
	font-size: 8pt; 
	border: 1px solid #658147; 
	background: #E9F3E0 url('/mkportal/templates/waht-sa/images/body.jpg') repeat-x top left;
	height: 20px
}
select
{
	background: #F6FAF2;
	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: #658147;
	font: 7pt ms sans serif,arial;
	font-weight: normal;
	background-color: #658147;
	margin: 0;
	padding: 0;	
}
.tdspacer {
	line-height: 3px;
}
hr, th.alt1, th.alt2, th.thead { 
	border: 1pt dotted #658147;
	padding: 8px; 
 }
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}
.error {	
	font-size: 12pt;
	color: #548CC60;
	font-weight:bold;
}