﻿body
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma;
    COLOR: black;
    BORDER-LEFT: #9caebd 1px Solid;
    BORDER-RIGHT: #9caebd 1px Solid;
    BORDER-TOP: #9caebd 1px Solid;
    BORDER-BOTTOM: #9caebd 1px Solid;
    PADDING: 0px, 0px, 0px, 0px;
    MARGIN: 0px, 0px, 0px, 0px;
}
table
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma;
    COLOR: black;
}

.toUpper
{
	text-transform:uppercase;
}
.menu
{
    font-family: Arial;
    color: #213b67;
    font-size: 11px;
    cursor: hand;
}
.menu:visited
{
	text-decoration:none;
}
.menu:hover
{
	text-decoration:none;
    color: #495f8e;
}

.lang 
{
    font-family:Tahoma;
	font-size:9px; 
	color:#185D9E;
	text-transform:uppercase;
}

.lang a 
{
	color:#185D9E; 
	text-decoration:none; 
}
.lang a:hover 
{
	text-decoration:underline;
}

.bottom
{
    color:#000000; 
    font-size:11px;
}
a
{
    color: #1BA1CC;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
a:visited
{
}
h1
{
    color: #1BA1CC;
    font-size:14px;
    padding:5px 0px 5px 5px;
    margin: 0px 0px 0px 0px;
    text-transform:uppercase;
}
.h1
{
    color: #1BA1CC;
    font-size:14px;
    padding:5px 0px 5px 5px;
    margin: 0px 0px 0px 0px;
    text-transform:uppercase;
}
.groupStyle
{
    padding: 5px 0px 5px 5px;
    background-color:#0066CC;
    color:#FFFFFF;
    font-weight:bold;
    text-align:left;
    height: 30px;
    text-indent:7px;
    text-transform:uppercase;
}