body
{
    backGround-color: #ffffff;
    font-family: Verdana;
    font-size: 9px;
    color: #C0C0C0;
}

.menu_1
{
    padding: 0px 0 0px 0px;
    font-size: 12px;
    font-weight: bold; 
    color: #S999999;
    font-family: Tahoma;
}

.menu
{
    padding: 0px 0 0px 20px;
    font-size: 12px;
    color: #S999999;
    font-family: Tahoma;
}

td
{
    font-family: Tahoma;
    font-size: 11px;
    color: #666666
}

a:link, a:visited
{
    color: #333333;
    text-decoration: none;
}
a:active
{
    color: #111111;
    text-decoration: none;
}




a:hover
{
    color: #C42622;
    text-decoration: underline;
}

h1 
{ 
	 padding: 0px 0 0px 20px;
    font: 18px Tahoma;
    font-weight: bold; 
	color: #C42622;
}
/* =Hoverbox Code 
----------------------------------------------------------------------*/ 

.hoverbox 
{ 
      cursor: default; 
      list-style: none; 
} 

.hoverbox a 
{ 
      cursor: default; 
} 

.hoverbox a .preview 
{ 
      display: none; 
} 

.hoverbox a:hover .preview 
{ 
      display: block; 
      position: absolute; 
      top: 50px; 
      left: -400px; 
      z-index: 1; 
} 

.hoverbox img 
{ 
      background: #fff; 
      border-color: #a6dcf5; 
      border-style: solid; 
      border-width: 1px; 
      color: inherit; 
      padding: 10px; 
      vertical-align: top; 
} 

.hoverbox li 
{ 
      background: #eaf8fe; 
      color: inherit; 
      display: inline; 
      float: left; 
      margin: 3px; 
      padding: 50px; 
      position: relative; 
} 

.hoverbox .preview 
{ 
      border-color: #a6dcf5; 
}
/* =Hoverbox Code 
----------------------------------------------------------------------*/ 

.hoverbox_1 
{ 
      cursor: default; 
      list-style: none; 
} 

.hoverbox_1 a 
{ 
      cursor: default; 
} 

.hoverbox_1 a .preview 
{ 
      display: none; 
} 

.hoverbox_1 a:hover .preview 
{ 
      display: block; 
      position: absolute; 
      top: 50px; 
      left: -400px; 
      z-index: 1; 
} 

.hoverbox_1 img 
{ 
      background: #fff; 
      border-color: #a6dcf5; 
      border-style: solid; 
      border-width: 1px; 
      color: inherit; 
      padding: 10px; 
      vertical-align: top; 
} 

.hoverbox_1 li 
{ 
      background: #eaf8fe; 
      color: inherit; 
      display: inline; 
      float: left; 
      margin: 3px; 
      padding: 50px; 
      position: relative; 
} 

.hoverbox_1 .preview 
{ 
      border-color: #a6dcf5; 
}
