Body
{
    background-color: #000000;
    margin: 0px;
    overflow : auto ;
    padding-top: 15px;
    top : 0px;
    left : 0px ;
}

#index_table
{
	background-color: #FFFFFF;
	width: 600px;
	border: 1px solid #98AAB1;
} 

#top_table
{
	width: auto;
	background-color: #000000;
	border: 1px solid #006699;
}

#raid_table
{
	background-color: #FFFFFF;
	border: 1px solid #006699;
}

#raid_start
{
	 

}

#raid
{
	text-align: left;
}

#raid_info
{
	background: #D2D9DE;	
}

#raid_info2
{
	background: #80a5b8;
}

.normal8       { font-family: Arial; font-size: 8pt; color: #006699 }
.normal10      { font-family: Arial; font-size: 10pt; color: #006699}
.normal12      { font-family: Arial; font-size: 12pt; color: #006699 }
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.good {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.title8         { font-family: Arial; font-size: 8pt; color: #006699; font-weight: bold }
.title10        { font-family: Arial; font-size: 10pt; color: #006699; font-weight: bold }
.title12        { font-family: Arial; font-size: 12pt; color: #006699; font-weight: bold }

.row8     { font-family: Arial; font-size: 8pt; color: #FFA34F; font-weight: bold }
.row10    { font-family: Arial; font-size: 10pt; color: #FFA34F; font-weight: bold }
.row12    { font-family: Arial; font-size: 12pt; color: #FFA34F; font-weight: bold }

.row10:link    { font-family: Arial; font-size: 10pt; color: #FFA34F; font-weight: bold }
.row10:visited    { font-family: Arial; font-size: 10pt; color: #FFA34F; font-weight: bold }
.row10:active    { font-family: Arial; font-size: 10pt; color: #FFA34F; font-weight: bold }
.row10:hover    { font-family: Arial; font-size: 10pt; color: #FFA34F; font-weight: bold }

.head10       { font-family: Arial; font-size: 10pt; color: Black; font-weight: bold }
.head12       { font-family: Arial; font-size: 12pt; color: Black; font-weight: bold; text-align:center }
.head14       { font-family: Arial; font-size: 14pt; color: Black; font-weight: bold }
.head16       { font-family: Arial; font-size: 16pt; color: Black; font-weight: bold }

A:link         {color: #006699; text-decoration: underline; font-weight: bold  }
A:visited      {color: #006699; text-decoration: underline; font-weight: bold }
A:active       {color: #84B0BD; font-weight: bold; text-decoration: underline }
A:hover        {color: #84B0BD; font-weight: bold; text-decoration: underline }

