﻿body {
}
#SimpleText
{
	font-weight: bold;
	color:black;
}
a:hover
{
	color: red;
	font-weight: bold;
}
a
{
	font-size: 16px;
	font-weight: bold;
	color: #233384;
	text-decoration: none;
}
#Footer
{
	font-weight: bold;
	color: white;
}
#Title
{
	font-weight: bold;
	font-family: 'Times New Roman';
	color: #233484;
	background-color: #eeeffd;
}
button
{
	font-weight: bold;
	font-family: 'Times New Roman';
	color: #233484;
	background-color: #eeeffd;
}
#Title1
{
	font-weight: bold;
	font-family: 'Times New Roman';
	color: #233484;
	background-color: #eeeffd;
}
#Title2
{
	font-weight: bold;
	font-family: 'Times New Roman';
	color: #233484;
	background-color: #eeeffd;
}
#ArtBody
{
	font-size: 14px;
	font-family: Tahoma;
	direction: rtl;
}
#ArtTitle
{
	font-size: 20px;
	font-weight: bold;
	
}
#ArtIntro
{
	font-size: 16px;
	font-weight: bold;
}
#MainTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #233384;
	
}
#MainIntro
{
	font-size: 14px;
	font-family: Tahoma;
	text-align: justify;
}

.ArtBody
{
	font-size: 14px;
	font-family: Tahoma;
	text-align: justify;
}
.ArtTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #233384;
	
}
.ArtIntro
{
	font-size: 16px;
	font-weight: bold;
}
.MainTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #233384;
	
}
.MainIntro
{
	font-size: 13px;
	font-family: Tahoma;
	text-align: justify;
}
#Contact
{
	font-family:Times New Roman;
	font-size:larger;
	color:Navy;
}

#HLTreeView
{
	color: Navy;
	font-family: 'Times New Roman';
	font-weight: normal;
	font-variant: normal;
	font-size: 4.5mm;
}
#HLTreeView:hover
{
	color: Red;
	font-family: 'Times New Roman';
	font-weight: normal;
	font-variant: normal;
}

