@CHARSET "ISO-8859-1";
body{
	margin:0px;
	padding:0;
	font-family: Helvetica,Arial,sans-serif;
	font-size:10pt;
	min-width:1000px;
        background-color: rgb(1,0,102);
	}
div.page{
   border: 2px solid rgb(1,0,102);
   margin: 0;
   overflow: hidden;
   text-align: left
}
div.navPanel{
	float:left;
	width:65px;
	padding:0px;
        margin-top :65px ;
	background-color:rgb(1,0,102);
	}
div.navLinkPanel{
	padding:30px 0 0 10px;
	overflow:hidden;
	}
div.headerPanel{
   Color: white;
   background-color: rgb(1,0,102);
   height: 65px;
   left: 65px;
   padding: 1px;
   position: absolute;
   top: 0px
}
div.contentPanel{
        /*border: 2px solid red;*/
        min-height:600px;
	margin-left:65px;
        margin-top :65px ;
        background-color: white;
	}
div.shopInfoPanel{
   background-color: white;
   border: 2px solid rgb(220,220,220);
   float: right;
   margin: 10px;
margin-top:20px;
   min-height: 400px;
   padding-left: 10px;
   padding-right: 10px;
   width: 200px
}
div.shopInfoPanel h2{
   border-bottom-color: red;
   border-bottom-style: solid;
   border-bottom-width: 2px;
   font-style: normal;
   font-weight: bold;
   padding-bottom: 2px;
   text-align: center
}
div.textPanel{
   background-color: white;
   padding-bottom: 20px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 40px
}
ul.tab{ 
float:left;
  list-style-type :none ;
  position: absolute;

height:30px;
border: solid 1px rgb(220,220,220);
}
ul.tab li{
   padding-bottom: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 5px
}
li.tab{
  float :left ;
 position:relative;
top:0;
}
li.activeTab{
float:left;
 position: relative;
  top :0 ;
}
div.tabContent{
float:left;
  position : relative;
top:40px;
  background-color : white;
border: solid 1px rgb(220,220,220);
}
div.breadcrumbs{
	float:none;
	margin-left:10px;
	}
div.navTop{
   float: left;
   left: 3px;
   overflow: hidden;
   position: absolute;
   top: 45px;
   width: 800px
}

a.navLink{
	color:white;
	font-size:10pt;
	text-decoration:none;
	}
a.navLink:link {
    color: white;
  }
  
a.navLink:visited {
    color: white;
  }
a.navLink:hover {
    color: red;
  }
a.navLink:active {
    color: white; background-color: red;
  }
a.navTop{
   background-image: url(btnBG1.gif);
   border-bottom-color: white;
   border-bottom-width: 1px;
   border-left-color: white;
   border-left-width: 1px;
   border-right-color: white;
   border-right-width: 1px;
   border-top-color: white;
   border-top-width: 1px;
   color: white;
   float: left;
   font-size: 10pt;
   font-weight: bold;
   height: 20px;
   margin-bottom: 0px;
   margin-right: 1px;
   margin-top: 0px;
   padding-bottom: 2px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 2px;
   text-decoration: none
}
a.navTop:link {
    color: white;
  }
  
a.navTop:visited {
    color: white;  
  }
a.navTop:hover {
    color: red;
  }
a.navTop:active {
    color: red;
  }
table.teasertable3{
    border-spacing:10px;
    flow:left;
  }
table.teasertable3 td{
    vertical-align:top;
  }

div.teaser {
  margin:10px 0 0 10px;
  padding:10px;
  
	}


	