body 
{
  background-color: 	 #eee8aa;
  background-image: 	 url('../background/yaas_bkg.jpg');
  background-repeat: 	 repeat;
  background-attachment: fixed
}

img
{ 
  border:       solid;
  border-color: Black;
  border-width:  1px;
  margin-right: 30px;  
}

table
{
  border-width: 3px;
}

a:link
{
  font-weight:500;
  color: #ff0000;
  background-color:Transparent;
  text-decoration:none;
}

a:visited
{
  font-weight:500;
  color: #8b0000;
  background-color:Transparent;
  text-decoration:none;
}

a:hover
{
  font-weight:500;
  color:green;
  background-color:White;
  text-decoration:none;
}

a:active
{
  font-weight:500;
  color:Black;
  background-color:Yellow;
  text-decoration:none;
}

.header_text
{
  color:rgb(255, 32, 5);
}

.cls_table_td_shaft
{
  background-color:#f0B67B;
}

.cls_table_td_teeth
{
  background-color:Yellow;
  text-align: right;
}

.cls_table_td_axes
{
  background-color:Yellow;
  text-align: center;
}

.cls_table_td_remark
{
  background-color: #add8e6;
}

.cls_img_new_win
{
    WIDTH:  26px;
    HEIGHT: 12px;
    BORDER:  0px;
    MARGIN:  0px
}

