/* CSS Document */

 
body {
	background-color:#000000;
	color: #CCCCCC;
}
html, body {
    scrollbar-base-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #CC3300;
    scrollbar-darkshadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #CC3300;
}
body,td,th {
	font-size: 12px;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
	position:relative; top:1px; left:1px; 
}
a:active {
	text-decoration: none;
	color: #3399CC;
}

.index00{
  margin-top:110px;
  margin-left:200px;
  margin-bottom:100px;
  width:300px;
}

.index01{
  margin-left:50px;
  margin-top:20px;
  margin-right:50x;
  margin-bottom:20px;
  width:200px;
}

.index02{
  margin-top:20px;
  text-align:right;
}
.text10{
  font-size : 10px;
  font-weight : normal;
  text-decoration : none;
}
.text11{
  font-size : 11px;
  font-weight : normal;
  text-decoration : none;
}
.text12{
  font-size : 12px;
  font-weight : normal;
  text-decoration : none;
}
.text12a{
  font-size : 12px;
  font-weight : bold;
  text-decoration : none;
}

.text15a{
  font-size : 15px;
  font-weight : bold;
  text-decoration : none;
  color:#CC3333;
}

.style1 {color: #FF0000}