body
{
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    background-color: WHITE
}
table
{
    font-family: Verdana;
    font-size: 11px;
    color: #444444;
}
.footer, .footer A
{
    color: #979797;
    font-size: 11px;
    font-family: Tahoma;
    text-align:center
}
.centertable 
{
    background-image: url(/images/rightunder_nav.gif);
    background-position: right top;
    background-repeat:no-repeat 
}

.loadingBackground
{
    background-position: center center;
    background-image: url(/images/loading.gif);
    background-repeat: no-repeat;
}

.botitle {
	color: #336204;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #BFE0BF;
}

.title
{
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #292b6c;
    font-family: Arial, Tahoma;
    text-align: center;
}
.subtitle 
{
    color: #292b6c;
    text-transform: uppercase;
}

A 
{
    color: #222222
}

.bonav, .bonav A {
	color: WHITE;
	font-weight: bold;
}

input, select, textarea
{
    font-family: Verdana;
    font-size: 10px;
    color: #444444;
}

.errormessage
{
    color: firebrick;
}

.sep1 
{
    height: 5px;
}
.sep 
{
    border-color: #eeeeef;
    height: 2px;
}

A.backoffice
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-variant: small-caps;
    text-decoration: none;
}
