@font-face {
    font-family: 'shenkin';
    src: url('../../fonts/Ansshenkin.ttf') format('truetype') ;
    font-weight: normal;
    font-style: normal;
}


a {
    color: #8CC63F;
}

a:hover {
    color: #4660AB;
    
}

.sidecon {
    color: #8CC63F;
}

.arrow-left {
    border-right:10px solid #8CC63F !important;
    *border-right: none;
}

.page_title {
    color: #8CC63F;
    text-align:right;
}

#bottom_column { 
    background: #8CC63F;    
}

#bottom_icon {
    background: url("../../images/~tc/shift_w256b.png") no-repeat;
    height: 256px;
    width: 256px;
}