/*  main
------------------------------------------------------------------------------------*/
body {
	margin: 0;
	background-color: #D0E3FC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.BIUa_url	{font-size: 11px;}
.BIUa_descr{font-size: 11px;}
.BIUa_name {font-size: 11px;}


img { 
	border: none; 
	}

/*  fonts
------------------------------------------------------------------------------------*/
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3660B1;
	margin: 20 0 10 0;
	}
h1 a{
	color: #3660B1;
	}
h1 a:hover{
	color: #3660B1;
	}
	
	
h2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 14px;
	display: inline;
	}

h2 a{
	text-decoration: none;
	color: #FFFFFF;
	}
	
h2 a:hover{
	color: #C3E3FF;
	}	


h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3660B1;
	margin: 12 0 0 15;
	}
h3 a{
	text-decoration: none;
	color: #3660B1;
	}
	
h3 a:hover{
	color: #628AE2;
	}

.t1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3660B1;
	margin: 84 0 0 15;
	}
.t1 a {
	text-decoration: none;
	color: #3660B1;
    }

.t1 a:hover {
	color: #628AE2;
    }

.t2 {
	font-size: 11px;
	color: #000;
	}
.t2 a {
	text-decoration: none;
	color: #000;
    }

.t2 a:hover {
	color: #000;
    }

.t3 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 20;
	}
.t3 a {
	text-decoration: none;
	color: #fff;
	}

.t3 a:hover {
	color: #fff;
	}
	
.t4 {
	font-size: 11px;
	font-weight: bold;
	color: #3660B1;
	text-decoration: none;	
	}

.t4:hover {
	color: #628AE2;
    }
	
	
		
	

				