@charset "utf-8";
/* CSS Document */

table.navbar td {
	color : black;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	background-image: url(images/Blue%20BG%2001.jpg);
	
}
table.navbar td a:link {
	font-size: 15px;
	text-align: center;
	color : black;
	text-decoration: none;	
}

table.navbar td:hover {
	font-size: 12px;
	text-align: center;
	background-image: url(images/Blue%20BG%2002.jpg);
	text-decoration: none;
}
table.navbar td a:visited {
	font-size: 15px;
	text-align: center;
	text-decoration: none;	
}

table.header
  {
	text-align: top;
    }
table.header h1 {
	color : black;
	font-size : 32px;
	font-family : eurostile ExtendedTwo;
	text-align: center;
	margin-bottom: -15px;
	margin-top: -11px;
    }
table.header h2 {
	color : black;
	font-size : 20px;
	font-family : arial;
	text-align: left;
	font-style: italic;
	margin-bottom: -1px;
	font-weight: lighter;
    }
table.header h3 {
	color : black;
	font-size : 12px;
	font-family : arial;
	text-align: center;
	font-weight: lighter;
	margin-top: -1px;
    }
table.header h4 {
	color : black;
	font-size : 16px;
	font-family : arial;
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
    }
table{
	color : black;
	font-family : arial;
	text-align: left;
     	font-size : 14px;
	font-weight: lighter;
}

p {
    	color : black;
	font-family : arial;
	text-align: left;
    	font-size : 14px;
	font-weight: lighter;
}
u {
	color : black;
	font-size : 38px;
	font-family : arial;
	text-align: center;
	font-weight: bold;
     }
     
a{
	font-family : arial;
	text-align: left;
    	font-size : 14px;
	font-weight: lighter;
 	}

li {
	font-family: arial;
	font-size:14px;
	text-align: left;

	}
strong{
	color : gray;
	font-size : 20px;
	font-family : arial;
	text-align: left;
	font-weight: lighter;
	
      }
 
h1 {
	color : black;
	font-size : 25px;
	font-family : arial;
	text-align : left;
	
     }

h2 {
	color : black;
	font-size : 14px;
	font-family : arial;
	text-align: left;
     }
     
h3  {
	color : black;
	font-size : 15.5px;
	font-family : arial;
	text-align: center;
	font-weight: lighter;
    }
    
h4  {
	color : black;
	font-size : 13.8px;
	font-family : eurostile ExtendedTwo;
	text-align: justify;
	font-weight: lighter;
    }

h5 {
	color : black;
	font-family : arial;
	text-align: justify;
	font-weight: lighter;
}

h6 {
	color : black;
	font-size : 15px;
	font-family : arial;
	text-align: center;
	font-weight: 500;
}

h7 {
	color : black;
	font-size : 15px;
	font-family : arial;
	text-align: justify;
	font-weight: 500;
}

h8 {
	color : black;
	font-size : 15px;
	font-family : arial;
	text-align: left;
	font-weight: 500;
}

#main {
	float: none;
	width: 1024px;
}
#container   #main   #products img  {
	height: 87px;
	width: 100px;
	text-decoration: none;
}

#container #main #products td a:link {
	text-align: center;
	text-decoration: none;
}
#container #main #products td a:visited {
	text-align: center;
	text-decoration: none;
}
#container #main #products td {
	text-align: center;
	text-decoration: none;
}
#container #main #un tr {
	text-align: center;
	text-decoration: none;
}

#container   #main   #products img:hover {
	height: 126px;
	width: 126px;
	text-decoration: none;
}
