
IMG {
margin: 0;
}
#topmenu ul {
    margin-top:15px;
    padding-bottom: 4px;
    margin-left: 30px;
    padding-left: 0;
    line-height:0px;
}
#topmenu ul li {
    padding-left: 1px;
    padding-right: 5px;
    padding-top:0px;
    font-size:13px;
    border: none;
    list-style: none;
    display: inline;
    cursor:pointer;
}
#topmenu ul li a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight:bold;
}
#topmenu ul li a:active {
    color:#FFFFFF;
    text-decoration: none
    font-weight:bold;
}
#topmenu ul li a:hover {
    color:#ffcc99;
    font-weight:bold;
}
#popupType a{
text-decoration:none;
color:#666666;
}
#popupType a:hover{
text-decoration:underline;
}
.createborder {
background-color:white;
border-top-width: 4px;
border-bottom-width: 4px;
/*border-top-style:solid ;*/
border-right-style: solid;
border-right-color: #d0d0d0;
border-bottom-style: solid;
border-left-style: solid;
border-left-color: #d0d0d0;
border-top-color: #d0d0d0;
border-bottom-color: #d0d0d0;
padding-top: 7px;
padding-right: 9px;
padding-bottom: 5px;
padding-left: 9px;
}
