@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
.smtble-bk {
	background-image: url(flash/smtble-bk.png);
	background-repeat: no-repeat;
	background-color: #4F040A;
}
.tble-bk {
	background-color: #000;
	width: 900px;
}
.body-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09C;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.bodyHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #09c;
	font-weight: bold;
	letter-spacing: 0.1em;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09c;
	font-weight: normal;
	margin-right: 25px;
	margin-left: 25px;
	letter-spacing: 0.1em;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #09C;
}
#login a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #09C;
	text-decoration: none;
}
#login a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #09C;
	text-decoration: underline;
}
#menu {
	text-align: center;
}
.body-form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09C;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 16px;
}
.body-formsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #09C;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 16px;
	font-style: italic;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09c;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #37B933;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.body-green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #37B933;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-style: italic;
	text-align: center;
}
