﻿body {
}

.center
{
    text-align:center;
}

.centerNoWrap{
    text-align:center;
    white-space:nowrap;
}

.noWrap{
    white-space:nowrap;
}

.atol_checkbox{
    height:25px;
    width:25px;
}
.atol_table a {
    color: #368ee0;
}
