body, pre, td, div, span, input, select, option, textarea, button, ul li, a:link, a:visited {
	margin:0px;
	padding:0px;
	color:#d7d7d7; 
	font-size:14px;
	font-weight:normal;
	line-height:120%;
}

.data, a.data {
	color:#979797;
}

li {
	list-style-type:square;
}

body, td, div, span, a {
	font-family:'Times New Roman', serif;
}

body {
/*	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#666666;
*/	background-color:#000000; 
	text-align:right;
}

.data, a.data:link, a.data:visited, .darkdata, .ttldata, input, select, option, textarea, button {
	font-family:'Arial Narrow', Arial, sans-serif;
}

input, select, option, textarea, button {
	background-color:#2e2e2e; 
	border-width:0px;
}

a:link, a:visited {
	text-decoration:underline;
}

a:hover, a:active, .dark, .darkdata, a.dark:link, a.dark:visited, hr {
	color:#7e7e7e;
	cursor:crosshair;
}

a:hover, a:active, a.ttl:hover, a.ttl:visited, a.photo:hover, a.photo:active {
	cursor:crosshair;
	text-decoration:line-through;
}

a.dark:active, a.dark:hover {
	color:#777777;
}

a.photo:hover, a.photo:active {
	color:#000000;
}

img {
	border-style:none;
	border-width:0px;
}

hr {
	font-size:1px;
}

.dscrptn {
	background-color:#272727; 
}

.ttl, a.ttl:link, a.ttl:visited, .ttldata {
	font-size:18px;  
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.blue, a.blue:link, a.blue:visited {
	color:#8f80ff;
}

a.blue:active, a.blue:hover {
	color:#bb80e3;
}

#default {
	padding-top:4px;
	text-align:right;
}

#l {
	position:absolute;
	left:0px;
	width:100%;
	text-align:center;
	visibility:hidden;
}

.h-line, .v-line {
	background-color:#717171;
}

.h-line {
	width:100%;
	height:1px;
}

.v-line {
	width:1px;
	height:100%;
}

.linkTtl, a:link.linkTtl, a:visited.linkTtl {
	margin:inherit;
	padding:inherit;
	color:#333333;
	background-color:#aaaaaa;
	font-size:14px;
	line-height:160%;
	text-decoration:none;
}

a:active.linkTtl, a:hover.linkTtl {
	color:#8f80cc;
	background-color:transparent;
}

.topttl {
	font-size:21px;
	line-height:21px;
}

.alert {
	padding:1px;
	color:#ffffff;
	background-color:#444444;
}

