/* */
body
{
	scrollbar-face-color: #330000;
	scrollbar-shadow-color: #1A0000;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #666666;
}

/* */
.bg
{
	background-attachment: fixed;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	clip: rect( );
	background-position: center top;
}

.bgtomb
{
	background-attachment: fixed;
	background-image: url(../img/bgtomb.jpg);
	background-repeat: no-repeat;
	position: absolute;
	clip: rect( );
	background-position: center top;
}

/* */
.headbox
{
	position: relative;
	width: 435px;
	margin: 0px 1px 1px 5px;
	padding: 3px;
	text-align: left;
	background-color: #740000;
	background-image: url(../img/redclouds.jpg);
	background-repeat: no-repeat;
}

/* */
.headboxletter
{
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 2pt;
	color: #999;
}

.headboxletter a:link, .headboxletter a:active, .headboxletter a:visited
{
	position: absolute;
	right: 9pt;
	letter-spacing: 2pt;
	color: #555555;
	text-decoration: none;
}

.headboxletter a:hover
{
	position: absolute;
	right: 9pt;
	letter-spacing: 2pt;
	color: #ff0000;
	text-decoration: none;
}

/* */
.maglist
{
	margin-bottom: 5px;
	width: 90%;
	font-size: 7pt;
	list-style-image: url(../img/crossbullet.png);
	border-bottom-color: #550909;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}

.magdate
{
	font-size: 7pt;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}

.magtitle
{
	font-size: 7pt;
	color: #aaaaaa;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.magpub
{
	font-size: 7pt;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}

/* */
.newsblock
{
	position: relative;
	width: 435px;
	color: #cccccc;
	border-top: 1px;
	border-top-color: #555555;
	border-top-style: solid;
}

/* */
.newssanfran
{
	width: 435px;
	background-image: url(../img/prop_sanfran.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 10px;
	font-style: normal;
	color: #850000;
	font-family: "Times New Roman", Times, serif;
	height: 14px;
}

/* */
.newstokyo
{
	width: 435px;
	background-image: url(../img/prop_tokyo.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 10px;
	font-style: normal;
	color: #850000;
	font-family: "Times New Roman", Times, serif;
	height: 14px;
}

.newskobe
{
	width: 435px;
	background-image: url(../img/prop_kobe.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 10px;
	font-style: normal;
	color: #850000;
	font-family: "Times New Roman", Times, serif;
	height: 14px;
}

/* */
.newshead
{
	font-size: 9pt;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.newshead a:link, .newshead a:active, .newshead a:visited
{
	font-size: 9pt;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.newshead a:hover
{
	font-size: 9pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* */
.newstext
{
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
	margin-left: 50px;
	color: #999999;
	text-decoration: none;
}

.newstext a:link, .newstext a:active, .newstext a:visited
{
	font-size: 9pt;

	font-family: "Times New Roman", Times, serif;
	color: #999999;
	color: #CCC;
	text-decoration: none;
}

.newstext a:hover
{
	font-size: 9pt;

	font-family: "Times New Roman", Times, serif;
	color: red;
	text-decoration: none;
}

/* larger font size for newshead */
.newsheadlg 
{
	font-size: 12pt;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.newsheadlg a:link, .newsheadlg a:active, .newsheadlg a:visited
{
	font-size: 12pt;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.newsheadlg a:hover
{
	font-size: 12pt;
	font-weight: normal;
	color: red;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.newsheadsm
{
	font-size: 9pt;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* larger font size for newstext */
.newstextlg
{
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	margin-left: 50px;
	color: #999999;
	text-decoration: none;
}
