html {
    height : 100%;
}

body {
	background-color: #000000;
	color: #e1e1e1;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
	margin: 0px;
	height : 100%;
	text-align: center;
}



P, TABLE, TD
{
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}




HR
{

	border : 0;
	background-color : #25292A;
	height : 1px;
	color : #25292A;

}



A:link
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #70764C;
	TEXT-DECORATION: underline;
	BACKGROUND: none;
}


A:visited
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #70764C;
	TEXT-DECORATION: underline;
	BACKGROUND: none;
}

A:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #9a9a9a;
	TEXT-DECORATION: underline;
	BACKGROUND: none;
}


.img_off
{
	border : 3px solid #161616;
	padding : 6px;
}

.img_over
{
	border : 3px solid #212121;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
    padding : 6px;	
}

#front_top {
    text-align: center;
    
}

#front_bottom {
	height: 55px;
	vertical-align: middle;
	text-align: center;
	color : #878787;
}

#front_bottom a:link, #front_bottom a:visited
{
    color : #878787;
    font-size : 10px;
    font-weight : bold;
    text-decoration : none;
}

#front_bottom a:hover
{
    color : #a8a9a8;
    font-size : 10px;
    font-weight : bold;
    text-decoration : none;
}

#div_preloader {
    text-align : center;
}

/* scriptaculous */

#table_effects {
    border:1px solid #000000
}

#table_effects td {
    text-align:center; 

}
