html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height:auto !important;
	height:100%;
  min-height:100%;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color:#424242;
}	
td {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: top;
	color:#424242;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p {
	color:#424242;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a, a:hover, a:visited {
	color:#007ca2;
}
a.next, a.next:hover, a.next:visited {
	color:#9d0000;
	display: block;
	text-align: right;
	font-size: 12px;
	padding: 10px 0;
}
a.next2, a.next2:hover, a.next2:visited {
	color:#9d0000;
	font-size: 12px;
}
a.title, a.title:hover, a.title:visited {
	color:#007ca2;
	display: block;
	font-size: 20px;
	padding: 15px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h1 {
	color:#46485a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-align: left;
	line-height: 24px;
	margin: 10px 0;
	font-weight: normal;
}
h2 {
	color:#46485a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
	line-height: 22px;
	margin: 10px 0;
	font-weight: normal;
}
h3 {
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	text-align: left;
	line-height: 20px;
	margin: 10px 0;
}
.bg_top {
	background-image: url('/images/bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
}
.bg_menu {
	background-image: url('/images/bg_menu.jpg');
	background-color: #ffde00;
	background-position: bottom;
	color: #000;
	background-repeat: repeat-x;
}
td.content {
	background-color: #edebdf;
}
td.content2 {
	background-color: #fff;
	padding: 20px;
}
td.bottom {
	width:90%; 
	background-image: url('/images/bg_bottom.gif'); 
	padding: 130px 20px 20px 20px;
	color: #7d7c79;
	font-weight: bold;
	font-size: 12px;
}
.subtitle {
	color:#007ca2;
}
table.file {
	background-color: #edebdf;
	-moz-box-shadow:0px 5px 7px #ccc9b2; -webkit-box-shadow:0px 5px 7px #ccc9b2; box-shadow:0px 5px 7px #ccc9b2;
	margin: 0 0 20px 20px;
}
td.file {
	font-size: 11px;
}
table.file2 {
	background-color: #edebdf;
	-moz-box-shadow:0px 5px 7px #ccc9b2; -webkit-box-shadow:0px 5px 7px #ccc9b2; box-shadow:0px 5px 7px #ccc9b2;
	margin: 10px 0 20px 0px;
}


/* menu */
.Parnt {
		padding: 6px 14px;
		text-align: center;
		vertical-align: middle;
}
.Parnt2 {
		padding: 6px 14px;
		text-align:center;
		vertical-align: middle;
		background-image: url('/images/bg_menu_a.jpg');
}
td.Parnt a, td.Parnt a:hover, td.Parnt a:visited {
		color: #000;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight: normal;
		text-decoration: underline;
}
td.Parnt2 a, td.Parnt2 a:hover, td.Parnt2 a:visited {
		color: #fff;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size:16px;
		text-decoration: underline;
}
/*
a.navi, a.navi:visited, a.navi:hover {
		color:#ffffff;
		font-family:Tahoma;
		font-size:14px;
		font-weight: normal;
		text-decoration:none;
}
a.navia, a.navia:visited, a.navia:hover {
		color:#bd2521;
		font-family:Tahoma;
		font-weight: normal;
		font-size:14px;
		text-decoration:none;
}
*/
a.navia2, a.navia2:visited {
		color:#0068b3;
		font-family:Tahoma;
		font-weight: normal;
		font-size:14px;
		text-decoration:none;
}
a.navia2:hover {
		color:#d60101;
		font-family:Tahoma;
		font-weight: normal;
		font-size:14px;
		text-decoration:none;
}
td.MenuItem {
		border: none;
		vertical-align: top;
		color:#fff;
		font-weight:normal;
		padding: 5px 5px 5px 15px;
		cursor: pointer;
		text-decoration: underline;
}
table.Chield {
		visibility:hidden;
		position: absolute;
		z-index: 10000;
		background-color: #007ca2;
		-moz-box-shadow:0 5px 5px #c2c2c2; -webkit-box-shadow:0 5px 5px #c2c2c2; box-shadow:0 5px 2px #c2c2c2;
		width: 300px;
		filter: alpha(opacity=95);
		-moz-opacity:.95;
		opacity:.95;
		padding: 0 0 10px 0;
}
table.subimg {
		margin: 0 10px;
}
td.subimg {
		color: #0068b3;
		font-size: 15px;
		font-style: italic;
		text-align: center;
}
.general2 {
	border: 1px solid #cccccc;
	padding: 3px;
}
.td_first {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #006182;
	vertical-align: middle;
	color: #fff;
	padding: 10px;
}
.td_chet {
	border-bottom: 1px solid #006182;
	padding: 5px 10px;
	background-color:#ffffff;
	font-size:11px;
}
.td_nechet {
	border-bottom: 1px solid #006182;
	padding: 5px 10px;
	font-size:11px;
	background-color:#EDEDED;
}

/* end menu */


