@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #60012D;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}


.menu-w {
 color:#FFFFFF;
 text-decoration:none;
 font-weight:bold;
}

a.menu-w:hover  {
 color:#4E0E34;
}

.menu-b {
 font-size:11px;
 color:#333333;
 text-decoration:none;
 font-family:Tahoma;
}

td.titlesmenu{
font-family:Tahoma;
font-size:12px;
color:#333333;
direction:rtl;
font-weight:bold;
}

a.menu-b:hover  {
 color:#D505DA;
}

.menu-c {
 font-size:11px;
 color:#999999;
 text-decoration:none;
}

input {
font-family:Tahoma;
font-size:12px;
color:#333333;
direction:rtl;
}

select {
color:#333333;
font-family:Tahoma;
font-size:12px;
direction:rtl;
}
