@charset "windows-1251";
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-color: #e5e9eb;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.mt {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.td_top {
	background-image: url(imgs/top.jpg);
	height: 170px;
	width: 590px;
	background-color: #7796AB;
	background-repeat: no-repeat;
}
.td_grayline {
	height: 30px;
	width: 590px;
	background-color: #7796AB;
}
.sitepath {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
}
.mt .td_grayline .sitepath A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.mt .td_grayline .sitepath A:hover {
	text-decoration: none;
}
.td_menu {
	width: 150px;
	background-color: #FFFFFF;
	background-image: url(imgs/menu-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mt .td_menu UL {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	list-style-type: none;
}
.mt .td_menu LI {
	line-height: 24px;
	background-image: url(imgs/menu-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 27px;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
.mt .td_menu A {
	color: #546a79;
	text-decoration: none;
}
.mt .td_menu A:hover {
	color: #990000;
	text-decoration: underline;
}
.td_main {
	width: 440px;
	background-color: #E5EBEF;
	background-image: url(imgs/main-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mt .td_main P {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #546a79;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
	text-align: justify;
}
.mt .td_main H1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 6px;
	margin-left: 16px;
}
.mt .td_main H2 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #34424b;
	padding: 0px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 6px;
	margin-left: 16px;
}
.mt .td_main H3 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #34424b;
	padding: 0px;
	margin-top: 12px;
	margin-right: 16px;
	margin-bottom: 4px;
	margin-left: 16px;
}
.mt .td_main UL {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #546A79;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	text-align: left;
}
.mt .td_main A {
	color: #990000;
	text-decoration: underline;
}
.mt .td_main A:hover {
	color: #CC0000;
	text-decoration: none;
}
.td_ext {
	background-color: #FFFFFF;
	background-image: url(imgs/add-back.gif);
	background-repeat: repeat-y;
	width: 230px;
}
.div_ext {
	background-image: url(imgs/top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.add_head {
	background-image: url(imgs/add-head.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.add_body {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7796AB;
	background-color: #D0DBE2;
	background-image: url(imgs/add-body.gif);
	background-repeat: repeat-y;
}
.add_content {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #546A79;
	padding: 12px;
	background-image: url(imgs/add-content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mt .td_ext .div_ext P {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.mt .td_ext .div_ext A {
	color: #990000;
	text-decoration: underline;
}
.mt .td_ext .div_ext A:hover {
	color: #CC0000;
	text-decoration: none;
}
.div_right {
	margin-top: 12px;
	margin-left: 40px;
	margin-bottom: 12px;
}
.right_head {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	color: #990000;
	text-align: center;
}
.right_photo {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #7796AB;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.right_photo IMG {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.td_bttm_1 {
	background-color: #7796ab;
	height: 50px;
	width: 150px;
}
.td_copyright {
	background-color: #7796AB;
	background-image: url(imgs/copyback.gif);
	height: 50px;
	width: 440px;
	background-repeat: repeat-x;
}
.div_copyright, .div_copyright a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #E5EBEF;
	text-align: center;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 37px;
	text-decoration:none;
}
.td_bttm_2 {
	background-image: url(imgs/bttmbck.gif);
	height: 50px;
	width: 230px;
}
.td_right {
	background-image: url(imgs/stripes.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.td_right_bttm {
	background-color: #d6dfe6;
}
.sadv {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #8199B3;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 40px;
}
.sadv A {
	color: #34424B;
	text-decoration: underline;
}
.sadv A:hover {
	color: #990000;
	text-decoration: none;
}
.beg {
	margin-left:16px;
	margin-right:16px;
	margin-bottom:8px;
}
