
body {
  font-family: Verdana;
  font-size: 11px;
  color: #3A3A3A;
  background-color: #9e8f79;
  margin: 0px;
  left: 0px; 
  top: 0px;
}

p {
  text-indent: 12px;
  margin: 0 0 12px 0;
  padding: 0;
}

img {
  border: 0;
}

table {
  margin: 0px;
  border-width: 0px;
  padding: 0px;
  font-size: 11px;
  line-height: 16px;
}

table.FullSizeTable {
  margin: 0px;
  border-width: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}

a {
  color : #6A6A69;
  text-decoration : none;
}
a.MailTo {
  color : #3A3A3A;
  font-size: 11px;
  text-decoration: none;
}

a:hover {
  color : #FFFFFF;
}

ul.LangList {
  list-style: url(http://www.yevgen-yatsenko.com/common/img/white_btn.gif) disc;
}

.ToolBtn {
  color: #3A3A3A;
}

.SelToolBtn {
  color: #6A6A69;
}

.BigPageTitle {
  font-size: 60px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 57px;
  text-indent: 0;
  position: relative;
  left: 3px;
  top: 60px;
  z-index: 1;
}

.SmallPageTitle {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #3A3A3A;
  line-height: 12px;
  position: relative;
  left: 34px;
  top: 46px;
  z-index: 2;
}

.ContentFont {
  font-size: 11px;
  line-height: 15px;
  color: #3A3A3A;
}

.ContentBlock {
  font-size: 11px;
  text-align: justify;	
  line-height: 15px;
  color: #3A3A3A;
  position: relative;
  height: 180px;
  top: 0;
  left: 0;
  overflow: hidden;
}

.ListBlock {
  font-size: 11px;
  line-height: 15px;
  text-align: left;
}

input.ScrollBtn {
  width: 9px;
  height: 9px;
  margin: 0;
  border: 0;
}

.NavBtn {
  cursor: pointer;
  font-family: Arial;
  font-size: 6px;
}

.NavBtnText {
  text-transform: lowercase;
  cursor: pointer;
  font-size: 10px;
  letter-spacing: 1px;
  color: #E8DEB9;
}

.StatusBar {
  text-align: right;
  margin-left: 4px;
  margin-right: 4px;
}

.StatusBar div {
  display: inline;
  white-space: nowrap;
}

.StatusMessage {
  font-size: 11px;
  font-weight: bold;
  color: #660000;
  left: 10px;
  display: none;
  float: left;
}

.MenuToolTip {
  text-align: right;
  display: none;
  color: #FFF;
}

.MenuItem {
  list-style: url(http://www.yevgen-yatsenko.com/common/img/red_btn.gif) disc;
  line-height: 10px;
  text-indent: 4px;
}

.SelMenuItem {
  list-style: url(http://www.yevgen-yatsenko.com/common/img/white_btn.gif) disc;
  line-height: 10px;
  text-indent: 4px;
}

.Title {
  font-size: 12px;
  font-weight: bold;
  color: #3A3A3A;
  margin-bottom: 10px;
}

.Description {
  margin-bottom: 8px;
}

div.Track {
  margin: 0 0 10px 0;
}

.TrackTitle {
  font-weight: bold;
}

.TrackTitlePlay {
  cursor: pointer;
  font-weight: bold;
  color: #2A2A2A;
}

.Cell {
  cursor: pointer;
}

.DataText {
  color: #3A3A3A;
}

.Identifier {
  width: 0;
  height: 0;
  display: none;
}

.Tooltip {
  display: none;
  background-color: #EEEEEE;
}

.PlayerTrackCaption {
  line-height: 11px;
  color: #9D9D9D;
  border: 1px solid #9D9D9D;
}

.PlayerBtn {
  cursor: pointer;
}

.PhotoWindow {
  border: 1px solid #BFAF94;
  background: #3C3C3C;
  display: none;
  position: absolute; 
  z-index: 3;
  overflow: hidden;
}

.SmallTitle {
  font-weight: bold;
  color: #3A3A3A;
}

.DedicationImage {
  border: 0;
  cursor: pointer;
}

.Hint {
  font-size: 11px;
  color: #3A3A3A;
  background: url(http://www.yevgen-yatsenko.com/common/img/hint_bg.png);
  position: absolute;
  max-width: 160px;
  min-width: 30px;
  margin: 0;
  padding: 2px 2px 2px 10px;
  z-index: 2;
}

input.Message {
	border : 1px solid #A5ACB2;
	background-color: #DDDCDC;
}

textarea.Message {
	border : 1px solid #A5ACB2;
	background-color: #DDDCDC;
	font-family: Arial;
	font-size: 10pt;
}

input.Button {
	border : 1px solid #A5ACB2;
	color: #D3D3D3;
	background-color: #4E4D4D;
}

.MainEpigraph {
  position: relative;
  text-align: left;
  left: 34px;
  top: -80px; 
  color: #4A4A4A;
  font-family: Verdana, Arial;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
}

.FitWidthText {
  word-wrap: break-word;
}

.MediaItemLink, .MediaItemLink a {
  text-transform: lowercase;
  cursor: pointer;
  font-size: 10px;
  letter-spacing: 1px;
  color: #E8DEB9;
}

.Opacity_80 {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
