body { 
  background-color : #FFFFFF;
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 112px;
  padding: 0px;
  width: 800px;
}

div#main { 
  background-color:#0A0AFF;
  width: 800px;
  left: 112px;
  height: 100%;
}

div#logo { 
  background-color : #0096FF;
  padding: 0px;
  margin: 0px;
  height: 50px;
  text-align: center;
}


div#logo2 { 
  position: absolute;
  left: 122px;
  top: 360px;
  width: 180px;
  text-align: center;
}


div#menu { 
  background-color:#0A0AFF;
  z-index: 1 ;
  position: absolute;
  left: 112px;
  width: 200px;
  padding: 0px;
  margin: 0px;
}

div#menu .treemenu {
  margin : 5px 5px;
  padding : 5px;
  list-style : none;	
  background-color : #0096FF;
  border : 1px solid #000;
}

div#menu UL {
  list-style : none;
  margin : 0px 5px;
  padding : 0px 5px;
}

div#menu LI {
  display : inline;
}

div#menu A {
  display : block;
  padding-left : 12px;
  text-decoration : none;
  color : #000000;
}

div#menu .treeopen {
  background-image : url('images/open.gif');
  background-repeat : no-repeat;
  background-position : left;
}		

div#menu .treeclosed {
  background-image : url('images/closed.gif');
  background-repeat : no-repeat;
  background-position : left;
}

div#menulogo { 
  background-color : #0A0AFF;
  float: left;
  padding: 0px 30px;
}

div#site { 
  background-color : #0096FF;
  padding: 0px;
  margin-left: 200px;
}

div#fot { 
  background-color : #96C8FF;
  padding: 0px;
  margin: 0px;
  text-align : center;
  font-weight:normal;
  line-height : 14px;
  text-decoration:none;
}

div#fot a {
  letter-spacing : 1px;
  text-decoration:none;
}

div#fot a:link {
  color : #0A0AFF;
}

div#fot a:active {
  color : #0A0AFF;
}

div#fot a:hover {
  color : #0A0AFF;
}

div#fot a:visited {
  color : #0A0AFF;
}


div#flags { 
  margin-left: 690px;
  margin-top : 3px;
}

div#w3c { 
  margin-left: 3px;
  margin-top : 3px;
  float: left;
}

a {
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #000000;
  text-decoration:none;
  font-weight:normal;
  letter-spacing : 1px; 
}

a:link {
  color : #000000;
  text-decoration:none;
}

a:active {
  color : #000000;
  text-decoration:none;  
}

a:hover {
  color : #FFFFFF;
  text-decoration:none;
}

a:visited {
  color: #000000;
  text-decoration:none;
}

img { 
  border : 0px;
 }

li {
  font-weight:normal;
  line-height : 16px;
}

.about {
  list-style : none;	
  background-color : #CCDDFF;
  width : 590px;
  height : 190px;
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #211C18;
  font-weight:normal;
  line-height : 20px;
}

.productlist {
  background-color : #DDEEFF;
  color : #000000;
  font-size : 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:normal;
  border-style: solid;
  border-width: 1px;
  border-color: #000000; 
}

.productlist a:link {
  font-size : 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #000000;
  text-decoration:underline;
  font-weight:normal;
  letter-spacing : 1px;
}
.productlist a:active {
  font-size : 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #000000;
  text-decoration:underline;
  font-weight:normal;
  letter-spacing : 1px;
}
.productlist a:hover {
  font-size : 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #0000FF;
  text-decoration:underline;
  font-weight:normal;
  letter-spacing : 1px;
  
}
.productlist a:visited {
  font-size : 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration:underline;
  font-weight:normal;
  letter-spacing : 1px;
}

.producttext {
  background-color : #CCDDFF;
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #211C18;
  font-weight:normal;
  line-height : 14px;
  width : 480px;
  height: 400px;
  padding: 10px;
  margin: 0px;
}

.producttext LI {
  padding: 0px 10px;
 list-style-type: circle
}

.producttext a:link {
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #000000;
  text-decoration:underline;
  font-weight:normal;
  letter-spacing : 1px;
}
.producttext a:active {
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #000000;
  text-decoration:underline;
  font-weight:normal;
  letter-spacing : 1px;
}
.producttext a:hover {
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #0000FF;
  text-decoration:underline;
  font-weight:normal;
  letter-spacing : 1px;
  
}
.producttext a:visited {
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration:underline;
  font-weight:normal;
  letter-spacing : 1px;
}

.producttext {
  background-color : #CCDDFF;
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #211C18;
  font-weight:normal;
  line-height : 14px;
  width : 480px;
  height: 400px;
  padding: 10px;
  margin: 0px;
}

div#filter { 
  background-color : #CCDDFF;
  width: 600px;
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:normal;
  display: block;
}

div#filter ul { 
  margin: 0px 0px;
  padding : 0px 15px;
}

div#filtertop {
  background-color : #CCDDFF;
  padding: 20px 25px;
  line-height : 16px;
}

TABLE.filterlist {
  background-color : #EEEEEE;
  font-size : 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:normal;
  line-height : 14px;
  margin: 5px 10px;
  border-collapse: collapse; 
  border: 1px solid black;
}

TABLE.filterlist TD { 
  border: 1px solid black;
  padding: 2px 5px;
}

TABLE.filterlist P { 
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: underline;
}

TABLE.filterlistinfo { 
  background-color: #DDDDFF; 
  font-size: 10px; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  line-height : 12px; 
  border-collapse: collapse; 
  border: 1px solid black;
  margin: auto;
}

TABLE.filterlistinfo TD { 
  border: 1px solid black;
  padding: 2px 5px;
  line-height : 16px; 
}

div.container {
  background-color: #000099; 
  width:600px; 
  margin:0px 0px;
}

table#table1 {
  text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  width:500px;
}

table#table2 {
  background-color: #999999; 
  text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  width:500px;
  border: 1px solid black;
}

TABLE#table2 TD { 
  background-color: #DDDDEE; 
  border: 1px solid black;
  padding: 2px 5px;
  line-height : 16px; 
}

div#tipDiv {
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:10000;
  background-color:#fff; 
  border:2px solid #000; 
  padding:0px;
  color:#000; 
}

div#tipDiv div.img { 
  text-align:center; 
}

div#tipDiv div.msg { 
  text-align:left; 
  margin-top:4px; 
}