body {	background-color: #f9f9f9;}

a {  color: #034e88;}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

.titr {
	font-family: tahoma;
	font-size: 11px;
	color: #034e88;
	font-weight:bold;
	padding-right:10px;	
}
.titr1 {
	font-family: tahoma;
	font-size: 11px;
	color: #034e88;
}
.titr2 {
	font-family: tahoma;
	font-size: 11px;
	color: #034e88;
	align:justify;
}
.titr3 {
	font-family: tahoma;
	font-size: 11px;
	color: #424242;
	line-height:16px;
	padding-right:5px;

}

.titr4 {
	font-family: tahoma;
	font-size: 12px;
	color: #424242;
	line-height:16px;
	direction:rtl;
	padding-right:10px;
	padding-left:10px;
}
.keys {
	background-color: #ddf1ff;
}
.keysmenu {
	font-family: tahoma;
	height: 25px;
	font-size: 11px;
	color: #014477;
	direction:rtl;
	background-color: #ddf1ff;
	padding-left:5px;
	text-decoration:none;
}
.keysmenu2 {
	font-family: tahoma;
	height: 25px;
	font-size: 11px;
	color: #014477;
	padding-left:5px;
	text-decoration:none;
	background-color: #ddf1ff;
}
.bg1 {
	background-color:#ddf1ff;
}

.bg2 {border:1px solid #cdcdcd;}

.bg3 {background-color:#CCCCCC;
	height:58px;
}


#tbl2 table{}
#tbl2 td{background-color:#eef6fc; height:28px;}

.bcc {background-color:#edf1f4;}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.tablebd {
border-width:1px; border-color:#CCCCCC; border-style:solid;}

#topmenu {
	width: 95%;
	height: 29px;
	margin: 10px auto;
	overflow: hidden;
}
#topmenu #item {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#topmenu #item li {
	float: left;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}
#topmenu #item a {
	background: #0099CC;
	color: #fff;
	font-size: 9pt;
	display: block;
	float: left;
	margin: 0 1px 0 0;
	line-height: 18pt;
	padding: 0 10px;
	text-decoration: none;
}
#topmenu #item a:hover {
	background: #66CCFF;
	color: #000;
}
