.body
{ 
background-image: url('/img/menu/back.gif');background-repeat: repeat-x;
}
.body2
{ 
background-image: url('/img/white_back.gif');background-repeat: repeat-x;
}
a{
text-decoration:none;
color:#000000;

}
img{
border:0px;
}

body{
font-family:tahoma;
font-size:14px;


}
.about_menu{
float:left;
color:#24adec;
font-weight:bold;
font-family:tahoma;
font-size:13px;
margin-right:5px;
}

.forms{
border:0px;
background-color:#f5f5f5;
width:250px;
font-family:tahoma;
font-size:13px;
}

.flash_message{
	position:absolute;
	width:300px;
	color:#222222;
	font-family:arial;
	font-size:14px;
	text-align:center;
	background-color:#24adec;
	top:150px;
	left:500px;
	z-index:999;
	direction:rtl;
}
