@charset "utf-8";

/* CSS Document - Created by master Mahammad Sharifov- info@mahammad.info*/

.b1 {
	color: #b1eaa6;
	font-size:8pt; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

.b1_l {
	color: #73e603;
	font-size:8pt; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none
	}

.b1_b {
	color: #73e603;
	font-size:9pt; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline;
	}

.b2 {
	color: #032c00; 
	font-size:8pt; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

.b3 {
	color: #d5ffce;
	font-size:11pt; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
	}

.h1 {
	color: #73e603; 
	font-size:11pt; 
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

.h2 {
	color: #73e603; 
	font-size:12pt; 
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

.h3 {
	color: #015fa8; 
	font-size:9pt; 
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

.h4 {
	color: #222222; 
	font-size:9pt; 
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

.f1 {
	color: #FFF;
	font-size:8pt; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

a:link, a:visited { 
	text-decoration: none;
	color: #73e603;
	}
	
a:active {
	color: #73e603;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline; 
	color: #73e603;
	}

p { 
	margin: 0px 15px 0px 15px;
	padding: 0px;
   }

a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.linkopacity:hover img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
border:none;
}

div.img
{
  margin: 1px;
  height: 70px;
  width: 120px;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #4baf49;
}
div.img a:hover img {border: 2px solid #ffffff;}