/*
Таблица листовок
*/
a { text-decoration:none; color:#0395FF; }

#psdgraphics-top_domain { margin:0;
	padding: 0;
	width: 586px;
	height: 4px;
	background: url(images/top.png) no-repeat right top;
	}
#psdgraphics-bottow_domain  { margin:0;
	padding: 0;
	width: 586px;
	height: 4px;
	background: url(images/bottow.png) no-repeat right top;
	}
#psdgraphics-com-table_domain {
	margin:0;
	padding: 0 4px 0 4px;
	width: 578px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0080EC;
}


#psdg-header_domain {
	margin:0;
	padding: 14px 0 0 24px;
	width: 554px;
	height: 55px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(images/head-bcg.jpg) no-repeat right top;	
}

.psdg-bold_domain {
	font: bold 22px Arial, Helvetica, sans-serif;
	
}

#psdg-top_domain {
	margin:0;
	padding: 0;
	width: 578px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(images/top-light-blue.png) repeat-x left top;	
}

.psdg-top-cell_domain {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:210px;
	height: 31px;
	border-right: 1px solid #ced9ec;
	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
}

#psdg-middle_domain {
	margin:0;
	padding: 0;
	width: 578px;
	background: #f6f6f6 url(images/center-bcg.png) repeat-y right top;	
}

.psdg-left_domain {
	float:left;
	margin:0;
	padding: 10px 0 0 24px;
	width: 129px;
	text-align: left;
	height: 45px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
	background: #e4ebf8 url(images/center-blue.png) repeat-y left top;
}



.psdg-right_domain {
	float:left;
	margin:0;
	padding: 11px 0 0 0;
	width: 210px;
	text-align:center;
	height: 44px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
}

#psdg-bottom_domain {
	clear:both;
	margin:0;
	padding: 0;
	width: 578px;
	height: 0px;
	border-top: 2px solid #FFF;
	background: #e4e3e3 url(images/bottom-line.png) repeat-x left top;	
}


.psdg-bottom-cell_domain {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:140px;
	height: 33px;
	border-right: 1px solid #ced9ec;
	color:#070707;
	font: 13px Arial, Helvetica, sans-serif;
}



#psdg-footer_domain {
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 566px;
	background: #f6f6f6 url(images/center-bcg.png) repeat-y right top;	
}

