﻿.TabItem {
    text-align: center;
    text-decoration: none;
    background-color:#1F9463;
    color:white;
    font-weight: bold;
    cursor:pointer;
}

.ContentPanel {
    border: 1px solid;
    padding: 10px 10px 10px 10px;
}
