/* CSS Document */
body,td,th {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 15px;
	color: #000000;
}

body {
	background-color: #FFFAFA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}

p {
	text-align: justify;
	text-indent: 35px;
	margin: 4px;
}

.big_head {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.top_nav {
	background-image: url(im/bg_top.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

.top_nav a {
	text-decoration: none;
}

.nav_cell {
	padding-left: 20px;
	width: 156px;
}

.nav_cell a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #000000;
	width: 140px;
}

.nav_cell a:hover {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	margin-left: 0px;
	background-image: url(im/nav_bg.gif);
	background-repeat: repeat-y;
	color: #000000;
	width: 140px;
}

.main {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(im/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.left_phones {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 155px;
}

.th4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

card {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}

.treetable {
}

.treetable th {
background:#ddd;
margin:1px;
padding: 0 5px;
font-weight:normal;
font-size: 90%;
}

.treetable td {
background:#eee;
margin:1px;
padding: 0 5px;
}

.treetable td.number {
text-align:right;
}

a {
text-decoration:none;
color:#090;
}

.button {
border:none;
margin: 0 4px 0 0;
}
