@charset "windows-1256";
/* CSS Document */

.MainTitle {
	color: #6A0932;
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
}
.Title {
	color: #020266;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.SubTitle {
	color: #660000;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Text {
	color: #773D50;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	padding: 10px;
}
.Textbold {
	color: ##773D50;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Welcome {
	color: #020266;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Comment {
	color: #020266;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Textarbic {
	color: #020266;
	font-weight: bold;
	font-size: 14px;
}


.TextArbicNew {
	color: #020266;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ExportFont {
	color: #6A0932;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.importantTextarbic {
	color: #020266;
	font-weight: bolder;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}
.topmenu {
	color: #773D50;
	font-weight: bolder;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-repeat: repeat;
	background-position: center top;
	background-image: url(pic_new/bg.jpg);
}

Table {
	margin: 0 auto;
	padding: 0px;
	
	vertical-align: top;
	align: center;
	border-top-width: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	

; 
}
