body {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #E2A45C;


}
td {  font-family: Arial;font-size: 12px}
a {  color: #000000; text-decoration: none; font-weight: bold}
a:hover {  color: #336666; text-decoration: underline}
.txt1 {
	text-align: justify;
	line-height: 25px;
}
.adminedit {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFF66;
	margin: 2px;
	padding: 2px;
}
.pagetitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;


}
.box1 {
	background-color: #D7EEDA;
	padding: 10px;
}

.box2 {
	color: #F5F5F5;
}
.tablerow1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #F89207;
	color: #000000;
}
.formmsg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 2px;
	padding: 2px;
}
.bullet1,.b1 {
	background-image: url(imgs/b1.gif);
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 11px;

}
.bullet2,.b2{
	background-image: url(imgs/b2.gif);
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: right 4px;
	font-size: 11px;
}
.arabic {
	font-size: 120%;
}
.smalltxt {
	font-size: 11px;
}
li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
}
ul {
	margin: 0px;
}
.subtitle1 {
	font-size: 13px;
	color: #663300;
	font-weight: bold;
}

