
BODY {
	margin: 0px;
	padding: 0px;
	background: #EDC238 url(../../img/body_bg.jpg) repeat-x;
	}
BODY, TD, TH {
	color: #000;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
/*	line-height: 150%;*/
	}

TEXTAREA {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

P {
	margin: 0px;
	}

INPUT,
TEXTAREA,
SELECT {
	border: 1px solid #999;
	color: #000;
/*	font-size: 12px;*/
	}
INPUT.text {
	padding: 2px;
	height: 20px;
	}


BLOCKQUOTE {
	margin: 20;
	}

IMG,
A IMG {
	border: none;
	}

FORM {
	margin: 0px;
	}

A {
	color: #740110;
	text-decoration: underline;
	}
A:hover {
	color: #F00;
	text-decoration: none;
	}

/* ========================================================================== */

TABLE.maket {
	border: none;
	border-collapse: collapse;
	}
TABLE.maket TD,
TABLE.maket TH {
	padding: 0px;
	}

.small {
	font-size: 11px;
	}
.smallX {
	font-size: 10px;
	}
.b {
	font-weight: bold;
	}

.spacer {
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

/* ========================================================================== */

#PageHP {
	background: url(../../img/page_bg_hp.jpg) 50px 100px no-repeat;
	}
#Page {
	background: url(../../img/page_bg.jpg) no-repeat;
	}

#Logo {
	display: block;
	position: absolute;
	left: 30px;
	top: 0px;
	}

#Head {
	height: 180px;
	}
#HeadMenu {
	padding: 75px 30px 0px 220px;
	}
#HeadMenu A,
#HeadMenu A:visited {
	margin-right: 40px;
	height: 15px;
	padding-bottom: 1px;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	background: url(../../img/dotline_b.gif) left bottom repeat-x;
	}
#HeadMenu A:hover {
	background-image: url(../../img/dotline_w.gif);
	color: #FFF;
	}
#HeadRight {
	padding-right: 7px;
	background: url(../../img/h_right_bg.jpg) right 50px no-repeat;
	}
#HeadRight INPUT {
	margin: 0px;
	width: 160px;
	height: 20px;
	border: none;
	padding-left: 5px;
	color: #666;
	vertical-align: middle;
	}
#HeadIcons {
	height: 23px;
	margin: 10px 0px 40px;
	}
#HeadIcons IMG {
	margin-right: 50px;
	}

#PageTail {
	height: 162px;
	background: #F2D16A url(../../img/tail_bg.gif) 0px 0px repeat-x;
	}
#Page #PageTail {
	background-position: 0px -1px;
	}
TD#PageTailLeft {
	padding: 40px 100px 30px 170px;
	background: url(../../img/phone.gif) 80px 35px no-repeat;
	}
TD#PageTailLeft BIG {
	color: #222;
	font-family: Arial Narrow,Arial,sans-serif;
	font-size: 21px;
/*	font-weight: bold;*/
	}
TD#PageTailLeft A {
	display: block;
	margin-top: 10px;
	padding-left: 18px;
	background: url(../../img/ico_mail.gif) left 6px no-repeat;
	}
TD#PageTailRight {
	padding: 30px 0px 30px 100px;
	background: url(../../img/tail_delim.gif) left center no-repeat;
	}
TD#PageTailRight IMG {
	margin-right: 55px;
	}

#Menu {
	padding: 20px 20px 40px 40px;
	}
#Page #Menu {
	background: #F3D77C url(../../img/menu_bg.jpg) no-repeat;
	}
#Menu A {
	display: block;
	margin-bottom: 18px;
	padding-left: 15px;
	background: url(../../img/arrow.gif) 0px 6px no-repeat;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	}
#Menu A:hover {
	color: #F00;
	text-decoration: underline;
	}
#Menu .SubMenu {
	margin: -5px 0px 18px 20px;
	}
#Menu .SubMenu A {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../../img/arrow2.gif) 0px 5px no-repeat;
	font-size: 11px;
	}

#Content {
	padding: 0px 45px 35px 220px;
	line-height: 150%;
	}
#Page #Content {
	padding: 25px 45px 35px 65px;
	background: #F3D77C;
	}

#BackNav {
	margin-bottom: 5px;
	font-size: 11px;
	}

#Tail {
	height: 110px;
	background: #E5E5E5;
	}
#Tail TD {
	padding: 0px 40px;
	}

H1, H2 {
	margin: 0px 0px 0px 0px;
	font-family: Arial Narrow,Arial,sans-serif;
	font-size: 24px;
	font-weight: normal;
	}
H2 {
	font-size: 20px;
	font-weight: bold;
	}
#Page H1 {
	color: #369;
	}

UL LI {
	list-style-image: url(../../img/li.gif);
/*	list-style: disc;*/
	margin: 7px 0px;
	}

.PageContent IMG {
	margin: 10px;
/*	border: 6px solid #E1961B;*/
	}

.filterBar {
	margin-bottom: 15px;
	background: #F8E8B5;
	}
DIV.filterBar {
	padding: 5px 10px;
	font-size: 11px;
	}

IMG.borderImg,
.borderImg IMG {
	border: 1px solid #FFF;
	}

.more {
	padding-right: 13px;
	background: url(../../img/arrow.gif) right 6px no-repeat;
	font-size: 11px;
	font-weight: bold;
	}

.date {
	background: #FFF;
	padding: 2px 30px 1px 7px;
	font-size: 10px;
	}

.table {
	margin: 10px 0px 20px;
	border-collapse: collapse;
	}
.table TD,
.table TH {
	border: 1px solid #EDC238;
	padding: 7px 20px;
	vertical-align: top;
	text-align: left;
	}
.table TH {
	background: #F6E097;
	font-weight: bold;
	}

/* ========================================================================== */

.light { background: #F4F2E5; }
.dark { background: #EBE7CE; }

.imgButton,
#Page .imgButton {
	width: 77px;
	height: 25px;
	margin: 0px;
	border: none;
	background: url(../../img/button_bg.gif) no-repeat;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	}

.pagebar {
	margin-right: 100px;
	padding: 2px 10px 3px;
color: #740110;
/*	background: #EBE7CE;*/
/*	text-align: center;*/
	font-size: 11px;
	}
.pagebar B {
color: #000;
	}
.pagebar B,
.pagebar A {
	margin: 0px 1px;
/*	font-weight: bold;*/
	}
.pagebar .sm {
	margin: 0px 1px;
	font-size: 12px;
	font-weight: normal;
	}

/* TABLE */
.border {
	background-color: #116699;
	}
.bg, .bgi, .bgi input {
	background-color: #E5E5E5;
	}
.bgH {
	background-color: #D4D4D4;
	}
.bgHl {
	background-color: #E0E0E0;
	}

.button {
	background-color: #DBE2E9;
	}
.buttonH {
	color: #DBE2E9;
	font-weight: bold;
	background-color: #116699;
	}

/* necessary to fill field */
.star {
	color: #CC3333;
	}

/* ************************************************************************** */

.head, .headH, .header, .headerH {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	}

.note, .note1, .note2 {
	color: #888;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #39F;
	}
.note2, .noteH2 {
	color: #F93;
	}

.hl, .hlH {
	color: #740110;
	}
.ok, .okH {
	color: #3B3;
	}
.warn, .warnH {
	color: #F33;
	}

.inactive {
	color: #999;
	}
