.maindiv {
width: 800px;
margin: -10px 0px 0px 0px;
border:0px 0px 0px 0px;
background-color: #FCCB8C;
overflow:hidden;
}

.headtable {
font-family: Times New Roman,sans-serif;
font-size: 18px;
background-color: #EB6645;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px
width:800;
height: 30px;
}


body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
font-family:Times New Roman,sans-serif;
font-size:14px;
}

a{
text-decoration: none;
}

a:hover{
color: #7D3077;
}
a:link{
color: #000000;
}

table{
border: none;
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
}

span.codedirection {
unicode-bidi:bidi-override;
direction: rtl;
cursor: pointer;
}

span.displaynone {
display:none;
} 


.textdiv {
background-color: #FCCB8C;
width: 800px;
position:relative;
top:-4px;
text-align: center;
font-family: Times New Roman,sans-serif;
font-size: 14px;
}
	.textdiv p{
	text-align: justify;
	padding: 20px 50px 20px 50px;
	}
	.textdiv img{
	border: none;
	}
	.textdiv a:hover{
	color: #7D3077;
	}
	.textdiv h2{
	padding:10px 0px 0px 50px;
	}
	.textdiv h3{
	padding:0px 0px 0px 50px;
	position:relative;
	top:-10px;
	}
.contentdiv {
background-color: #FCCB8C;
border-top: double #000000;
width: 800px;
position:relative;
top:0px;
text-align: center;
font-family: Times New Roman,sans-serif;
font-size: 12px;
}
