body, html {
 font-size: 10pt;
 color: #327777;
 background-color: #fff;
 scrollbar-arrow-color: #a0a0a0;
 scrollbar-3dlight-color: rgb(120,200,200);
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-face-color: #e0efef;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-darkshadow-color: rgb(50,150,150);
 scrollbar-track-color: rgb(240,250,250);
}

div.contentwrapper
{
 background-color: rgb(30,80,100);
 height:100%;
 margin-right:14px;
 border-top-width:0px;
 border-left-width:1px;
 border-right-width:3px;
 border-bottom-width:0px;
 border-style:solid;
 border-color: #1F7F90;
 overflow:visible;
}

.amedtec {
  font-weight: bold;
}

div.heading {
 float:left;
 position:fixed;
 height:50px;
}
div.lheading
{
 position: absolute;
 left:0
}
div.rheading
{
 position: relative;
 right:0;
 font-size:larger;
 color: rgb(51, 102, 102);
 text-align:right;
}

div.content
{
  position:absolute;
  top: 50px;
  overflow:auto;
}
span#pagehead
{
 background: transparent url(../img/dots.jpg) no-repeat left top;
 padding-left: 60px;
 margin-top: 2em;
 font-family: Arial, Sans serif;
 font-size:12pt;
 font-weight:bold;
 letter-spacing:0;
 color: 027771;
}

h1,
div.parahead
{
 font-size: 1.3em;
 display:block;
 font-weight: normal;
 color: rgb(51, 102, 102);
 color: #404077;
 padding-top:20px;
 padding-bottom:2px;
 margin-bottom: 1.0em;
 background: transparent url(../img/paraheadbg.png) no-repeat bottom left;
}

h2
{
 font-family: Georgia, Verdana, Arial, Sans Serif;
 font-size: 1.2em;
 font-weight: normal;
 margin-top: 1.5em;
}

h4 {
 margin-bottom: 0.5em;
}

table.rum {
 width: 532px;
 text-align: left;
 height:100%;
}

table.rum, div.rum
{
 padding:15px;
 border-top-width:0px;
 border-left-width:1px;
 border-right-width:3px;
 border-bottom-width:0px;
 border-style:solid;
 border-color: #1F7F90;
}

table.inner {
 border-collapse: collapse;
 width: 490px;
 height:100%;
}

td .ues
{
 font-family: Verdana, Arial, Sans serif;
 font-size:12pt;
 font-weight:normal;
 letter-spacing:1pt;
}

td .link
{
  background: transparent url(../img/item.gif) no-repeat left center;
  padding-left: 8px; /* 5px rand + 8px icon */
  font-weight:bold;
  font-size: 11pt;
  color: orange;
}

td .link.inactive
{
  color: #404077;
}

td,
td .text,
td p,
li,
a
{
 font-family: Trebuchet MS, Verdana, Arial, Sans serif;
 font-size:10.5pt;
 line-height: 1.4em;
 color: #505050;
}


a {
  text-decoration:none;
  color:#325588;
  font-weight: bold;
  color: #ff7000;
}
a:hover {
  text-decoration:underline;
  color:#323366;
}

a.tel {
  text-decoration:none;
  color: inherit;
  font-weight: inherit;
  cursor:default;
}

ul{
  margin: 15px;
  padding: 0em;
}

li{
  padding-bottom:5px;
}

div.fairs { 
  padding-left: 50px;
  min-height: 45px;
  background-repeat: no-repeat;
  margin: 0;
  margin-right: 20px;
  margin-top: 0.75em;
  padding-bottom: 0.75em;
  border-bottom: 1px dotted #c0c0c0;
}

div.fairs#last { 
  border-bottom: none;
}

div.fairs h4{ 
  margin:0;
  margin-bottom:0.5em;
}

span.R {
  font-size:80%;
  vertical-align: top;
  position:relative;
  top: -0.3em;
}
