.intro {
	background-position: left top;
	background-repeat: no-repeat;
	width: 827px;
	height: 515px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

.mainbuttons {
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.mainbuttonsbold {
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.subbuttons {
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
}

.subbuttonsdark {
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
}

.subbuttonsbold {
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.subbuttonsbolddark {
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
}

.maintext_dark{
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.maintext_red{
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}

.maintext{
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.maintextyellow{
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
}
