/* CSS Document */

body { padding:0px;
		margin:0px;
		background-color:#fff;	
		color:#000;

		}
.main { border:0px;
		border-collapse:collapse;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		}		

.main td { padding:0px;
}

a:link { text-decoration:underline;
			color:#2d68bb;
			} 
a:hover { text-decoration:underline;
			color: #0000ff;
			}			 
a:visited { text-decoration:underline;
				color:#586f8f;
				}			

.menu { background:url(/images/back.jpg) repeat-y top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;

		
 }

.menu div {	 padding-left:5px;
			}

/*
.content { border-left: solid 1px #e3e3e3;
			border-right: solid 1px #e3e3e3;
			height:600px;
			vertical-align:top;
			 					}
*/

.information { color:#000;
			   padding:20px;
			 
					}			
/*
.content div { font-size:12px;
					font-family:Arial, Helvetica, sans-serif;
					text-align:justify;

					}
*/						
			
/*.information ul li { list-style-image:url(/images/bullet.gif)}*/

.footer {
			width:311px;
			height:50px;
			display:block;
			float:left;
			margin-left:100px;
			color:#666;
			font-size:11px;
			padding-top:5px;
			
					}	
.register_form {width:174px;
				height:180px;
				color:#346cbc;
				font-size:13px;
				background-color:#f3f4f6;
				 }
			 
.lang {	float:left;
		font-size:12px;
		padding-left:50px;
		padding-top:20px;
		}
		
.gallery { padding:10px;
			}		
				 
				 		
/*  */				 
.form { border:solid 1px #4b73ab;
		background-color:#fff;
		width:100%;
	
	
		}	
.button { border: solid 1px #5390e6;
			background-color:#fff;
			color:#5390e6;
			cursor: pointer;  
				}	

.treediv ul{
margin: 0px;
padding:0px;
width: 150px; /* Width of Menu Items */
color:#2d68bb;
}

.treediv ul li{
position: relative;
list-style-image:none;
}

/*Sub level menu items */
.treediv ul li ul{
position: absolute;
width: 180px; /*sub menu width*/
top: 0;
visibility: hidden;

}

.treediv ul li a{
display: block;
text-decoration: none;
padding: 1px 1px;
background-color:#f3f4f6;
border-bottom: solid 1px #e9e9eb;

}

.treediv ul li a:visited{
color:#2d68bb;
}

.treediv ul li a:hover{
background-color: #6b86ad;
color:#fff;
}

/* Fix IE. Hide from IE Mac \*/
 * .treediv ul li { height: 1%;}
 * .treediv ul li a { height: 1%; }
/* End */ 

.lent { width:100%;
		height:30px;
		background-color:#f1f1f1;
		display:block;
		}

.upmenu{

	background:url(/images/menu_right.jpg) right top no-repeat #f3f4f6;
	height:32px;
	width:598px;
	text-align:center;
	vertical-align:middle;

}

.upmenu a{
	padding-right: 30px
}


table.smtable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}
table.smtable th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}
table.smtable td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}
table.smtable td ul {
	text-align:left;
}

.jarnama {
background-color:#F8F8F8;
border:1px solid #CCCCCC;
color:#999999;
font-family:tahoma;
font-size:11px;
}