.aloha {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FF00FF;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

body {
	background-color: #000000;
}

.greetings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.tta-greeting {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF00FF;
	letter-spacing: 1px;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.copyright-r {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}

.tta-yellow-logo {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FFCC00;
	text-align: center;
}

.main-text {
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 20px;
	margin: 1px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding-left: 20px;
	background-image: url(../images/buttons/menubutton_bg.jpg);
	border: 1px solid #990033;
	padding-top: 3px;
	padding-bottom: 4px;
}

.menu-red-block {
	border: 1px solid #FF0000;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.date-yellow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

.bios-left {
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.bios-right {
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
}

a:link {
	color: #3399FF;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 1px;
	text-decoration: none;
}

a:visited {
	color: #66FF00;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 1px;
	text-decoration: none;
}

.adv-class {
	text-align: center;
	border: 1px solid #666666;
}
