<!-- CSS Stylesheet -->
<style type="text/css" id="vbulletin_css">
<!--
/* هنا يتم تعديل الالوان السكربت */
body
{
	background: #F0FCFE;
	font: bold 12pt arial;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}
a:link, body_alink
{
	color: #0E4F5C;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #0E4F5C;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #000000;
	text-decoration: underline;
}


.normal {
	font: bold 8pt tahoma;
    color: #0E4F5C;
}


.page
{
	background: transparent;
	color: #000000;
	font: bold 12pt arial;
}

.tborder
{
	background: #F0FCFE;
	color: #0E4F5C;
	1px solid #5B5B5B
}
.tcat
{
	background: #F5E7F4 url(cat/cat.gif) repeat-x top left;
	color: #0E4F5C;
	font: bold 12pt arial;
}
.tcat a:link, .tcat_alink
{
	color: #0E4F5C;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #0E4F5C;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FF0000;
	text-decoration: underline;
}
.thead
{
	background: #FEF7F1 url(cat/cat.gif) repeat-x top left;
	color: #0E4F5C;
	font: bold 10pt tahoma;
}
.thead a:link, .thead_alink
{
	color: #000000;
}
.thead a:visited, .thead_avisited
{
	color: #000000;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FF0000;
}

.alt1, .alt1Active
{
	background: #FAF4DD;
	color: #000000;
	font: bold 12pt arial;
}
.alt2, .alt2Active
{
	background: #FFFFFF;
	color: #000000;
	font: bold 12pt arial;
}

textarea, .bginput
{
	color: #0E4F5C;
	font: bold 12pt arial;
}

bginput
{
	background: #FEF7F1 url(images/style/cat.gif) repeat-x top left;
	color: #0E4F5C;
	font: bold 12pt arial;
}

.button{
  font:12px tahoma;
  color: #0E4F5C;
   background-color: #FFF;
    border: 1px #5B5B5B solid;
}
SELECT {
    font: 10pt tahoma;
    background-color: #FFFFFF;
    color: #0E4F5C;
    }
    
option, optgroup{
	font-size: 8px;
	font-family: ms sans serif,arial;
}





.bigfont
{
	color: #000000;
	font: bold 10pt Tahoma;
}



.smallfont
{
	font: 8pt Tahoma;
	color: #000000;
}

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
.underline { text-decoration: underline; }
html {
scrollbar-face-color: #14B4D2;
scrollbar-highlight-color: #2991A5;
scrollbar-3dlight-color: #D9D7D7;
scrollbar-darkshadow-color: #0593AE;
scrollbar-shadow-color: #86EAFD;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #E4E3E3;
}
-->
</style>

<!-- / CSS Stylesheet -->