body,td,th{
	font-family: Arial;
	font-size: 13px;
	color: #7C0214;
}
a:link{
	text-decoration: none;
	color: #7C0214;
}
a:visited{
	text-decoration: none;
	color: #7C0214;
}
a:active{
	text-decoration: none;
	color: #7C0214;
}
a:hover{
	text-decoration: none;
	color: #0A3668;
}


.MainTxt{
	font-family: Arial;
	font-size: 13px;
	color:#3D030B;
}

.PrefTxt{
	font-family:Tahoma;
	font-size: 12px;
	color: #7C0214;
}

.ElgadeedTxt{
	font:Bold;
	font-family: Arial;
	font-size: 14px;
	color:#7C0214;
}

.BakaTxt{
	font-family: Arial;
	font-size: 14px;
	color: #7C0214;
}

.LastTable{
	font-family: Tahoma;
	font-size: 10px;
	color: Black;
	
}

.Button{
	background: #E5E5E5;
	border-color: #510002;
	color: #510002;
	border-bottom: thin;
	border-bottom-width: thin;
	border-left: thin;
	border-left-width: thin;
	border-right: thin;
	border-right-width: thin;
	border-top: thin;
	border-top-width: thin;
	border-style: groove;
	border-width: thin;
	border: 1px solid;
}

.InputText{
	background: #E5E5E5;
	border-color: #510002;
	color: #510002;
	border: 1px solid;
}
.formtext{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
 font: bold;
}
.JumpMenu{
	background: #991B1E;
	color: White;
}