.errorbody{
  background-color:#FFF;
}
body {
        font-family:            Verdana,Tahoma,sans-serif;
        font-size:              12px;
        font-weight:            normal;
        font-variant:           normal;
        line-height:            1.3em;
        text-decoration:        none;
        text-indent:            0px;
        overflow:				auto;
}
body.page {
        padding:                0px 0px 0px 0px;
        margin:                 0px 0px 0px 0px;
        background-color:       #260103;
        color:                  #fadcb8;
        vertical-align:         top;
}
body.popup {
	    overflow:				auto;
	    overflow-y:				scroll;
}
p,span,td,div {
        font-family:            Verdana,Tahoma,sans-serif;
        font-size:              12px;
}

p {
        margin: 0.5em 0em 0.5em 0em;
        text-align:                     justify;
}
.hidden {
        display:                        none;
        visibility:                     hidden;
}
a img { border: 0px;    }
b, .b, .bold, strong, .strong   {       font-weight: bold;}
u, .u, .underlined {    text-decoration: underline;}
i, .i, .italic {                font-style:     italic;}
.clear  {
        font-weight:            normal;
        font-variant:           normal;
        font-style:                     normal;
        text-decoration:        none;
}

.big            {       font-size: 12px;        }
.normal         {       font-size: 12px;        }
.small          {       font-size: 9px; }
.tiny           {       font-size: 8px;         }

.left           {       text-align: left;               }
.center         {       text-align: center;             }
.right          {       text-align: right;              }

.top            {       vertical-align: top;    }
.middle         {       vertical-align: middle; }
.bottom         {       vertical-align: bottom; }

a img {
        border: 0px;
}
a,
a:link,
a:visited,
a:hover,
a:active {
        text-decoration:        underline;
        color:                          #fadcb8;
        font-weight:            bold;
}
a:hover,
a:active {
        text-decoration:        underline;
}
h1, .h1 {
        margin:                         0px;
        padding:                        0px;
        font-family:            Verdana,tahoma,sans-serif;
        font-size:                      13pt;
        font-style:                     italic;
        font-weight:            bold;
        color:                          #fdddb7;
}
h1 img, .h1 img {
        border: 0px;
}
input.txt {
        padding:                        0px;
        font-size:                      12px;
        height:                         16px;
        border: solid 1px       #8e0404;
        background-color:       #fadcb8;
        color:                          #4b0408;
}
textarea.txt {
        padding:                        0px;
        font-size:                      12px;
        border: solid 1px       #8e0404;
        background-color:       #fadcb8;
        color:                          #4b0408;
}
select,
.select {
        font-size:                      12px;
        font-family:            Verdana,tahoma,sans-serif;
        border:                         solid 1px #8e0404;
}
select,
.select {
        background-color:       #fadcb8;
        color:                          #4b0408;
        /*height:                               15px;*/
}
option {
        font-size:                      12px;
        font-family:            Verdana,tahoma,sans-serif;
        background-color:       #fadcb8;
        color:                          #4b0408;
}
form {
        border:                         0px;
        margin:                         0px;
        padding:                        0px;
}
.em1 {
        color:                          #dfb88a;
}
.hr {
        height:                         1px;
        color:                          #420c0d;
        background-color:       		#420c0d;
        margin:                         8px 0px 8px 0px;
        padding:                        0px 0px 0px 0px;
}
.t_white {
        color: #ffffff;
}
a.f_sch,
a.f_sch:link,
a.f_sch:visited,
a.f_sch:hover,
a.f_sch:active {
        text-decoration:        none;
        color:                  #ffffff;
        font-weight:            normal;
}

.t_gold {
        color: #fadcb8;
}
.cb {
	color:			#fadcb8;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	text-align: center;
}
input.cb {
	vertical-align: middle;
	border: 0px;
	margin: 0px 4px 1px 4px;
}
table.iblock {
        margin: 0px 7px 0px 7px;
}

table.form_list {
}
table.form_list td {
	padding:		2px 0px 0px 0px;
	vertical-align: top;
	text-align:		center;
}
table.form_list td.id {
	vertical-align: top;
	text-align:		center;
}
table.form_list td.name {
	vertical-align: top;
	text-align:		center;
}
table.form_list td.image {
	vertical-align: top;
	text-align:		center;
}
table.form_list td.button {
	vertical-align: top;
	text-align:		center;
}
table.form_list td img {
	border:			0px;
	margin:			8px 0px 0px 0px;
}

table.form_list1 {
}
table.form_list1 td {
	padding:		0px 0px 0px 0px;
	vertical-align: top;
	text-align:		center;
}
table.form_list1 td.id {
	vertical-align: top;
	text-align:		center;
}
table.form_list1 td.name {
	vertical-align: top;
	text-align:		center;
}
table.form_list1 td.image {
	vertical-align: top;
	text-align:		center;
}
table.form_list1 td.button {
	vertical-align: top;
	text-align:		center;
}
table.form_list1 td img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}
.form_title {
	font-size:              14px;
	font-family:            Verdana,tahoma,sans-serif;
	font-weight:			bold;
	color:                  #fdddb7;
	padding:				0px 0px 8px 4px;	
}

#searchInFavoriteForm {
	vertical-align:bottom;
}
	#searchInFavoriteForm label, #searchInFavoriteForm input {
		height:23px;
		line-height:23px;
		vertical-align:bottom;
	}
