BODY.main {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0 0 0 0;
	top: 0;
}

Body.mode_print {
    font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 50px;
	margin-right: 50px;
}

BODY.Panel {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 5px;
	margin-left: 50px;
	margin-right: 50px;
}

TD {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
A.menu2 {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #8B0000;
	text-decoration: none;
}
A.menu2:visited {
    color: #000000;
}
A.menu2:hover {
    color: #FF0000;
}
A.card {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
    color: #778899;
	text-decoration: none;
}
A.card:visited {
    color: #778899;
}
A.card:hover {
    color: #0000FF;
}
A.Items {
    color: #000000;
	font-size: 80%;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}
A.Items:hover {
    color: #FF0000;
	font-size: 80%;
	border-bottom: 2px dashed #FF0000;
}
.Error {
  font-size: 100%;
  color: #FF0000;
  font-weight: bold;
}
A.Small {
  font-size: 80%;
  color: #696969;
}
A.Small:hover
{
  color: #D50000;
}
A.SmallMnstr {
  font-size: 80%;
  color: #8B0000;
}
A.SmallSeeAlso {
  font-size: 80%;
  color: #D2691E;
}
A.Locate {
  text-decoration: none;
  color: #000000;
}
.isp_prav {
  text-decoration: none;
  color: #000000;
}
.isp_star {
  text-decoration: none;
  color: #1E90FF;
}
.isp_edin {
  text-decoration: none;
  color: #008000;
}
.isp_none {
  text-decoration: none;
  color: #ff0000;
}

A.isp_prav:hover,  A.isp_star:hover, A.isp_edin:hover, A.isp_none:hover {
	color: #D26900;
	}

a.card_altars, a.card_altars_main {
  text-decoration: none;
  white-space: nowrap;
}

a.card_altars:visited {
    color: #0000FF;
} 

a.card_altars_main, a.card_altars_main:visited {
    color: #1E90FF;
}

a.card_altars:hover 
{
    color: #D26900;
}

a.card_altars_main:hover 
{
    color: #A52A2A;
}

.Gray {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
}
TR.List {
 color: #666666;
 font-size: 60%;
}
.BoldCenter {
 text-align: center;
}
.Bold {
 font-weight: bold;
}
.Small {
 font-size: 80%;
}
TD.Small {
 font-size: 80%;
}
TD.SmallBold {
 font-weight: bold;
 font-size: 80%;
}
.SmallGray {
  font-size: 80%;
  color: #DDDDDD;
}
.SmallRed {
  font-size: 80%;
  color: #FF0000;
}
	.l_title {
		background: #A52A2A;
		color: #FFFACD;
		text-align: center;
		font-weight: bold;
	}
	.l_title_display {
		background: #FFB100;
		color: #A52A2A;
		text-align: center;
		font-weight: bold;
		padding: 3px;
	}
	a.left {
		text-decoration: none;
		color: #A52A2A;
		font-weight: bold;
	}
	a.left:hover{
		color: #D2691E;
		text-decoration: underline;
	}
	a.l_links {
		text-decoration: none;
		color: #A52A2A;
		font-weight: bold;
		font-size: 80%;
	}
	a.l_links:hover{
		color: #D2691E;
		text-decoration: none;
		font-size: 80%;
	}
	a.new_links {
		text-decoration: none;
		background-color: #A52A2A;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 80%;
	}
	a.new_links:hover{
		color: #FFFF00;
		text-decoration: none;
		font-size: 80%;
	}

ul.left {float: left;}
ul.right {float: right;}

A.item1 {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
    color: #999999;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
	line-height: 150%;
}
A.item1:hover {
    color: #FF0000;
	border-bottom: 2px dashed #FF0000;
}
A.item2 {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
    color: #999999;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	line-height: 150%;
}
A.item2:hover {
    color: #FF0000;
	border-bottom: 2px dashed #FF0000;
}
A.item3 {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
    color: #999999;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	line-height: 150%;
}
A.item3:hover {
    color: #FF0000;
	border-bottom: 2px dashed #FF0000;
}
A.item4 {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
    color: #999999;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	line-height: 150%;
}
A.item4:hover {
    color: #FF0000;
	border-bottom: 2px dashed #FF0000;
}

div.Header { padding: 0 0 0 0;}
div.SubHeader { padding: 0 0 0 0;}
div.pic_note  { padding: 5px;}
.card_h  { padding: 5px;}

div.items {
  padding: 4px 4px 4px 4px;
  border-top: 1px dotted #999999;
  background: #EAEAEA;
}

.pic_note h1 {
  font-size: 100%;
  font-weight: bold;
}

div.items h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
}

.card_h h1 {
  font-size: 100%;
  font-weight: normal;
}

.Header h1 {
  font-size: 180%;
  color: #8B0000;
  font-weight: bold;
  border-bottom: 1px solid #8B0000;
  padding: 0;
  margin-top: 0;
  margin-bottom: 7px;
}
div.SubHeader h1 {
  font-size: 140%;
  color: #8B0000;
  font-weight: bold;
  border-bottom: 1px solid #8B0000;
  padding: 0;
  margin-top: 0;
  margin-bottom: 7px;
}
#image_hint {
    display: none;
    width: 200px;
	position: absolute;
	z-index: 3;
	text-align: center;
}
#image_hint_top {
    padding: 10px 10px 1px 10px;
	background: url("http://temples.ru/img/img_hint.gif") 50% top no-repeat;
}

#image_hint_bottom {
    padding: 1px 10px 10px 10px;
	background: url("http://temples.ru/img/img_hint.gif") 50% bottom no-repeat;
}
.menu_top {
            text-decoration: none;
            color: #FFB100;
            font-size: 80%;
	}
td.main_head h1 { font-size: 120%;
             font-weight: bold;
             color: #FFB100;
	}
.left-panel { width: 25px;
              border-right: 1px solid #a52a2a;
              background-color: #F4E3D9;
    }

.center-block { vertical-align: top;
                background-color: #F9F9F9;
                padding: 10px 20px 10px 20px;
                text-align: left
	}
.right-panel { vertical-align: top;
			   border-left:1px solid #a52a2a;
			   width: 180px;
			   background-color: #F4E3D9;
			   color: #a52a2a;
			   text-align: left;
    }
 td.from_card {
 	border-bottom: 1px dotted #999;
 	}
 td.from_wpt {
 	border-bottom: 1px dotted #999;
 	background-color: #ddd;
 	}
  .filter { border: 1px solid #DDD;
           padding: 5px;
		   margin-top: 10px;
		   margin-bottom: 10px;
		   background-color: #eaeaea;
		   font-size: 80%;
  }
  td.branch_hit_line {
  	font-weight: bold;
  	}

table.main_header_table {
     width: 100%;
	 color: #FFB100;
	 padding: 0 0 0 0;
	 border-width: 0 0 0 0;
	 border-spacing: 0 0;
	 border-top:2px solid #FFB100;
	 border-bottom:1px solid #a52a2a;
	 background-color: #a52a2a
	}
table.main_data_table {
     width: 100%;
	 padding: 0 0 0 0;
	 border-width: 0 0 0 0;
	 border-spacing: 0 0;
	}
a.letter {
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
}
div.simple_text_block {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	}
div.intro_text {
	margin-top: 10px;
	margin-bottom: 10px;
	}
.switch_notes:hover {
	color: #8B0000;
	}