/* CSS Document */
body{
background-image:url(../images/body.jpg);
margin:0px;
}
.contentbg1{
background-image:url(../images/contentbg1.jpg);
background-position:left top;
background-repeat:repeat-y;
}
.contentbg2{
	background-image:url(../images/contentbg2.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color: #FEF4C3;
}
.horsebg{
background-image:url(../images/horsebg.jpg);
background-position:left top;
background-repeat:repeat-y;
}
.headingline{
background-image:url(../images/headingline.jpg);
background-position:left top;
background-repeat:repeat-x;
}
.copyrightbg{
background-image:url(../images/copyrightbg.jpg);
background-position:left top;
background-repeat:no-repeat;
}
/*menu*/


.emialtext{
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size:11px;
color:#CDC4C0;
text-decoration:none;
line-height:15px;
letter-spacing:1px;
}
.emialtext a{
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size:11px;
color:#CDC4C0;
letter-spacing:1px;
line-height:15px;
text-decoration:none;
border-bottom:1px dotted #FFFFF;
}
.emialtext a:hover{
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
letter-spacing:1px;
line-height:15px;
text-decoration:none;
border-bottom:1px dotted #000;
}



.heading{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#000000;
font-weight:bold;
background-image:url(../images/headingline.jpg);
background-position:left bottom;
background-repeat:repeat-x;

}

.contenttext{
font-family:Arial,Verdana,  Helvetica, sans-serif;
font-size:12px;
color:#020202;
text-decoration:none;
line-height: 18px;
}
.contenttext a{
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#653832;
text-decoration:none;
border-bottom:1px dotted #653832;
}
.contenttext a:hover{
font-family:Arial,Verdana,  Helvetica, sans-serif;
font-size:12px;
color:#000000;
border-bottom:1px solid #000000;
}
.arabhorse {
font-family:Arial,Verdana,  Helvetica, sans-serif;
font-size:12px;
color:#0A0200;
text-decoration:none;
}
.arabhorse a{
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#0A0200;
text-decoration:none;
}
.arabhorse a:hover{
font-family:Arial,Verdana,  Helvetica, sans-serif;
font-size:12px;
color:#0A0200;
text-decoration:underline;
}
