body 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:#333333;
	padding:0px;
	margin:0px;
	height:100%;
	background-image:url(images/bg.png);
	min-width: 1024px;
}

table.main
{
	width:100%;
	height:100%;
}


table.main tr td
{
	vertical-align:top;
	text-align:justify;
}

table.main tr.top
{
	height:132px;
	background-image:url(images/topbg.png);
	background-repeat:repeat-x;
}

table.main tr.top2
{
	height:24px;
	background-image:url(images/topbg2.png);
	background-repeat:repeat-x;
}

table.main td.top2left,
table.main td.top2right
{
	height:24px;
	min-width:200px;
	background-image:url(images/topbg2left.png);
	background-repeat:repeat-x;
}

table.main td.left,
table.main td.right
{
	min-width:200px;
	background-image:url(images/bg2left.png);
	background-repeat:repeat-y;
}

table.main td.bottom
{
	height:43px;
	background-image:url(images/bottom.png);
	background-repeat:repeat-x;
	padding-left:6px;
	padding-top:9px;	
	font-size: 12px;
}

/* [people] */
.people{
}

table.people{
	width: 100%;
	border: 0px solid black;
	border-collapse: collapse;
}

td.people{
	border: 0px solid grey;
}

div.fio{
	font-weight: bold;
}

a.people{
	font-size: 10px;	
}
/* [/people] */

table.menu
{
	background-color:white;
}

table.menu td.lvl2, table.menu td.lvl2_s
{
	background-color:#eaf0f4;
	background-image:url(images/menu-bg.png);
	background-repeat:no-repeat;
	height:23px;
	color:#0093dd;
	font-size:14px;
	padding-top:3px;
	margin-left:0px;
	padding-left:0px;
}

table.menu td.lvl2_a
{
	background-color:white;
	background-image:url(images/menu-bg1.png);
	background-repeat:no-repeat;
	height:23px;
	color:#0093dd;
	font-size:14px;
	padding-top:3px;
	padding-left:0px;
}

table.menu a
{
	color:#0093dd;
}

table.menu td.lvl2_a a
{
	color:white;
}

h1
{
	width:147px;
	white-space: nowrap;
	height:24px;
	padding-left:6px;
	padding-right:6px;	
	padding-top:3px;
	color:white;
	background-image:url(images/cap.png);
	background-repeat:repeat-x;
	font-size:16px;
}

div.tms
{
	width:76px;
	height:16px;
	background-repeat:no-repeat;
	background-image:url(images/date.gif);
	padding-left:2px;
	font-size:9px;
	color:white;
	font-weight: bold;
}

td
{
	text-align:justify;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}

table.sh
{
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	font-size:1px;
}

table.sh td.lt
{
	width:6px;
	height:6px;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-image:url(images/sh_lt.gif);
}

table.sh td.rt
{
	width:6px;
	height:6px;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(images/sh_rt.gif);
}

table.sh td.lb
{
	width:6px;
	height:6px;
	background-position:right top;
	background-repeat:no-repeat;
	background-image:url(images/sh_lb.gif);
}

table.sh td.rb
{
	width:6px;
	height:6px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(images/sh_rb.gif);
}

table.sh td.t
{
	height:6px;
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/sh_t.gif);
}

table.sh td.l
{
	width:6px;
	background-position:right;
	background-repeat:repeat-y;
	background-image:url(images/sh_l.gif);
}

table.sh td.r
{
	width:6px;
	background-position:left;
	background-repeat:repeat-y;
	background-image:url(images/sh_r.gif);
}

table.sh td.b
{
	height:6px;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/sh_b.gif);
}

div.p
{
	background-position:middle;
	background-repeat:repeat-x;
	width:100%;
	height:3px;
	background-image:url(images/p.gif);
	padding-bottom:4px;
	padding-top:4px;	
}

table.news
{
	width:100%;
}


table.photo{
	width: 100%;
}
img.photo{
 	border: 0px;
}
td.photo{
	padding: 20px;
	text-align: center;
}

a.news
{
	color:#e0433e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}