body {
	background-repeat: repeat;
	background-position: center top;
	margin:0px;
	background-image: url(../images/body.jpg);
}
.menubg {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentbg {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #C35626;
	text-decoration: none;
}
a.content1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #C35626;
	text-decoration: underline;
}
a:hover.content1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.arabhorse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/arabhorse-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 5px;
}
.arabhorse A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.arabhorse A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}