﻿body {
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	color: #73746F;
	font-size: 12px;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	color: #197ACB;
}
a:hover {
	text-decoration: none;
	color: #197ACB;
}
h1 {
	font-family: Garamond, "Times New Roman";
	font-size: 22px;
	font-weight: normal;
	display: inline;
	color: #000000;
}
h2 {
	font-family: Garamond, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	display: inline;
	color: #000000;
}
input, textarea{
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px #9F9A85 solid;
	padding:2px;
}
textarea{
	overflow: auto;
}
.menu {
	padding-top: 13px;
	padding-bottom: 13px;
}
.menu a {
	font-weight: bold;
	padding-left: 6px;
	white-space: nowrap;
}
.menu_s {
	padding-top: 13px;
	padding-bottom: 13px;
	margin-left: 80px;
	background: url('images/menu_s.png') no-repeat left center;
}
.menu_s a {
	font-weight: bold;
	padding-left: 6px;
	white-space: nowrap;
	color: #FFFFFF;
	text-decoration: none;
}
.menup {
	padding-top: 13px;
	padding-bottom: 13px;
}
.menup a {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}
.menup_s {
	padding-top: 13px;
	padding-bottom: 13px;
}
.menup_s a {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	color: #CAB385;
	text-decoration: none;
}

a.serv_t, a.serv_t:link, a.serv_t:active, a.serv_t:visited {
	color: #92764E;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	margin-left: 10px;
	float:left;
	border-bottom:2px #92764E solid;
	padding-bottom:1px;
	white-space:nowrap
}
a.serv_t:hover {
	color: #92764E;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	border-bottom:2px #92764E solid;
	padding-bottom:1px;
	float:left;
	white-space:nowrap;
	margin-left: 10px;
}
.serv_p a {
	float:left;
	background: url('images/dt.png') no-repeat left center;
	padding-left: 10px;
}
.serv_ps a {
	display:block;
	float:left;
	background: url('images/dt.png') no-repeat left center;
	padding-left: 10px;
	font-size:10px
}
.serv_p a:active,  a.serv_p_s{
	color: #92764E;
	text-decoration:none
}
.serv_ph a, .serv_ph{
	font-size:11px;
	text-decoration:none;
	color: #197ACB;
}
/*.serv_ph{
	padding-left: 10px;
	visibility:hidden
}*/
.serv_ph a:hover {
	font-size:11px;
	text-decoration:underline
}

a.serv_ts, a.serv_ts:link, a.serv_ts:active, a.serv_ts:visited {
	color: #92764E;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 10px;
	float:left
}
a.serv_ts:hover {
	color: #92764E;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.more {
	padding-left: 10px;
}
.error_title{
	font-size:20px;
	font-weight:bold;
	padding-bottom: 10px;
}
.table_line table, .table_line td{
	border:0px;
	border-spacing:0px;
	border-collapse:collapse

}
.table_line td{
	border-top:1px #92764E solid;
	padding-top:5px;
	padding-bottom:2px;
	border-collapse:collapse
}

.table_line a { color:#73746F; text-decoration:none;}

.pretty_table{
    border-collapse:collapse;
}

.pretty_table td{
    padding:3px 6px;
    border:1px solid #ccc;
}

.orange_cat_add {font-size:10px; padding-bottom:6px;}
.menu_line { width:100%; height:1px; font-size:0; line-height:0; background:url(/images/menu_line2.gif) 0 0 repeat-x; }