body {
	background-repeat:repeat;
	background-color: #c79754;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	margin:auto;
	padding:0px 0px 0px 0px;
}
.titles {
	color:#814811;
	font-weight: bold;
	padding:0px;
	margin:13px auto auto auto;
	float:left;
	width:758px;
}

.style4 {font-size: 12px}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.maincont {
font: normal 16px/22px Arial, Helvetica, sans-serif;
direction:rtl; text-align:justify;
padding:0px;
margin: 8px auto auto auto;
width:718px;
float:left;
}
td#news1 a{
padding:0px; margin:auto; font:bold 15px/28px Arial, Helvetica, sans-serif;
color:#95680b; text-decoration:none;
text-align:justify;
direction:rtl;
}

td#news1 p{
background:url(images/ball_but_2_s.gif) right 6px no-repeat;
padding:0px 18px 0px 0px;
direction:rtl;
}
td#news1 a span{
padding:0px; margin:auto; font:normal 12px/20px Arial, Helvetica, sans-serif;
color:#666666;
}


hW {
	font-family: mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: left;
	line-height: normal;
}

hB {
	font-family: mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	display: block;
	text-align: left;
	line-height: normal;
}


.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}

.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}

input{
 background-color:#F1EACF;
}
/* Form styles */
div.form-container { margin: auto; padding: 0px; direction:rtl; float:left; background-color: #FFF;width:650px; }

p.legend { margin-bottom: 1em; }
p.legend em { color:#FF0000; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; direction:rtl; text-align:right; float:right; }
div.form-container form p.note { margin-left:0px; direction:rtl; font-size: 90%; color: #333; float:right; }
div.form-container form fieldset { margin:auto 0px auto auto; direction:rtl; padding:5px; border:#993300 1px solid; width:650px;}
div.form-container form legend { font-weight: bold; color:#6d1009; padding:5px; direction:rtl; background-color:#F1EACF;}
div.form-container form fieldset div { padding: 0px; float:left; width:650px;}
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 100px; display: block; float:right;
text-align:right; position: relative; }
div.form-container label.error, 
div.form-container span.error {  }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; float:right; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {background-color:#FFC; border-color:#FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float:right; padding:0px; margin:5px;}
div.form-container div.controlset div { margin-left:0px; padding:0px; width:520px; }
div.form-container div.buttonrow { margin-left: 0px; }

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	margin-top:5px;
	margin-left:13px;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

.buttonSubmit2, .buttonSubmit2Hovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	margin-top:5px;
	margin-left:0px;
}
.buttonSubmit2Hovered {
	background-position:left bottom;
}
.inputbutton {
background:url(./images/buttonchan2.png) bottom left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6d1009;
font-weight:bold;
width:64px;
margin:3px;
vertical-align:bottom;
border:0px;
height:20px;
float:left;
}