body {

	background-color: #990000;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 13px;

	top: 0px;

}
h1 {
	font-size: 16px;
	font-weight: bold;
}
a:link {

	text-decoration: underline;

	color: #333333;

}

a:visited {

	text-decoration: underline;

	color: #333333;

}

a:active {

	text-decoration: underline;

}

a:hover {

	text-decoration: none;

}


.tab-stick {

	border-top: 1px solid #FFFFFF;

	border-right: 1px none #FFFFFF;

	border-bottom: 1px solid #FFFFFF;

	border-left: 1px none #FFFFFF;

	font-size: 46px;

	font-weight: bold;

	color: #FFFFFF;

}

.tab-ticker {

	color: #000000;

}
.tab-left .tab-ticker tr td p {
	font-size: 12px;
}


.tab-left {

	border-right-width: thin;

	border-right-style: double;

	border-right-color: #EEEEEE;

}

.tab-navi {

	background-color: #EEEEEE;

	font-size: 16px;

	font-weight: bold;

	color: #000000;

}

.ticker-head {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #990000;

}

.link-navi {

	color: #000000;

	text-decoration: none;

}

.link-bottom {

	color: #FFFFFF;

}

.text-bottom {

	color: #FFFFFF;

}
