BODY {
	background-color : Black;
	color : #ADC1E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



A {

	color : #ADC1E2; text-decoration: overline underline; 
	

	font-size : 12px;

}



A.small {

	font-size : 10px;

	font-weight : normal;

}



A:ACTIVE, A:LINK, A:VISITED {

	text-decoration : none;

}



A:FOCUS, A:HOVER {

	color : Cyan; text-decoration: overline underline; 

}



TABLE.border {

	background-color : #003399;

}



textarea

  {

    border: 1px solid;

    font-family: verdana, arial, sans-serif;

    font-size: 10px;

	color: #ADC1E2;

    background: #000000;

	font-size : 11px;

  }



  input

  {

    border: 1px solid;

    font-family: verdana, arial, sans-serif;

    font-size: 10px;

	color: #ADC1E2;

	background: #000000;

	font-size : 11px;

  }



  input.radio

  {

    border: none;

	background: transparent;

  }



  input.checkbox

  {

    border: none;

	background: transparent;

  }



  select

  {

    border: 1px solid;

    font-family: verdana, arial, sans-serif;

    font-size: 10px;

	color: #ADC1E2;

	background: #000000;

	font-size : 11px;

  }



TD 

  {

	padding-bottom: 0;

	padding-left : 0;

	padding-right : 0;

	padding-top : 0;

	font-size : 12px;

}



TD.small {

	font-size : 10px;

}



TD.hostile {

	color : #DC143C;

}



TD.friendly {

	color : #32CD32;

}



TD.header {

	font-weight : bold;

}



TD.gheader {

        

        font-weight : bold;

}





TD.bigheader {



	font-weight : bold;

	width : 100%;

	font-size : 14px;

}



TD.highlight_none {

	background-color : #0066FF;

	font-weight : bold;

	width : 25%;

}



TD.minecap {

        background-color : #333333;

}



TD.highlight_yellow {

	background-color : #ABA827;

	font-weight : bold;

	width : 25%;

}



TD.highlight_green {

	background-color : #32CD32;

	font-weight : bold;

	width : 25%;

}



TD.highlight_red {

	background-color : Red;

	font-weight : bold;

	width : 25%;

}



TD.news_header {

	background-color : Blue;

	font-weight : bold;

}

