body {
	background-color:#000000;
}

body.about {
	background-color:#000000;
	background-image:url('pics/border.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
}

p{
	font-size:10px;
	font-family:arial,helvetica,sans-serif;
	color:#999999;
	width:220px;
}

p.navi{
	width:110px;
}

p.tab{
	width:160px;
}

p.txt{
	width:500px;
}

p.header{
	font-size:10px;
	font-weight:bold;
}

a{	color:#999999;
	text-decoration:none;
}

a:hover{
	color:#ffffff;
}

a:active{
	color:999999;
}

b{
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}

input{
	background-color:#999999;
	font-size:10px;
	font-family:arial,helvetica,sans-serif;
	border:0;
	color:#000000;
	width:250px;
}

input.radio{
	border:0;
	color:#000000;
	background-color:#000000;
	width:40px;
	height:7px;
}

select{
	font-size:10px;
	font-family:arial,helvetica,sans-serif;
	color:#999999;
	background-color:#000000;
	width:330px;
	height:18px;
}

textarea{
	font-size:10px;
	font-family:arial,helvetica,sans-serif;
	border:0;
	color:#000000;
	background-color:#999999;
	width:513px;
	height:130px;
}

form{
	font-size:10px;
	font-family:arial,helvetica,sans-serif;
	color:#999999;
}

.seeonly{
	background-color:#000000;
	color:#ffffff;
}
