.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
}
.bottom {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
}
.bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	color: #003399;
	text-decoration: underline;
}

.nav {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #003399;
	font-weight: bold;

}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.leftlist {
	line-height: 20px;
	color: #003399;
}
.nav a:link {
	color: #003399;
	text-decoration: none;
}
.nav a:visited {
	color: #003399;
	text-decoration: none;
}
.nav a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.seriesname {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.earth {
	background-attachment: fixed;
	background-image: url(../images/earth.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.input {
	border: 1px solid #8EB0E9;
	filter: Alpha(Opacity=60, FinishOpacity=60, Style=1, StartX=1, StartY=1, FinishX=1, FinishY=1);
}
.keyb {
	background-image: url(../images/service_bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
select {
	border: 1px solid #CCCCCC;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #003399;
	background-color: #EDF2F2;
}
body {
	background-color: #0066CC;
	background-image: url(../images/bg2.gif);
}

