@charset "windows-1251";
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
body,td,th,p {
	font-family: Tahoma;
	font-size: 12px;
	color: #8B9EA7;
}
.oter-border-corners {
	height: 4px;
	width: 4px;
}
.outer-border-top {
	<!--background-image: url(../images/002.png);-->
}
.outer-border-bottom {
	<!--background-image: url(../images/027.png);-->
}
.outer-border-left {
	<!--background-image: url(../images/026.png);-->
}
.outer-border-right {
	<!--background-image: url(../images/029.png);-->
}
.menu-links {
	font-size: 11px;
	color: #b1bec4;
	text-decoration:none;
	font-weight:bold;
}
.menu-links-current {
	font-size: 11px;
	color: #fdaa50;
	text-decoration:none;
	font-weight:bold;
}
.left-menu-cell {
	padding: 5px;
}
.left-menu-size-line {
	background-image: url(../images/023.png);
	background-repeat: repeat-y;
	background-position: left;
}
.left-menu-size-line-upto-logo {
	background-image: url(../images/025.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.font-1px {
	font-size: 1px;
}
.left-menu-size-line-under-logo {
	background-image: url(../images/025.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.left-menu-h-size-line {
	background-image: url(../images/025.png);
	background-repeat: repeat-x;
	background-position: center;
}

.padding-left-10 {
	padding-left: 10px;
}
.logo-cell {
	font-size: 7px;
	color: #26a9e1;
}
.center-cell-left {
	background-image: url(../images/037.png);
	background-repeat: repeat-y;
	background-position: right;
}
.center-cell-right {
	background-image: url(../images/036.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 12px;
	color: #8FA9B6;
}
.page-header {
	font-size: 12px;
	font-weight: bold;
	color: #fdaa50;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fce2c6;
}

.sub-header {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.p-devider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom: 10px;
}

.main-page-cell {
	padding: 15px;
}
.top-menu-size-line {
	background-image: url(../images/039.png);
	background-repeat: repeat-x;
}
.top-menu-item-td {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 28px;
}
.top-menu-item-a {
	font-weight: bold;
	color: #22a1db;
	font-size: 12px;
	text-decoration: none;
}
.top-menu-item-a-current {
	font-weight: bold;
	color: #fdaa50;
	font-size: 12px;
	text-decoration: none;
}

.content {
  text-align: justify;
  text-indent: 10px;
}

.non-indent {
  text-indent: 0px;
}

td.price {
  border-bottom: 1px solid #CCCCCC;
}
img {
  border: none;
}

a {
	font-weight: bold;
	color: #22a1db;
	text-decoration: none;
}
.logo-size-arrow {
	background-image: url(../images/017.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div.modal{
	position:absolute;
	z-index:2;
	<!--display:none;-->
	width:727px;
	height:542px;
}
td.workWin{
	width:720px;
	height:535px;
	background-color:#FFFFFF;
	border-top:1px solid #BDCCD4;
	border-left:1px solid #BDCCD4;
	border-bottom:1px solid #BDCCD4;
	border-right:1px solid #BDCCD4;
}
td.shadow{
	background-color:#BDCCD4;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60, Style=0);
}

input, select
{
	background-color:#FFFFFF;
	border:#BDCCD4 1px solid;
	color: #8B9EA7;
}

input.button
{
	background-color:#BDCCD4;
	border:#cedde5 1px solid;
	color: #FFFFFF;
}
sup
{
	color: #fdaa50;
}
.form-error
{
	color: #fdaa50;
	padding: 10px;
	font-weight: bold;
	text-indent: 0px;
}
