body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}


a            { text-decoration: none;}
a:visited    { color:#005571}
a:active     { color:#334D64}
a:hover      { text-decoration: ;color: #CC3300;list-style-type: none;}


.content {
	padding-top : 4px;
	padding-right : 8px;
	padding-bottom : 4px;
	padding-left : 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction :rtl;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #94BEDA;
	line-height: 15px;
	}


.menu {
	
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	margin: 2px;
	padding: 2px 2px 2px 2px;
	}
	
	
.menuhead {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.border {
	border-top : thin dashed #000000;
	border-right : thin dashed #000000;
	border-bottom : thin dashed #000000;
	border-left : thin dashed #000000;
	}


.footertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #00009D;
}


.redtxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	display: block;	
}

.border1 {
	border: 1px dotted #357199;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
}

