body {
	background-image: url('../images/ap_bg.gif');
	font-size: small;
	font-family: Tahoma;
}
table {
	direction: rtl;
	text-align: justify;
	border: 0px;
	background-color: white;
	width: 700px;
}
img {
	border: 0px;
}
.ddv {
	direction: rtl;
	text-align: justify;
	border: 0px;
	background-color: white;
	width: 700px;
	padding-top: 0px;
}
#header {
	background: rgb(20, 66, 130) none repeat;
	position: relative;
	text-align: center;
	height: 100px;
	width: 700px;
}
fieldset {
	width: 660px;
	line-height: 190%;
	padding: 10px;
	margin: 1px;padding-top: 0px;

}
.legend {
	padding-bottom: 20px;
	vertical-align: middle;
}
.btn {
	font-family: Tahoma;
	font-size: small;
	font-weight: 400;
	text-align: center;
}
.alt {
	background-color: #E4DFEE;
}
.inputtxt {
	width: 160px;
	font-family: Tahoma;
	font-size: small;
	direction: ltr;
}
.red {
	color: red;
}
.txtright {
	text-align: right;
}
.txtcenter {
	text-align: center;
}
.txtleft{
	text-align:left;
}
textarea{
	font-family:Tahoma;font-size:small;
}.success {
	background-color: #99FF99;
	border: 1px #33CC33 solid;
	width: 95%;
	text-align: right;
	padding: 4px;
	margin: 4px;
}
.erorr {
	background-color: #FF6666;
	border: 1px #FF0000 solid;
	width: 95%;
	text-align: right;
	padding: 4px;
	margin: 4px;color:white
}
.describe {
	background-color:#FFFFCC ;
	border: 1px #FFFF00 solid;
	width: 95%;
	text-align: right;
	padding: 4px;
	margin: 4px;color:navy
}
