td
{
  font-family: sans-serif;
  font-size: 12;
  color: #000000;
}

body
{
  font-family: sans-serif;
  font-size: 12;
  color: #000000;
}

input
{
  background-color: #FFFFFF;
  color: #000000;
  font-size: 12;
  font-family: sans-serif;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}

A:link
  { color: black; text-decoration: underline }

A:visited
  { color: black; text-decoration: underline }
  

A:active
  { color: black; text-decoration: underline }
  

A:hover
  { color: black; text-decoration: underline }

A:link.selected
{ 
  color: #7D0000; 
  text-decoration: underline;
  
}

A:visited.selected
{ 
  color: #7D0000; 
  text-decoration: underline;
}
  

A:active.selected
{ 
  color: #7D0000; 
  text-decoration: underline;
}
  

A:hover.selected
{ 
  color: #7D0000; 
  text-decoration: underline;
}

td
{
  background-repeat:no-repeat;
}

td.main
{
  background-repeat:no-repeat;
}

div.Main
{
  overflow:auto;
  border:0px;
  padding:0px;
  buttonface: #214FA5; 
  scrollbar-3dlight-color: #D9D9D9; 
  scrollbar-arrow-color: #D9D9D9; 
  scrollbar-darkshadow-color: black; 
  scrollbar-face-color: #2C2C39; 
  scrollbar-shadow-color: #000000; 
  scrollbar-track-color: #D9D9D9
}
#Main
{
  width:580px;
  height:260px;
}

#AdminMenu
{
  position:absolute;
  left:40;
  top:50;
  height:490;
  width:180;
  overflow:auto;
  margin: 0 0 0 0;
  padding:0px;
  scrollbar-face-color:#DB5114;
  scrollbar-highlight-color:#DB5114;
  scrollbar-3dlight-color:#DB5114;
  scrollbar-darkshadow-color:#DB5114;
  scrollbar-shadow-color:#DB5114;
  scrollbar-arrow-color:#EEE82C;
  scrollbar-track-color:#E6E6E6;
}

#AdminMain
{
  position:absolute;
  left:240;
  top:50;
  height:490;
  width:500;
  overflow:auto;
  margin: 0 0 0 0;
  padding:0px;
  scrollbar-face-color:#DB5114;
  scrollbar-highlight-color:#DB5114;
  scrollbar-3dlight-color:#DB5114;
  scrollbar-darkshadow-color:#DB5114;
  scrollbar-shadow-color:#DB5114;
  scrollbar-arrow-color:#EEE82C;
  scrollbar-track-color:#E6E6E6;
}
.title { color: #000; font-size: 10px; font-family: Tahoma, Verdana, Arial; font-weight: bold; margin: 1px 10px 1px 37px; padding-bottom: 1px }
.link_menu { color: #000000; font-size: 11px; font-family: Tahoma, Verdana, Arial; margin: 2px 0 1px 20px; padding-bottom: 1px }
.link_menu a { color: #000000; text-decoration: none }
.link_menu a:hover { color: #333333 }
.body_text { color: #333; font-size: 11px; font-family: Tahoma, Verdana, Arial }
