@charset "utf-8";
.colorBlack{
color:#040404;
}
.colorRed{
color:#DB3238;
}
.courrier12 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.imagePadding {
	padding-left: 2px;
	padding-right:4px;
}

a {
	text-decoration: none;
}

.tahoma15 {
	font-family: Tahoma;
	font-size: 15px;
}
.tahomaS15 {
	font-size: 15px;
}
.textfield1 {
	background-color: #CD181E;
	margin: 1px;
	font-family: Tahoma;
	font-size: 12px;
	height: 19px;
	width: 167px;
	border: 1px solid #EE9EA1;
	color: #FFFFFF;
}
.textfield2 {
	background-color: #CD181E;
	margin: 1px;
	font-family: Tahoma;
	font-size: 12px;
	height: 15px;
	width: 118px;
	border: 1px solid #EE9EA1;
	color: #FFFFFF;
}
.tahoma14 {
	font-family: Tahoma;
	font-size: 14px;
}
.tahomaS14 {
	font-size: 14px;
}
.tahoma13 {
	font-family: Tahoma;
	font-size: 13px;
}
.tahomaS13 {
	font-size: 13px;
}
.trebcuhet18 {
	font-family: "Trebuchet MS";
	font-size: 18px;
}
.tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
}
.tahomaS12 {
	font-size: 12px;
}
.tahomaS22 {
	font-size: 22px;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
}
.tahoma17 {
	font-family: Tahoma;
	font-size: 17px;
}
.searchBoxes {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	height: 19px;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
}
.tahoma25 {
	font-family: Tahoma;
	font-size: 25px;
}
.tahomaS11 {
	font-size: 11px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Underline{
text-decoration:underline;
}
.TextFieldSearch{
	font-family: Tahoma;
	font-size: 12px;
	color:#040404;
	border:1px solid #333333;
	background-color:#F8F8F8;
	width:135px;
	height:20px;
	direction:rtl;
	padding-right:12px;
}
.AlphabetSel{
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 17px;
	background-image:url(images/bgS.jpg); 
	background-repeat:no-repeat;
	vertical-align:middle;
}
.AlphabetNotSel{
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 17px;
	background-image:url(images/bgNotS.jpg); 
	background-repeat:no-repeat;
	vertical-align:middle;
}