body {
	scrollbar-3dlight-color : #000AAA;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #AA00AA;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #050332;
	scrollbar-highlight-color : #6A7682;
	scrollbar-shadow-color : #2A3642;
	scrollbar-track-color : #98A8B6;
}
a{
	border-bottom: #FF3300;
	text-decoration : none;
	font-size : 16px;
	color : #CFCFFF;
}
a:visited
{
	color : #AAAAAA;
}
a:hover{
	text-decoration : underline;
}
td{
	font-family : "Times New Roman";
}
.msg{
	font-family : "Traditional Arabic";
	font-size : 20px;
	color : #FF0000;
	font-weight : bold;
}
.info{
	font-family : Tahoma;
	font-size : 14px;
	color : #330000;
	font-weight : bold;
}
.Link{
	font-family: "Times New Roman";
	font-weight : bold;
	color : Teal;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
.Link:visited
{
	color : #AAAAAA;
}
.Link:hover{
	color : Navy;
}
.BG{
	background-position : right;
}
.Menu{
	background-repeat : repeat-y;
}
.MenuCell{
	height: 24;
	font-style : italic;
}
.MenuE{
	background-repeat : repeat-y;
	background-position : right;
}
.title{
	font-family: "Times New Roman";
	font-size: 16 px;
}
.content{
	font-family: "Traditional Arabic";
	font-size: 16 px;
	font-weight : bold;
}