BODY {
	
color: #d6d6d6; 
font-family: Trebuchet MS;
font-size: 8pt; 
text-align: justify;
background: #373737;}

A {text-decoration: none; font-weight: normal;}

P, DIV, TD, SPAN {
font-size:10px;
font-style:normal;
}

a img {border: 0px;}

blockquote {
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px;
  font-family: tahoma;
  font-size: 10px;
  background-color:#323231;
  -moz-border-radius: 5px 5px 5px 5px;
  color: #90908b;

}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
    cursor: default;
	color: #d8bcb1;}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
	color: #d8bcb1;
	}
		
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
	color: #d8bcb1;
	}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline; 
	font-weight: normal;
	cursor: default;
	color: #ebe1dd;
	}

.elite {	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity:.60;} 

.elite:hover  {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity:.80;
} 
	
.image {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #30242d;
	padding: 3px;}

.image:hover {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #6e656c;
	padding: 3px;
}


h1{
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-decoration: none;
	text-align: center;
}

#menu { width: 305px; }

#menu ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
background: url(http://www.ultimatebeyonce.com/lay02/arrow.png) no-repeat left center;
}

#menu a {
display: block;
padding: 3px;
background-color:#7a7a7a;
border-bottom: 1px dashed #5e5e5e;
width:100%;
}

#menu a:link, #menulista a:visited {
color: #d6d6d6;
text-decoration: none;
}

#menu a:hover {
background-color: #5e5e5e;
color: #d6d6d6;
}

img {border: 0px;}


.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #e80f0f;
}

.table {
margin: 0 auto 0 auto;
}