﻿body
{
	font-size: x-small;
	font-family: Tahoma;
}
.SmallText
{
	font-size: smaller;
	font-family: Tahoma;
}
H1
{
	font-weight: bold;
	font-size: larger;
	font-family: 'Traditional Arabic';
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.RowWithDownline
{
	border-bottom: gray thin dotted;
	border-top-width: thin;
	border-left-width: thin;
	border-left-color: gray;
	border-top-color: gray;
	border-right-width: thin;
	border-right-color: gray;
}
TD
{
	font-size: Small;
	font-family: Tahoma;
}
.Navigation-Right
{
	background-image: url(Images/Header-Navigation-right.gif);

}
.Navigation-Left
{
	background-image: url(Images/Header-Navigation-Left.gif);
	height : 30;
	width:6;
}
.Navigation-Mid
{
	background-image: url(Images/Header-Navigation-Mid.gif);
	height: 30;
	
}
.Navigation-Right-Link
{
	background-image: url(Images/Header-Navigation-right-Link.gif);

}
.Navigation-Right-Random
{
	background-image: url(Images/Header-Navigation-right-Random.gif);

}