body {
	background-color:#FFFFFF;
}
.item{
         width:100%;
     

}
.panel {
              border-style : outset;
              border-width :1px 1px 1px 1px;
              text-align:center;
              width:100%; 
              background:#DADADA;               
}
.panel_click{
              border-style : inset;
              border-width :2px 2px 2px 1px;
              text-align:center;
              width:100%; 
              background:#EDEDED;               
}

.textpanel {
              font-family:"Comic Sans MS";
              font-size:11pt;
              color:#000000;
              font-weight:bold;
              text-align:center;
              text-decoration:none;
}
.imgstyle{
              border-style : solid;
              border-width :0px;
              margin:5px;

}
.imgstyle_over{
              border-style : outset;
              border-width :2px;
              border-top-color:silver;
              border-left-color:silver; 
              border-bottom-color:black;
              border-right-color:black; 
              margin:3px;
}

.a1{
    font-family:"Tahoma";
    color:#000000;
    font-size:9pt;
    font-weight:normal;
    text-decoration:none;
}
.a1:active{
    color:white;
}
.a2{
    font-family:"Tahoma";
    color:#000000;
    font-size:9pt;
    font-weight:normal;
    text-decoration:none;
}
.a2:active{
    color:white;
}

.a3{
    font-family:"Tahoma";
    color:#000000;
    font-size:9pt;
    text-decoration:none;
    font-weight:normal;
}
.a3:active{
    color:white;
}

.a4{
    font-family:"Tahoma";
    color:#000000;
    font-size:9pt;
    font-weight:normal;
    text-decoration:none;
}
.a4:active{
    color:white;
}

.a5{
    font-family:"Tahoma";
    color:#000000;
    font-size:9pt;
    font-weight:normal;
    text-decoration:none;
}

.a5:active{
    color:white;
}

