body{
background-color: #000000;
}

td{
color: #cccccc;
font-family: arial;
font-size: 12px;
}

td.log{
 color:#252b30;
  line-height:20px; 
  padding-left:15px;
  font-size:12px;
  font-family:Arial;  
  font-weight:bold; 
 }

a{
 text-decoration:none;
 font-size:12px;
 font-family:Arial;
 font-weight:bold;
 color:#ff6600;
}

a.log{
 text-decoration:underline;
 font-size:12px;
 font-family:Arial;
 font-weight:bold;
 color:#252b30;
}

a.navi-main{
 text-decoration:none;
 font-size:12px;
 font-family:Arial;
 font-weight:bold;
 color:#ff6600;
}

a.navi-chat{
 text-decoration:none;
 font-size:12px;
 font-family:Arial;
 font-weight:bold;
 color:#252b30;
}

a:hover{
 text-decoration:none;
 font-size:12px;
 font-family:Arial;
 font-weight:bold;
 color:#ffffff;
}




td.navi-main{
padding-top:4px;
background-image: url("../images/navi-bg0.gif");
background-repeat: no-repeat;
padding-left: 45px;
}

td.navi-main-chat{
padding-top:4px;
background-image: url("../images/navi-bg6a.gif");
background-repeat: no-repeat;
padding-left: 25px;
}

td.navi-main1{
background-image: url("../images/navi-bg4.gif");
background-repeat: no-repeat;
padding-left: 50px;
color:#ff6600;
}

td.content
{
background-color: #252b30;
border: dashed 1px #9da0a2;
color: #cccccc;
line-height:16px;
font-family: arial;
font-size: 12px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

td.news
{
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: #ffffff; 
padding-bottom:10px;
padding-top:5px;
}

div.header {
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: #ffffff; 
padding-bottom:10px;
}

div.radio {
display:inline;
font-family: Arial;
font-size: 16px;
font-weight: bold;
color: #252b30; 
}

img.box_mb
{
 border-style:solid;
 border-width:4px;
 margin-bottom:3px;
} 

img.box_lb
{
 float:left; 
 margin-right:14px;
 margin-bottom:3px;
}

img.box_rb
{
 float:right; 
 margin-left:14px;
 margin-bottom:3px;
}

img.box_r
{
 float:right; 
 margin-left:14px;
 margin-bottom:3px; 
}

img.box_l
{
 float:left; 
 margin-right:14px;
 margin-bottom:3px;
}

img.box_m
{
 margin-bottom:3px;
}


input.button{
 margin: 5px 15px 5px 0px;
 color:#999999; 
  font-size:12px;
  font-family:Arial;  
  font-weight:bold; 
}

input {
 margin: 0px 5px 0px 0px;
 background-image: url("../images/input.png");
 font-size: 100%;
 color: #999999;
 height:17px;
 padding: 0px 3px;
 border-top:1px double #434343;
 border-left:1px double #434343;
 border-right:1px double #434343;
 border-bottom:1px double #434343;
 border-style:solid;
}

textarea
{
 background-image: url("../images/bg_ta.jpg");
 color: #999999;
}


h5
{
  font-size:14px;
  font-family:Arial;  
  font-weight:bold; 
  color: #ffffff;
}

h1
{
  font-size:14px;
  font-family:Arial;  
  font-weight:bold; 
  color: #cccccc;
}

h2
{
  display:inline;
  font-weight:bold;
  font-size:16px;
}  

h3
{
  display:inline;
  font-weight:bold;
  font-size:14px;
} 

h4
{
  display:inline;
  font-weight:bold;
  font-size:12px;
}
td.index_table_cell
{
  width: 17%;
  padding: 3px;
  border: solid 0px #000000;
}
.thumbnail {
  text-align: center;
}


