body{
	background: #405769;
	background-image:url(../img/bg.gif);	
}

body, div, td, span, pre, input, textarea {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	/*color: black;*/
	color: #444444;
	line-height: 1.6;
}

div{
	z-index: 10;
}

a{
    /*color: #405769;*/
    color: #444444;
    text-decoration: none;
    font-weight: bold;
}

a:hover{
    text-decoration: underline;
}

.menuTop td{	
	font-size: 10px;
	background-color: white;

}

.linkLevel1{
	padding-left: 0;
	letter-spacing: 2;
	padding-top: 10;
	font-size: 11px;
	text-decoration: underline;	
	/*font-weight: bold;*/
}

.linkLevel2{
	padding-left: 0;
	padding-top: 10;
	text-decoration: underline;	
	
}

.linkLevel3 {
	padding-left: 0;	
	padding-top: 0;
}

