
body {
	color: black;
	background: #c0c0c0;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #dfdfdf;
	scrollbar-base-color: #e8e8e8;
	scrollbar-track-color: #e8e8e8;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: #333333;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
}

table {
	color: black;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
}

.text_phone {
	color: #3678a9;
	font-family: verdana;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	font-style: italic;
}

.text_bottom {
	color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
}

a:link, a:visited, a:active, a:hover {
	color: #24499f; #009bd4;
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:link.a_menu, a:visited.a_menu, a:active.a_menu, a:hover.a_menu {
	color: white;
	font-family: verdana;
	font-size: 15px;
	line-height: 19px;
	text-decoration: none;
}

a.a_menu:hover {
	color: #ffee7f;
	text-decoration: underline;
}

a:link.a_menu_cur, a:visited.a_menu_cur, a:active.a_menu_cur, a:hover.a_menu_cur {
	color: #ffee7f;
	font-family: verdana;
	font-size: 15px;
	line-height: 19px;
	text-decoration: none;
}

a.a_menu_cur:hover {
	text-decoration: underline;
}

a:link.a_mail, a:visited.a_mail, a:active.a_mail, a:hover.a_mail {
	color: #45b3e6;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

a.a_mail:hover {
	text-decoration: underline;
}

a:link.a_deal, a:visited.a_deal, a:active.a_deal, a:hover.a_deal {
	color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}

a.a_deal:hover {
	text-decoration: none;
}

h1 {
  color: #24499f;
	font-family: verdana;
	font-size: 18px;
	line-height: 22px;
	white-space: nowrap;
	margin: 30px 0 20px 30px;
}

h1:first-letter {
background: url(/images/h1.jpg) left no-repeat;
padding: 0 0 0 15px;
}

.button {
	color: white;
	background: #24499f;
	font-family: verdana;
	font-size: 13px;
	line-height: 17px;
	text-align: center;
	font-weight: bold;
	height: 28px;
	margin-top: 8px;
}

table.t_border {
	border: #0e0b06 solid;
}

.menu_sep {
	margin-left: 20px;
}

.menu_line {
	margin: 5px 0 7px 44px;
}

.img_b {
	border: 1px gray solid;
}
