html,body
{
  height: 100%;
  font-family: sans-serif;
}

#MainTable
{
  width: 100%;
}

#MainTable td
{
  padding: 0px 2px 0px 2px;
}

#MainTable td td
{
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: silver;
}

form
{
  margin: 10px 10px 10px 10px;
}

.MenuItem
{
  float: left;
}

.MenuItem2
{
  text-align: right;
  width: 100%;
  font-weight: normal;
  display: block;
}

#Footer
{
  border-style: solid; 
  border-top-color: gray; 
  border-width: 1px 0 0 0; 
  margin-top: 7px; 
  padding-top: 2px;
  font-size: 10px;
  text-align: center;
}

.Navigation
{
  border-style: solid; 
  border-bottom-color: gray; 
  border-width: 0 0 1px 0; 
  margin-bottom: 3px; 
  padding-bottom: 2px;
}

.Navigation img
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-width: 0px 0px 0px 0px;
  vertical-align: middle;
}

#Title
{
  padding: 3px; 
  font-size: 20px; 
  border-style: solid; 
  border-color: blue; 
  border-width: 1px;  
  background-color: #F0F0FF; 
  margin-bottom: 4px;
}

.NewsTable
{
  margin: 2px 0px 2px 0px;
  padding: 2px 2px 2px 2px; 
  font-size: small; 
  border-style: solid; 
  border-color: red; 
  border-width: 0px;
  background-color: #FFF0F0;
  width: 100%;
  border-collapse: collapse; 
}

.NewsTable td
{
  padding: 2px 2px 2px 2px;
  margin: 0px 0px 0px 0px;
}

.NewsTable th
{
  padding: 2px 2px 2px 2px;
  margin: 0px 0px 0px 0px;
}

.NewsTableItem
{
  margin: 2px 2px 2px 2px;
  display: none; 
  border-width: 1px; 
  border-style: solid; 
  border-color: silver; 
  background-color: white;
  padding: 3px; 
  font-size: 9pt;
}

.NewsBaseTable
{
  width: 100%;
  border-width: 0px;
  font-size: small; 
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-collapse: collapse;
}

.NewsBaseTable td
{
  padding: 2px 2px 2px 2px;
  margin: 2px 2px 2px 2px;
}

.NewsItemFrame 
{
  border-collapse: collapse;
  padding: 0px; 
  margin: 2px 2px 2px 2px; 
  font-size: small; 
  color: red;
  width: 100%;
}

.RSSIcon
{
  margin: 0px 0px 0px 0px; 
  border-width: 0px;
}

div.HalfWidth
{
  text-align: center;
}

fieldset.HalfWidth
{
}

.SystemMessage
{
  background: #FFEDED;
  border: 1px solid #992A2A;
  border-top: 0;
  margin: 5px;
  padding: 0;
  width: auto;
}


.SystemMessage h3
{
  background: #E3A0A0;
  border: 1px solid #992A2A;
  border-left: 0;
  border-right: 0;
  color: white; 
  font-size: small;
  font-weight: bold; 
  margin: 0;
  padding: 5px;
}

.SystemMessage div 
{
  background: transparent;
  border: 0;
  color: #992A2A;
  margin: 0;
  padding: 8px;
}

.Centred
{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.Form
{
  width: 500px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.BasicTable
{
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.BasicTable td
{
  text-align: left;
  padding: 3px 3px 3px 3px;
}

.BasicTable .Header
{
  text-align: right;
  padding: 3px 3px 3px 3px;
}

.ChatHistory .Year
{
  border-style: solid; 
  border-bottom-color: gray; 
  border-width: 0px 0px 1px 0px; 
  margin-bottom: 3px; 
  padding-bottom: 2px;
}

.ChatHistory .Year .YearContent
{
  margin-left: 15px; 
  margin-right: 15px;
}

.ChatHistory .Year .YearContent .Months
{
  border-style: solid; 
  border-bottom-color: gray; 
  border-width: 0px 0px 1px 0px; 
  margin-bottom: 3px; 
  padding-bottom: 2px;
}

.ChatHistory .Year .YearContent .Months span
{
  position: absolute; 
  left: 100px;
}

.ChatHistory .YearContent .Months span strong
{
  border-style: solid; 
  border-width: 1px; 
  border-color: black; 
  padding-left: 3px;
}

.ChatHistoryText
{
  font-size: small;
  padding: 10px 0px 10px 0px;
}

.WideTable
{
  border-color: #A0A0A0;
  border-style: solid;
  border-width: 1px 1px 0px 0px;
  border-spacing: 0px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;  
}

.WideTable th
{
  border-color: #A0A0A0;
  border-style: solid;
  border-width: 0px 0px 1px 1px;
  padding: 1px 5px 1px 5px;
  background-color: #F0F0FF
}

.WideTable td
{
  border-color: #A0A0A0;
  border-style: solid;
  border-width: 0px 0px 1px 1px;
  padding: 1px 5px 1px 5px;
  text-align: center;
}

.Panel
{
  position: relative;
  border: 1px solid #CCC;
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: url('images/head_cutting.gif');
  background-repeat: repeat-x;
  background-color: #fff;
}
  
.Panel .Title
{
  height: 17px;
  padding: 3px 0px 0px 8px ;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  text-align: left;
  text-transform: uppercase; 
  border-bottom: 1px solid #CCC;
}
  
.Panel .Content
{
/*    position: relative; */
  overflow: hidden;
  /*font-size: 13px;*/
  /*color: #000000;*/
  padding: 7px;
}
  
.Panel .Title .Action
{
  position: absolute;
  top: 3px;
  right: 3px;
  white-space: nowrap;
  color: #000;
  font-size: 11px;
  text-transform: capitalize;
  font-weight: bold;
  /*margin-right:5px;*/
}

.NewsPanel
{
  position: relative;
  border: 1px solid #d99;
  margin-bottom: 6px;
  background-image: url('images/head_cutting_red.gif');
  background-repeat: repeat-x;
  background-color: #FFF;
}
  
.NewsPanel .Title
{
  height: 17px;
  padding: 3px 0px 0px 8px ;
  font-size: 12px;
  font-weight: bold;
  color: #a44;
  text-align: left;
  text-transform: uppercase; 
  border-bottom: 1px solid #d99;
}
  
.NewsPanel .Content
{
/*    position: relative; */
  overflow: hidden;
  font-size: 13px;
  /*color: #000000;*/
  padding: 0px;
}
  
.NewsPanel .Title .Action
{
  position: absolute;
  top: 3px;
  right: 3px;
  white-space: nowrap;
  color: #000;
  font-size: 11px;
  /*text-transform: capitalize;*/
  font-weight: bold;
  /*margin-right:5px;*/
}

.NewsPanel .Title .Action A:link
{
  color: #c00; 
}

.NewsPanel .Title .Action A:visited
{
  color: #600; 
}

.NewsPanel .Title .Action A:active
{
}

.NewsPanel .Title .Action A:hover
{
}

.Rotated
{
  rotation: 90deg !important;
  /* ** Hacks ** */
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.RotatedHeader
{
  rotation: 90deg !important;
  /* ** Hacks ** */
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  width: 8px;
  margin-top: 28px;
  margin-right: -6px;
  font-size: small;
}