body 
{
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	background-image: url(images/bg.gif);
	margin: 0px;
}

table
{
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
}

.logo-container
{
	background-color: #5b310e;
	text-align: center;
	height: 155px;
	width: 996px;
}

.photo
{
	border: 1px solid #dedede;
	padding: 3px;
	margin: 5px;
	outline: 5px;
}

textarea
{
	font-family: tahoma;
	font-size: 8pt;
	border: 1px solid #5b310e;
	padding: 5px;

}

.main-container
{
	background-color: #ffffbb;
}

.main-content-container
{
	background-color: #ffffff;
	border: 1px solid #fefe9c;
}

.simple
{
	padding: 10px;
}

.news
{
	background-image: url(images/news-bg.gif);
	background-repeat: repeat-x;
	color: #5b310e;
	font-size: 11pt;
	font-family: georgia;
	text-align: center;
	height: 30px;
	width:250px;
}

.news-edge
{
	background-image: url(images/news-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}

.news-block
{
	padding: 5px;
	border: 1px solid #ffbb00;
	background-color: #ffffff;
	height: 50px;
}

.top-line
{
	padding: 5px;
	text-align: right;
	font-size: 8pt;
	color: #5b310e; 
}

.top
{
	font-size: 8pt;
	color: #5b310e;
}

.top-menu-devider
{
	background-color: #fefe9c;
	width: 1px;
}

.top-menu
{
	background-image: url(images/top-menu-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}

.top-menu-item
{
	color: #fefe9c;
	font-weight: bold;
	width: 180px;
	padding: 5px;
	text-align: center;
	height: 30px;
}

.top-menu-item-selected
{
	color: #5b310e;
	font-weight: bold;
	width: 180px;
	padding: 5px;
	text-align: center;
	background-color: #ffffbb;
	height: 30px;
}

.submenu-cell-empty
{
	visibility: hidden;
}

.submenu-cell
{
	background-color: #ffffbb;
}

.submenu-invis
{
	background-color: #ffffbb;
	border: 1px solid #fefe9c;
	padding: 5px;
	visibility: hidden;
	color: #000000;
	width: 179px;
}

.empty
{
	width:  1px;
}

.submenu-vis
{
	background-color: #ffffbb;
	width: 180px;
	padding: 5px;
	visibility: visible;
	text-align: center;
}

.submenu-vis-empty
{
	padding: 5px;
	visibility: hidden;
}

.invis
{
	width: 994px;
	position: absolute;
	top: 220px;
	display: none;
}

.vis
{
	width: 994px;
	position: absolute;
	top: 220px;
}

.top-line-devider
{
	background-color: #5b310e;
	width: 1px;
}

img
{
	border: 0px;
}

.section-head
{
	font-family: georgia;
	font-size: 24pt;
	color: #5b310e;
	background-color: #ffbb00;
	background-image: url(images/section-head-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 55px;
	margin-bottom: 5px;
	height: 43px;
}

table.orders
{
	background-color: #5b310e;
}

table.orders td
{
	font-size: 8pt;
	background-color: #ffffff;
}

table.orders td.head
{
	font-size: 8pt;
	color: #ffffff;
	background-color: #5b310e;
	font-weight: normal; 
}

.sanatorium-list-left
{
	background-image: url(images/brown-head-left.gif);
	background-repeat: no-repeat;
	background-color: #5b310e;
      height: 27px;
	width: 5px;
}

.sanatorium-list-title
{
	color: #ffffff;
	font-size: 8pt;
	background-color: #5b310e;
	font-family: tahoma;
	font-weight: normal;
      height: 27px;
}

.sanatorium-list-box
{
	border: 1px solid #5b310e;
	background-color: #ffffff;
	padding: 3px;
}

.navigate
{
	color: #5b310e;
	font-weight: bold;
	font-size: 8pt;
}

.error
{
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	font-size: 8pt;
}

.success
{
	text-align: center;
	color: #0000ff;
	font-weight: bold;
}

ul
{
  list-style-image: url(images/bullet.gif);
}

select
{
  border: 1px solid #5b310e;
  padding: 3px;
  font-size: 8pt;
  font-family: tahoma;
  color: #5b310e;
}

input
{
  border: 1px solid #5b310e;
  padding: 3px;
  font-size: 8pt;
  font-family: tahoma;
  color: #5b310e;
}

.little
{
  font-size: 8pt;
  color: #000000;
  font-weight: normal;
}

.little-head
{
  font-family: georgia;
  font-size: 10pt;
  color: #ffffbb;
}

legend
{
  font-size: 8pt;
  color: #5b310e;
  font-weight: normal;
}

fieldset
{
	border: 1px solid #5b310e;
}

A:link
{
	color: #5b310e;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

A:active
{
	color: #5b310e;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

A:visited
{
	color: #5b310e;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

A:hover
{
	color: #ee8800;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
}

A.top:link
{
	font-size: 8pt;
	font-weight: normal;
	color: #5b310e;
	text-decoration: none;
}

A.top:visited
{
	font-size: 8pt;
	font-weight: normal;
	color: #5b310e;
	text-decoration: none;
}

A.top:active
{
	font-size: 8pt;
	font-weight: normal;
	color: #5b310e;
	text-decoration: none;
	font-weight: bold;
}

A.top:hover
{
	font-size: 8pt;
	font-weight: normal;
	color: #5b310e;
	text-decoration: underline;
}

A.navigate:link
{
	font-size: 8pt;
	font-family: tahoma;
	font-weight: normal;
	color: #5b310e;
	text-decoration: none;
}

A.navigate:active
{
	font-size: 8pt;
	font-weight: normal;
	color: #5b310e;
	text-decoration: none;
}

A.navigate:visited
{
	font-size: 8pt;
	font-weight: normal;
	color: #5b310e;
	text-decoration: none;
}

A.navigate:hover
{
	font-size: 8pt;
	font-weight: normal;
	color: #ee8800;
	text-decoration: none;
}

A.menu:link
{
	color: #5b310e;
	font-size: 10pt;
	font-family: georgia;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

A.menu:active
{
	color: #5b310e;
	font-size: 10pt;
	font-family: georgia;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

A.menu:visited
{
	color: #5b310e;
	font-size: 10pt;
	font-family: georgia;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

A.menu:hover
{
	color: #5b310e;
	font-size: 10pt;
	font-weight: normal;
	font-family: georgia;
	text-decoration: underline;
	text-align: center;
}

A.submenu:link
{
	font-size: 8pt;
	font-weight: normal;
	color: #5b310e;
	text-decoration: none;
	text-align: center;
}

A.submenu:visited
{
	font-size: 8pt;
	font-weight: normal;
	color: #5b310e;
	text-decoration: none;
	text-align: center;
}

A.submenu:active
{
	font-size: 8pt;
	font-weight: normal;
	color: #5b310e;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

A.submenu:hover
{
	font-size: 8pt;
	font-weight: bold;
	color: #5b310e;
	text-decoration: none;
	text-align: center;
}

A.head:link
{
	color: #ffffbb;
	font-family: georgia;
	font-size: 16pt;
	text-decoration: none;
	font-weight: normal;	
}

A.head:active
{
	color: #ffffbb;
	font-family: georgia;
	font-size: 16pt;
	text-decoration: none;
	font-weight: normal;	
}

A.head:visited
{
	color: #ffffbb;
	font-family: georgia;
	font-size: 16pt;
	text-decoration: none;
	font-weight: normal;	
}

A.head:hover
{
	color: #ffffbb;
	font-family: georgia;
	font-size: 16pt;
	text-decoration: none;
	font-weight: normal;	
}

A.order:link
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A.order:visited
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A.order:active
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A.order:hover
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
