﻿body {
	background-image:url('images/bg.png');
	background-attachment:fixed;
	SCROLLBAR-FACE-COLOR: #e8e4cb; 
	SCROLLBAR-HIGHLIGHT-COLOR: #e8e4cb; 
    SCROLLBAR-SHADOW-COLOR: #800000; 
    SCROLLBAR-3DLIGHT-COLOR: #800000; 
	SCROLLBAR-ARROW-COLOR: #800000; 
	SCROLLBAR-TRACK-COLOR: #e8e4cb; 
	SCROLLBAR-DARKSHADOW-COLOR: #e8e4cb;
}
body.normal {
	background-image:url('');
	background-attachment:fixed;
}

.style1 {
	text-align: center;
}
.style2 {
	font-family: Tahoma;
	font-size: xx-small;
}
.style4 {
	color: #800000;
}
.style7 {
	color: #E8E4CB;
	background-color: #800000;
}
.style3 {
	font-family: "Times New Roman";
	color: #800000;
}
.style5 {
	font-family: Tahoma;
	font-size: xx-small;
	text-align: right;
}
.style6 {
	text-decoration: none;
}
.style8 {
	background-image: url('images/main_04.jpg');
	
}
#menu1 {
	margin-left: 30px;
	margin-top: 20px;
	font-family:"Trebuchet MS";
	font-size: 9pt;
	color: #800000;
}
.style9 {
	background-color: #E8E4CB;
}

.style10 {
	font-size: xx-small;
	color: #FF0000;
}

#maindiv {
	width: 500px;
	font-family:"Trebuchet MS";
	font-size:9pt;
	text-align:justify;
}
#maindivdate {
	width: 500px;
	font-family:"Trebuchet MS";
	font-size:7pt;
	text-align:justify;
        color:#dfdfdf;
}
#maindivfa {
	width: 500px;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	text-align:justify;
	direction:rtl
}

a {
	font-family:"Trebuchet MS";
	text-decoration:none;
	color:gray
	}
a:hover {
	font-family:"Trebuchet MS";
	text-decoration: underline;
	color:maroon
}
a.fa {
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	color:gray
	}
a.fa:hover {
	font-family:"Times New Roman", Times, serif;
	text-decoration: underline;
	color:maroon
}

a.linkmenu {
	font-family:"Trebuchet MS";
	text-decoration:none;
	color:#800000;
	}
a.linkmenu:hover {
	font-family:"Trebuchet MS";
	text-decoration: underline;
	color:#000000;
}
a.normallinks {
	color:black
}
a.normallinksfa {
	color:black;
	font-family:"Times New Roman", Times, serif
}

.borderimage{
border:1px solid #e8e4cb;
}

