body {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	margin: 0px auto;
	background: url(back.png) #FFFFFF;
}

h1 {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

a:link, a:visited, a:active {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a.menu:link, a.menu:visited, a.menu:active {
	display: block;
	color: #0066FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 150px;
	padding-top: 3px;
	padding-left: 8px;
	background: url(bt1.gif) no-repeat;
}

a.menu:hover {
	display: block;
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 150px;
	padding-top: 3px;
	padding-left: 8px;
	background: url(bt2.gif) no-repeat;
}

a.exit:link, a.exit:visited, a.exit:active {
	display: block;
	color: #CC0001;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	font-size: 13px;
	height: 18px;
	width: 100px;
	font-weight: bold;
	text-align: center;
}

a.exit:hover {
	display: block;
	color: #000000;
	background-color: #CC0001;
	border: 1px solid #E6E6E6;
	font-size: 13px;
	height: 18px;
	width: 100px;
	font-weight: bold;
	text-align: center;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	color: #000000;
	text-decoration: none;
}

a.copyright:hover {
	color: #0066FF;;
	text-decoration: none;
}

#copyright {
	color: #0066FF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	background-color: #FFFFFF;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

#header {
	background-color: #FFFFCC;
	border: 1px solid #FF6600;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.button {
	font-family: Arial;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	padding: 3px;
	color: #0066FF;
	font-size: 11px;
	font-weight: bold;
}

.textarea {
	font-family: Arial;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.storyboard {
	font-size: 11px;
	font-weight: bold;
}
