@charset "utf-8";
/* CSS Document */

body {
	background-color: #6D6A6E;
	font-family: arial;
	font-size:11px;
	color:#EFECCB;}

a:link{color:#DFD999; text-decoration: none; font-family: Trebuchet MS; font-size: 13px;}

a:visited{color:#DFD999; text-decoration: none; font-family: Trebuchet MS; font-size: 13px;}

a:hover{color:#000000; text-decoration: underline; font-family: Trebuchet MS; font-size:13px; }


.borderimagewhite{padding: 4px; border: 1px solid #000000; background: transparent;}
.borderimagesilver{padding: 4px; border: 1px solid #881A4F; background: transparent;}
.photo{padding: 2px; border: 1px solid #881A4F; background: transparent}


/*<!----bold italic underline----!>*/
strong, b {color:#000000; border-bottom-color: #000000 font-weight:bold;}
em, i {color: #000000;}
u {color: #FFFFFF; text-decoration: underline;}




/*<!----Tables Styles----!>*/
.title { 
	font-family: arial; 
	color: #50b6c5; 
	font-size: 13px; 
	line-height:15px;
	font-weight: bold; 
	text-transform: lowercase;  
	text-align: justify; 
	letter-spacing: -1px;
        padding-top: 3px;
	padding: 4px;
	border-left: 8px solid #FE6FCB;}

.header {
	background: #535054 url(/img/headerbg.jpg) repeat-x; 
	font-family: arial; 
	color: #FFFFFF; 
	font-size: 18px; 
	line-height:3px;
	font-weight: bold; 
	text-transform: lowercase;  
	text-align: justify; 
	letter-spacing: 1px;
                padding-top: 1px;
	padding: 4px;
	border-left: 8px solid #C6C6C6;}

.side-title {
	background: #535054 url(/img/headerbg.jpg) repeat-x; 
	font-family: arial; 
	color: #FFFFFF; 
	font-size: 18px; 
	line-height:3px;
	font-weight: bold; 
	text-transform: lowercase;  
	text-align: justify; 
	letter-spacing: 1px;
                padding-top: 1px;
	padding: 4px;
	border-left: 8px solid #C6C6C6;}

.title {
	background: #535054 url(/img/headerbg.jpg) repeat-x; 
	font-family: arial; 
	color: #FE6FCB; 
	font-size: 13px; 
	line-height:15px;
	font-weight: bold; 
	text-transform: lowercase;  
	text-align: justify; 
	letter-spacing: -1px;
                padding-top: 3px;
	padding: 4px;
	border-left: 8px solid #FE6FCB;}

.content {
	background-color: #706D71; 
	font-family: arial; 
	font-size: 11px; 
	color: #EFECCB; 
	text-align: justify; 
	line-height:14px;
	letter-spacing:0px;
	border-bottem: 0px solid #cfcfcf;
	padding: 7px 7px 7px 7px;}

.text {
	background-color: #ffffff; 
	font-family: arial; 
	font-size: 13px; 
	color: #EFECCB; 
	text-align: justify; 
	line-height:14px;
	letter-spacing:0px;
	border-bottem: 0px solid #cfcfcf;
	padding: 7px 7px 7px 7px;}

.news {
	background-color: #dfddde; 
	font-family: trebuchet ms; 
	font-size: 9px; 
	color: #EFECCB; 
	line-height:16px; 
	text-align: justify; 
	border: 3px solid #c8dbdf;
	width: 90%;
	padding: 5px}

.spoilers {
background-color: #e6e4e5; 
	font-family: trebuchet ms; 
	font-size: 9px; 
	color: #e6e4e5; 
	line-height:16px; 
	text-align: justify; 
	border: 3px solid #c8dbdf;
	width: 90%;
	padding: 5px}

.elites {
	background: #e6e4e4; 
	font-family: tahoma; 
	color: #709aab; 
	font-size: 8px; 
	letter-spacing: 2px;
	font-weight: bold; 
	text-transform: uppercase;  
	text-align: center;}

 .blog {
overflow: auto;
padding: 10px;
margin: 0px;
height: 350px; 
}