@charset "utf-8";
/* CSS Document */
body
{
	background-image: url("../img/02.jpg");
	margin:10px 10px 10 10px;
	/*background-color:#0099FF;*/
}

a
{
	text-decoration:none;
	color:#000066;
}

.font
{
	font-family:"Tahoma", Times, serif;
	font-size:11px;
}

.tbl
{
	font-family:tahoma, "times New Roman"; 
	font-size:12px; 
	border-top:3px groove #cccccc; 
	border-right:2px solid navy; 
	border-left:2px solid navy; 
	border-bottom:3px dashed #cccccc;
}

textarea
{
	font-family:tahoma, "times New Roman";
	direction:rtl;
}

.fainput
{
	font-family:tahoma, "times New Roman";
	font-size:12px;
	direction:rtl;
	/*width:100;*/
}

.eninput
{
	font-family:tahoma, "times New Roman";
	font-size:12px;
	direction:ltr;
}

.bttn
{	font-family:tahoma, "times New Roman"; 
	font-size:12px;
	color:#000066;
	font-weight:bold;
	width:176px;
	border:1px solid black;
	background-image:url("../Images/lang.gif");
	cursor:hand;
	height:22px;
	/*background-color:orange;*/
}

.tbl2
{
	font-family:tahoma, "times New Roman"; 
	font-size:12px; 
	border-top:3px groove #cccccc; 
	border-right:2px solid navy; 
	border-left:2px solid navy; 
	border-bottom:3px dashed #cccccc;
	direction:rtl;
	
}

.td1
{
	background-image:url(../img/b.jpg);
	height:30px;
}

.td12
{
	background-color:#DEEFE0;
	height:100px;
	padding:5px 10px 5px 10px;
	direction:rtl;
	
}

.cinput
{
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
	/*width:100;*/
}

.tblmain
{
	border-style:solid;
	border-color:#ff7200;
	border-width:3;
	border-top-width:0;
}

.tblmenu
{
	border-top:3px solid #ff7200;
	border-bottom:3px solid #ff7200;
}

.tblcontent
{
	border-bottom:3px solid #FFCDA0;
	border-top:3px solid #FFCDA0;
	padding:10 10 10 10;
}
