@charset "windows-1251";
a{text-decoration:none;}
a:hover{text-decoration:underline;}
body{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
div,td{
	font-family: Tahoma;
	font-size: 11px;
	color: #28333A;
	line-height: 160%;
}
.t11{font-family: Tahoma; font-size: 11px; color: #28333A;}
ul {
	padding:0 40px 0 23px;
}
form{margin: 0px}
.t10{font-family: Tahoma; font-size: 10px; color: #28333A;}
.t10r{font-family: Tahoma; font-size: 10px; color: #FF0000;}

.inp1{height: 19px; width: 179px; font-family: Arial; font-size: 10px; color: #28333A; border: #D4D4D4 1px solid;}
.container{
	padding:0;
	margin:0  auto;
	width: 931px;
	background: #fff;
}
.pic{
	margin:0 0 6px 0;
}
.line {
	margin:0;
	padding:0;
	height:5px;
	background-color: #F60;
}
.TextStrong{
	color: #000080;
	font-weight: bold;
	font-size: 12px;
}
.TextTitr{
	color: #333;
	font-weight: bold;
	font-size: 12px;
	padding: 0 22px 0 0;
}
.ProjectStrong{
	color: #060;
	font-weight: bold;
	font-size: 11px;
};


#Projects{
	padding: 0;
	margin: 0;
	width: 500px;
	text-align: right;
	float:left;

}

/*---------------Table----------------*/
#Projects table {
	border-top:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	margin:7px 22px 28px 0px;
	border-collapse:collapse;
	text-align:right;
	width: 500px;
	}
#Projects caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
#Projects tr.odd td	{
	background:#f7fbff;
	padding: 7px 10px;
	}
#Projects tr.odd .column1	{
	background:#f4f9fe;
	}	
#Projects .column1	{
	background:#f9fcfe;
	}
#Projects td {
	color:#28333a;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	padding: 5px 10px;
	text-align:center;
	font-size: 12px;
	line-height: 140%;
	}				
#Projects th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
#Projects thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
#Projects tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
#Projects tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#Projects tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
/*---------------------Teble Ends--------------------------*/
