.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
width: 400px;
font-size: 80%;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #006666;
background-color: #D2D6F7;
color: #006600;
}

.switchcontent{
width: 400px;
font-size: 70%;
border: 1px solid #006666;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-top-width: 0;
}

