body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	line-height:22px;	
}


a 
{
	text-decoration: none;
	font-weight: none;
	color: #87CEE2;
	outline: none;
}


a:visited 
{
	color:  #87CEE2;
}


a:active 
{
	color:  #87CEE2;
}


a:hover 
{
	color: #87CEE2;
	text-decoration: none;
}



strong, b 
{
	font-weight: bold;
	
}


p 
{
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
}


h1 
{
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	text-decoration:none;
	color: #000000;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	
}

h2 
{
	font-family: Trebuchet MS, Verdana;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

	
	
img 
{
	border: 0;
}




#header 
{	
	text-align:center;
	color:#000000;
	background:#ffffff;
	padding:20px;	
	border-right: 0px solid #dddddd;
	border-left: 0px solid #dddddd;
	border-top: 0;
	border-bottom: 0;
	width: 620px;
	margin: 0 auto;
}



#header a:link 
{	
	font:83%/1.5em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#999999;
	text-decoration:none;
}


#header a:hover 
{
	font:83%/1.5em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#000000;
	text-decoration:underline;
}
	


.text
{
	padding:20px;
	background:url(image/back.jpg);
	font-size:20px;
	font-family:arial;
	line-height:30px;	
}
	
	
#page 
{	
	text-align:left;
	margin: 0px auto;
}	



#content
{	
	font-family: verdana, arial, sans-serif;
	background-color:#ffffff;
	padding:20px;	
	border-right: 0px solid #dddddd;
	border-left: 0px solid #dddddd;
	border-top: 0;
	border-bottom: 0;
	width: 620px;
	margin: 0 auto;
}



#content img 
{
	padding:7px;
	margin: 0px 0 0 0;
}

	


#menu 
{	
	font-family:junicode,junicode,times new roman, georgian;
	display:block;
	font-size:14px;
	color:#000000;
	background:#ffffff;
	padding:0px;	
	border-right: 0px solid #dddddd;
	border-left: 0px solid #dddddd;
	border-top: 0px solid #dddddd;
	width: 550px;
	height:20px;
	border-bottom: 0px solid #dddddd;
	margin: 0 auto;
}


	
#menu ul 
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	width:550px;
	height:100px;
}
	
	

#menu ul li 
{
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}



#menu ul li a 
{
	background: #fff;
	width: 110px;
	border-top: 0px solid #ccc;
	border-left: 0px dashed #000;;
	border-bottom: 0px solid #ccc;
	border-right: 0px dashed #000;
	padding: 0;
	margin: 0 0 0 0;
	color: #999;
	font-style:italic;
	text-decoration: none;
	text-transform:lowercase;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;     
	voice-family: "\"}\"";   
	voice-family: inherit;   
}

#menu ul li
{
	background: #fff;
	width: 110px;
	border-top: 0px solid #ccc;
	border-left: 0px dashed #000;;
	border-bottom: 0px solid #ccc;
	border-right: 0px dashed #000;
	padding: 0;
	margin: 0 0 0 0;
	color: #000;
	font-style:italic;
	text-decoration: none;
	text-transform:lowercase;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;     
	voice-family: "\"}\"";   
	voice-family: inherit;   
}
	
	
html>#menu ul li a  
{
	font-size: x-small;   
} 
	

#menu ul li a:hover
{
	background-color:#D1EEEE;
	color:#000;

}



#menu a:active	
{
	background: #9AFF9A;
	color: #000;
}





a.info
{
	position:relative;
	z-index:24; 
  	background-color:#fff;
	color:#000;
	text-decoration:none
}



a.info:hover
{
	z-index:25; 

}



a.info span
{
	display: none
}



a.info:hover span
{
	display:block;
	position:absolute;
	top:3em; left:2em; width:15em;
	border:0px solid #ddd;
	background:url(image/back.jpg);
	font-family:arial;
	text-transform:lowercase;
	font-style:normal;
	padding:5px;
	font-size:13px;
	background-color:#fff; 
	color:#000;
	text-align: center
}

    
a.selected
{
	position:relative;
	z-index:24; 
  	background-color:#fff;
	color:#000;
	text-decoration:none
}



a.selected:hover
{
	z-index:25; 
	background-color:#fff
}



a.selected span
{
	display: none
}
 
 
    
#bottom 
{	
	margin: 0 auto;
	background:#ffffff;
	background-repeat: repeat-x;
	background-position:bottom;
	padding:20px;	
	border-right: 0px solid #dddddd;
	border-left: 0px solid #dddddd;
	border-bottom: 0px solid #dddddd;
	border-top:0;
	width: 620px;
	margin-right: auto;
}


.smallertext
{
	font-size:15px;
	line-height:20px;
	
}	
	
.clear 
{
	   clear: both;
}
