@charset "utf-8";
td img {display: block;}

#Table_01 {
	margin: 0px auto;
	position:relative;
	left:0px;
	top:0px;
	width:780px;
}

body,td,th {
	font-family: verdana;
	font-size: 12px;
}
a {
	font-family: verdana;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
}
h1 {
	font-size: 12px;
}

a.link:link{color:red; text-decoration:none}
a.link:active{color:red; text-decoration:none}
a.link:visited{color:red; text-decoration:none}
a.link:hover{color:#FF0000; text-decoration:underline}

a.bar2:link{color:yellow; text-decoration:none}
a.bar2:active{color:yellow; text-decoration:none}
a.bar2:visited{color:yellow; text-decoration:none}
a.bar2:hover{color:black; text-decoration:underline}

a.bar:link{color:white; text-decoration:none}
a.bar:active{color:white; text-decoration:none}
a.bar:visited{color:white; text-decoration:none}
a.bar:hover{color:black; text-decoration:underline}

td[axis="left"] {background-image:url(images/sws2_r5_c1.gif)}
td[axis="right"] {background-image:url(images/sws2_r5_c13.gif)}
td[axis="bottom1"] {background-image:url(images/sws2_r7_c1.gif); background-repeat:no-repeat}
td[axis="bottom2"] {background-image:url(images/sws2_r8_c1.gif); background-repeat:no-repeat}

#home
  {
    display: block;
    width: 63px;
    height: 34px;
    background: url("images/01 home.gif") no-repeat 0 0;

  }

  #home:hover
  { 
    background: url("images/01 home-over.gif") no-repeat 0 0;
  }
  
#aboutus
  {
    display: block;
    width: 78px;
    height: 34px;
    background: url("images/02 aboutus.gif") no-repeat 0 0;

  }

  #aboutus:hover
  { 
    background: url("images/02 aboutus-over.gif") no-repeat 0 0;
  }
  
#as
  {
    display: block;
    width: 140px;
    height: 34px;
    background: url("images/03 as.gif") no-repeat 0 0;

  }

  #as:hover
  { 
    background: url("images/03 as-over.gif") no-repeat 0 0;
  }
  
#is
  {
    display: block;
    width: 127px;
    height: 34px;
    background: url("images/04 is.gif") no-repeat 0 0;

  }

  #is:hover
  { 
    background: url("images/04 is-over.gif") no-repeat 0 0;
  }
  
#garage
  {
    display: block;
    width: 101px;
    height: 34px;
    background: url("images/05 garage.gif") no-repeat 0 0;

  }

  #garage:hover
  { 
    background: url("images/05 garage-over.gif") no-repeat 0 0;
  }

#solsafe
  {
    display: block;
    width: 72px;
    height: 34px;
    background: url("images/06 solsafe.gif") no-repeat 0 0;

  }

  #solsafe:hover
  { 
    background: url("images/06 solsafe-over.gif") no-repeat 0 0;
  }
  
#contactus
  {
    display: block;
    width: 85px;
    height: 34px;
    background: url("images/07 contactus.gif") no-repeat 0 0;

  }

  #contactus:hover
  { 
    background: url("images/07 contactus-over.gif") no-repeat 0 0;
  }
  
#sitemap
  {
    display: block;
    width: 72px;
    height: 34px;
    background: url("images/08 sitemap.gif") no-repeat 0 0;

  }

  #sitemap:hover
  { 
    background: url("images/08 sitemap-over.gif") no-repeat 0 0;
  }.style1 {color: #FFFFFF}
