@charset "utf-8";
/* CSS Document */

.title	{
	text-align:center;
	}
body {
	background-color: #000000;
	/*scrollbar-face-color:#e6e8fa;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:'';*/
	margin: 0px;
	background-image: url(images/bg01.gif);
}
.text	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #e6e8fa;
	}
.text a:link, .text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6e8fa;
	text-decoration: underline;
}
.text a:hover	{
	text-decoration: none;
}
	
	
.credits	{
		font-family:"Courier New", Courier, monospace;
		font-size: 10px;
		text-align: center;
		color: #e6e8fa;
}

.credits  a:link, .credits a:visited {
text-decoration: underline;
color: #e6e8fa;
}

.credits a:hover {
	text-decoration: none;
	color: #e6e8fa;
}
.buttons	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6e8fa;
}
.buttons a:link, .buttons a:visited	{
	text-decoration: underline;
	color: #e6e8fa;
	margin-left: 15px;
	margin-right: 15px;
}
.buttons a:hover   {
	text-decoration: none;
}
.imagefix	{
	margin-top: 40px;
}
.formstyle{
	width: 300px;
	}
.title02 {
	margin-top: 20px;
	margin-bottom: 10px;
}

