body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
}
.backround {
	background-color: #DEBDFF;
	background-repeat: repeat;
	background-position: left top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #934ED4;
	border-left-color: #934ED4;
}
.contentbackroud {
	background-image: url(../images/textbackroundimage.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C565DA;
	border-right-color: #C565DA;
	border-bottom-color: #C565DA;
	border-left-color: #C565DA;
}
.bottom {
	background-color: #DEBDFF;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #934ED4;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #934ED4;
	border-left-color: #934ED4;
	line-height:16px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #833ECE;
	text-decoration: underline;
	
}
a:hover.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #833ECE;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #833ECE;
	text-decoration: none;
	padding-top:5px;
}
.headingtext1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #543B9B;
	font-weight: bold;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #543B9B;
	font-weight: bold;
	background-image:url(../images/textline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #543B9B;
	font-weight: bold;
	background-image:url(../images/textline1.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #23144E;
	line-height: 18px;
}
.contenttext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #23144E;
	line-height: 18px;
	text-decoration: underline;
}
.contenttext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	line-height: 18px;
	text-decoration: underline;
}
.arabhorse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
}
