body {
	direction: rtl;
	margin: 0;
	padding: 0;
	background: url(images/backback.jpg) repeat-x;
}

td, p, body {
	font-family:Tahoma, Arial;
	font-size: 12px;
	color: #777777;
}

h1 {
	font-size: 20px;
	color: red;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: red;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: blue;
	font-weight: bold;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a.bidur {
	color: black;
	font-size: 10px;
}

a.messages {
	color: white;
}

.profile {
	background-image: url('Images/MProfile.gif');
	text-align:center;
}

a.profile {
	color: white;
}

.welcome {
	color: #32698C;
}

.login {
	color: yellow;
	font-size: 10px;
	font-weight: bold;
}
a.login {
	font-size: 11px;
	color: yellow;
}
a.login:hover {
	color: white;
	text-decoration: underline;
}

.footer {
	color: white;
	font-size: 10px;
	background-image: url('Images/Footer.jpg');
	background-repeat: no-repeat;
	text-align:center;
}

#lblDedicationTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	text-shadow:white 1px 1px 1px;
}
#lblDedicationAuthor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
}
#txtDedicationContent {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:22px;
	font-size:16px;
	color:#333333;
}
#MPcontainer {
width:760px;
margin:0 auto;
height:25px;
color:red;
font-weight:bold;
border:1px dashed white;
}

#MPcontainerxxx{
text-align:center;
font-size:10px;
padding:0 0 5px 0;
}