/*
+--------------------------------------------------------------------------
|   Cascading Style Sheet for MKportal "Default" Portal Template
|   ========================================
+---------------------------------------------------------------------------
|   Edited By ADMIN
|   Arabic MkPortal
|   http://www.gulfson.com
|   Email: ww200@hotmail.com
|
+--------------------------------------------------------------------------
*/
html
{
	scrollbar-base-color: #8D4A20;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #E2DBB7;
}
body
{
	background: #FFFDF1;
	color: #4B2B11;
	font: Bold 12pt arial,verdana,helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
a:link
{
	color: #702105;
	text-decoration: none;
}
a:visited
{
	color: #743205;
	text-decoration: none;
}
a:hover, a:active
{
	color: #FF0000;
	text-decoration: underline;
}
td, th, p, li
{
	font: bold 12pt Times New Roman;
}
.tborder
{
	background: #C8AF9B;
}
.thead
{
	background:url('/mkportal/templates/osrt/images/body.jpg') repeat-x top left;
	color: #2F1907;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:8px; font-family:ms sans serif, arial
}
.thead a:link
{
	color: #743205;
}
.thead a:visited
{
	color: #743205;
}
.thead a:hover, .thead a:active
{
	color: #FF0000;
}
.alt1, .alt1Active
{
	background:#E2DBB7;
	color: #2D1C07;
}
.alt2, .alt2Active
{
	background:#F6F1D7;
	color: #2D1C07;
}
textarea
{
	background:#CBAE97;
                color: #2D1C07;
	font: Bold 12pt arial,verdana,helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.button, .input
{
	background:url('/mkportal/templates/osrt/images/body.jpg') repeat-x top left;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:8px; font-family:ms sans serif, arial
}
select
{
	background: #F2DED6;
                color: #2D1C07;
	font: 8px ms sans serif,arial;
}
.smallfont
{
	font: 8px ms sans serif,arial;
}
.quote {
	color: #AB7246;
	font: 7pt ms sans serif,arial;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0;
	padding: 0;	
}
.tdspacer {
	line-height: 3px;
}
th.alt1, th.alt2, th.thead { 
	border: 1pt dotted #632B1A;
	padding: 8px; 
 }
td.thead, td.alt1, td.alt2, div.thead { padding: 4px; }
img {
border: 0px none;
}
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}
.error {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}