body, p, td, th, .default
{
    font-family: arial, verdana;
    font-size: 9pt;
    font-weight: normal;
}
.defaultBold
{
    font-family: arial, verdana;
    font-size: 9pt;
    font-weight: bold;
}
.big
{
    font-family: arial, verdana;
    font-size: 11pt;
    font-weight: normal;
}
.back
{
    background-color: #00548e;
}
h1, .title1
{
    color: #00548e;
    font-family: arial, verdana;
    font-size: 14pt;
    font-weight: bold;
}
h3
{
    font-family: arial, verdana;
    font-size: 11pt;
    font-weight: bold;
}
.footer
{
    color: #00548e;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}
.footer a
{
    color: #00548e;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
}
.menu1, .menu1 a 
{
    color: #00548e;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
}
.menu1 a:hover
{
    color: #00548e;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: underline;
}
.menu1_sel
{
    color: #00548e;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}
.menu0, .menu0 a 
{
    color: #ffffff;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}
.menu0 a:hover
{
    color: #ffffff;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
}
.menu0_sel, a.menu0_sel
{
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
a.menu0_sel:hover
{
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

.welcomeDiv
{
	padding: 100px 0px 100px 0px; 
	text-align:center;
	vertical-align: middle;
}

.welcomeBigger
{
	color: #00548e;
    font-family: arial, verdana;
    font-size: 15pt;
    font-weight: bold;    
    text-decoration: none;
	}
	
a.welcome 
{
	color: #00548e;
    font-family: arial, verdana;
    font-size: 14pt;
    font-weight: bold;    
    text-decoration: none;
	}
.item
{
	padding : 5px 0px 0px 0px;}
/*
a.welcome: visited
{
	color: #00548e;
    font-family: arial, verdana;
    font-size: 14pt;
    font-weight: bold;    
    text-decoration: none;
	}
a.welcome: hover
{
	color: #00548e;
    font-family: arial, verdana;
    font-size: 14pt;
    font-weight: bold;    
    text-decoration: underline;
	}
a.welcome: active
{
	color: #00548e;
    font-family: arial, verdana;
    font-size: 14pt;
    font-weight: bold;    
    text-decoration: none;
}*/