body, table  {
        background-color: #000000;
        color: #FFFFFF;
        font-weight: normal; 
        font-size: 11px;
        font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
} 
a { 
	color: #FFDE8B;
	font-weight: bold;
	
	text-decoration: none; 
}
a:hover { 
	color: #F9A805;
	font-weight: bold;
	text-decoration: underline;
}
a:active { 
	font-weight: bold;
	color: #D7D4D4; 
	text-decoration: none;
}

.searchbox {
	background-color: #ffffff;
	color: #000000;
	font-size: 9px; 
        font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
        border: 1pt solid #333333;
}

.searchbutton {
	background-color: #D7D4D4;
	color: black;
	font-size: 9px; 
        font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
        border: 1pt solid #333333;
}

.theader {
	background-color: #5F5676;
	color: Black;
	font-weight: bold;
}

.theader a {
	color: #838600;
}

.theader_cat {
	background-color: #A1A702;
	color: black;
	font-weight: bold;
}

.tright {
	border-right: 1pt solid #5F5676;
}

.boxhead {
	
	padding: 0;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	color: red;
	letter-spacing: 2px;
}


.boxhead_r {
	
	padding: 0;
	padding-left: 3px;
	padding-left: 11px;
	font-weight: bold;
	font-size: 11px;
	color: 43FB04;
	letter-spacing: 2px;
}

.boxdata {color: white;

	padding: 3px;
}

.boxdata a {
	color: #FFFFFF;
	
	text-decoration: none;
}

.boxdata a:hover {
	color: #A7CBED;
	text-decoration: underline;
}ul {
	margin: 0px;
	padding: 3px;
	list-style-position: outside;
	list-style-type: square;
}

h1 {
font-size: 18px;
}

h2 {
	font-size: 16px;
}
.header {
	
	background-color: #1E0362;
	font-size: 12px;
	font-weight: bold;
	color: #43FB04;
	letter-spacing: 2px;
}
.NEWS {
background-color: #000000;
	text-align: left;

}


.NEWSTABLE_PEREX 
	text-align: left;
	
}
.NEWSTABLE_PEREX a {
	color: #FC00FF;
	
}

.centered {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

.hilight {

	text-decoration: underline;
	background-color: #43FB04;
}

.topnews {background-color: #000000;
	font-size: 9px;
}

.main {background-color: #000000;
color: FFFFFF;
	padding: 10px;

}

.familyID {
	background-color: #D5DFEA;
	font-style: Italic;
}

.banner {background-color: #000000;
	padding: 5px;
	
}

.adminwarn {
	background-color: #000000;
	color: #FFAC00;
	border: 1px solid red;
	padding: 5px;
	font-weight: bold;
}
