@charset "UTF-8";
.text1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9F;
}
.border1 {
	border: medium solid #CCC;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
body {
	background-image: url(bg3.jpg);
	background-attachment: fixed;
	background-position: center;
}
.text4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.text5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
}
.text6 {
	color: #C9F;
	font-size: 24px;
}

.subbg {
	background-color: #000;
	width: 925px;
	padding: 5 20 5 20;
}