body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1992D1;
	background-image: url(../images/background.jpg);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

a.bodytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4C97;
	text-align: left;
	text-decoration: none;
}


.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


a.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #815E19;
	font-weight: bold;
	text-decoration: none;
}


.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96B0D1;
	font-weight: normal;
	text-decoration: none;
}



.footerlinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.textfield {
	background-image: url(file:///C|/Users/Ron/Desktop/alredha-final/images/formfield.jpg);
	height: 18px;
	width: 252px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	
}

.message {
	background-image: url(file:///C|/Users/Ron/Desktop/alredha-final/images/message.jpg);
	height: 50px;
	width: 252px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	scrollbar-base-color: #78B228; 
	scrollbar-arrow-color: #78B228;
	scrollbar-DarkShadow-Color: #78B228; 
}

.marqueecontainer{
position: relative;
width: 296px; /*marquee width */
height: 386px; /*marquee height */
background-color: #0F4C97;
overflow: hidden;
border: 0px solid orange;
padding: 0px;
}

.scroll {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7CAE0;
	text-align: left;
}
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

