.dir{
direction:ltr; 
}
.dir2{
direction:rtl;
}

.txt11 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txt11_2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.txt11_3 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF8600;
}
.txt11_5 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: ;
	color: #660000;
}
.txt11_6 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: ;
	color: gainsboro;
}
.txt11_4 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A53434;
}
.link_1 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: maroon;
}
.link_2 {
	font-family: tahoma;
	font-size: 12px;
	color: darkblue;
}
.link_3 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.link_4 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}

.title1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #DF8600;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.title3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.title4 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: gray;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: yellow;
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	background-color: #FFE0cc;
}
.txtfield_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	background-color: #DD984B;
	color: #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #E4663C;
}
.button_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #BF4111;
}
.button_02 {
	font-family: tahoma;
	font-size: 12px;
	color: maroon;
	border: 1px solid #BF4111;
	background-color: #ffffff;
}
