body {
background-color: white;
font-family: Arial, Verdana, "sans-serif";
font-size: 13px;
text-align: justify;
color: white;
}



table.language {
	margin: auto;
	width: 750px;
	height: 450px;
	background-color: #ffd;

}

tr.yellow {
background-color: #ffd700;
height: 150px;
width: 750px;
text-align: left;
margin-left: 200px;


}

tr.yellow td {
padding-left: 30px;


}





span.faros {
	font-family: "Arial Black";
	font-size: 35px;
	text-align: left;
	color: #FFFFFF;
}

span.lite {
	font-family: Arial;
	font-size: 35px;
	text-align: left;
	color: #FFFFFF;
}

p.logo {
margin-bottom: -28px;
}

p.marke {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	margin-top: 4px;
}





td.selection {
	padding-left: 10px;
	vertical-align: text-top;
	color: 999999;

}

td.selection a {
	height: 60px;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	color: 999999;

}



td.selection a:link {
color: white;
text-decoration: none;


}

td.selection a:visited {
color: white;
text-decoration: none;

}

td.selection a:hover {
	color: white;
	text-decoration: none;
	background-image: url(../images/navsqlog1.gif);
	background-position: center left;
	background-repeat: no-repeat;


}

td.selection a:active {
	text-decoration: none;

}




tr.turquoise {
background-color: #66cccc;
height: 20px;
width: 750px;
text-align: right;
}

tr.turquoise td {
padding-right: 30px;
padding-top: 10px;
}

tr.green {
	background-color: #cccc66;
	height: 30px;
	width: 750px;
	text-align: right;
}


tr.green td {
padding-right: 30px;
padding-top: 10px;
}


tr.orange {
	background-color: #ff9966;
	height: 30px;
	width: 750px;
	text-align: right;
}

tr.orange td {
padding-right: 30px;
padding-top: 10px;
}

tr.blue {
background-color: #6699cc;
height: 30px;
width: 700px;
text-align: right;
}

tr.fuscia {
background-color: #cc6699;
height: 30px;
width: 700px;
text-align: right;
}

tr.gray {
background-color: silver;
height: 30px;
width: 750px;
text-align: right;
}

