BODY {
  font-size : 11px;
  font-family : tahoma;
  color : #383838;
  background : #ffffff;
  width: 100%;
  height: 100%;
}

.nc3 { width: 200px; }

.nc3 ul
{
}
.nc3 a
{
display: block;
padding: 5px 10px 5px 10px;
width: 205px;
border-bottom: 1px dashed #000000;
text-decoration: none;
}
.nc3 a:link
{
color: blue;
background:#FDF6E1 url(../site_design/buttonmenulink.jpg) top left repeat-y;
text-decoration: none;
}
.nc3 a:visited
{
color: blue;
background:#FDF6E1 url(../site_design/buttonmenuvisited.jpg) top left repeat-y;
text-decoration: none;
}

.nc3 a:hover
{
color: #000000;
background:#FDF6E1 url(../site_design/buttonmenuhover.jpg) top left repeat-y;
text-align : right;
text-decoration: none;
}

.navcontainer2 { width: 205px;}

.navcontainer2 ul
{ 
display: block;
}
.navcontainer2 a
{
display: block;
padding: 5px 10px 5px 10px;
width: 205px;
}

.navcontainer2 a:link
{
color: blue;
background:#D3F4D5 url(../drweb/images/navline_left.jpg) top left repeat-y;
text-decoration: none;
text-align: left;
font: bold;
}

.navcontainer2 a:visited
{
color: #blue;
background:#D3F4D5 url(../drweb/images/navline_left.jpg) top left repeat-y;
text-decoration: none;
text-align: left;
font: bold;
}

.navcontainer2 a:hover
{
color: #000000;
background:#D3F4D5 url(../drweb/images/navline_right.jpg) top left repeat-y;
text-decoration: none;
text-align: right;
}

.nc { width: 205px;}

.nc ul
{ 
display: block;
}
.nc a
{
display: block;
padding: 5px 10px 5px 10px;
width: 205px;
}

.nc a:link
{
color: #000000;
background:#EFF1F7 url(../site_design/catalog_left.jpg) top left repeat-y;
text-decoration: none;
text-align: left;

}

.nc a:visited
{
color: #000000;
background:#EFF1F7 url(../site_design/catalog_left.jpg) top left repeat-y;
text-decoration: none;
text-align: left;

}

.nc a:hover
{
color: blue;
background:#EFF1F7 url(../site_design/catalog_right.jpg) top left repeat-y;
text-decoration: none;
text-align: right;
}

TD.t {
  font-size : 11px;
  font-family : tahoma;
  color : #000000;
  background : #ffffff;
}


TD.s {
  background : #ffffff;
  font-size : 12px;
  font-family : tahoma;
}


TD {
  font-size : 11px;
  font-family : tahoma;
  color : #000066;
}


P {
  font-size : 11px;
  font-family : tahoma;
  color : #383838;
  background : transparent;
  text-align : left;
}

A:link {
  font-size : 11px;
  font-family : tahoma;
  color : blue;
  background : transparent;
  text-decoration : underline;
}

A:visited, A:active {
  font-size : 11px;
  font-family : tahoma;
  color : #0044cc;
  background : transparent;
  text-decoration : underline;
}

A:hover {
  font-size : 11px;
  font-family : tahoma;
  color : red;
  background : #ffffff;
  text-decoration : none;
}
