Body
{
    background-color: #E5E5E5;
    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: #D2D9DE;
	border: 1px solid #006699;
}
#raid_table
{
	background-color: White;
	border: 1px solid #006699;
}
#raid_start
{
	 
}
#raid
{
	text-align: left;
}
#raid_info
{
	background: #D2D9DE;	
}
	

.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 }

.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 }
.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 }
