@charset "utf-8";
/* CSS Document */

body {
	background-image: url('/images/001bg.jpg');
	background-position:   136px 0%;
	background-repeat: repeat-y;
	background-color: #154144;
	font-family: tahoma; 
	font-size: 11px; 
	line-height:15px;
	text-align:justify;
	color: #6D474D; 
}

/* Bold, Italic & Underline */
strong, b {color: #007573; font-weight:bold; text-transform: none;}
em, i {color: #622099; }
u {color: #007573; text-decoration: underline; border-bottom: 0px dotted; border-bottom-color: #454545;


}
/* Main Link Style */
a:link{color:#919191; text-decoration: none;}
a:visited{color:#919191; text-decoration: none;}
a:hover{color:#919191; text-decoration: none; }


/* Table Styles */
.h1       {
	background-image: url('');
	font-family: arial; 
	color: #00B9C2; 
	font-size: 8px; 
	line-height:10px;
	font-weight: bold; 
	text-transform: uppercase;  
	text-align: left; 
	padding-left:15px;
	letter-spacing:-1px; 
	border-bottom: 1px solid #151515;
	}
.h1 a {color:#00B9C2; text-decoration: none; }
.h1 a:hover {color:#701AC1; text-decoration: underline; 
}
.h2 {
	background: #3E006D; 
	font-family: georgia; 
	color: #ffffff; 
	font-size: 11px; 
	line-height:25px;
	font-weight: bold; 
	font-style:italic;
	text-transform: capitalize;  
	text-align: center; 
	padding:5px;
	letter-spacing:-1px; 
	border: 0px solid #EF0077; 
	-moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	border-bottom: 0px solid #BEA692;
}
.h3 {
	background: #090909; 
	font-family: georgia; 
	color: #6718AC; 
	font-size: 11px; 
	line-height:17px;
	font-weight: bold; 
	font-style:italic;
	text-transform: capitalize;  
	text-align: center; 
	padding:5px;
	letter-spacing:-1px; 
	border: 0px solid #EF0077; 
	-moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	border-bottom: 0px solid #BEA692;
	}
.h3 a {color:#6718AC; text-decoration: none; }
.h3 a:hover {color:#832AD0; text-decoration: none; 
}
.content {
	background-color: #000000; 
	font-family: arial;
	font-size: 11px; 
	line-height:16px;
	color: #404040; 
	text-align: justify; 
	letter-spacing:0px;
	border-bottom: 0px dashed #DDDDDD;
 -moz-border-radius:  10px; 
-webkit-border-radius: 10px; 
border-radius: 10px; 
	padding: 4px 3px 4px 3px;
	}
.content a {color:#67DCE6; text-decoration: none; font-weight: normal; font-family:arial; }
.content a:hover {color:#ffffff; text-decoration: underline; font-weight: normal; font-family:arial;
}
.content img {padding: 4px; 
border: 1px solid #131313; 
margin: 1px;
 -moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px; 
background: #090909;

}
.content img:hover {padding: 4px; 
border: 1px solid #6718AC; 
margin: 1px;
 -moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px; 
background: #090909;
}
.content2 {
	background-color: #000000; 
	font-family: arial;
	font-size: 11px; 
	line-height:16px;
	color: #404040; 
	text-align: justify; 
	letter-spacing:0px;
	border-bottom: 0px dashed #DDDDDD;
 -moz-border-radius:  10px; 
-webkit-border-radius: 10px; 
border-radius: 10px; 
	padding: 4px 3px 4px 3px;
	}
.content2 a {color:#67DCE6; text-decoration: none; font-weight: normal; font-family:arial; }
.content2 a:hover {color:#ffffff; text-decoration: underline; font-weight: normal; font-family:arial;
}
.content2 img {padding: 4px; 
border: 1px solid #131313; 
margin: 1px;
 -moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px; 
background: #090909;

}
.content2 img:hover {padding: 4px; 
border: 1px solid #6718AC; 
margin: 1px;
 -moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px; 
background: #090909;
}
.news {
	background-color: #C9B7A9; 
	font-family: tahoma; 
	font-size: 9px; 
	line-height:13px;
	color: #615F5E; 
	text-align: justify; 
	letter-spacing:0px;
border: 1px solid #E2D0C2; 
margin: 1px;
 -moz-border-radius:  10px; 
-webkit-border-radius: 10px; 
border-radius: 10px; 
	padding: 4px 4px 4px 4px;
	width: 95%;
}
.spoilers {
	background-color: #C9B7A9; 
	font-family: tahoma; 
	font-size: 9px; 
	line-height:13px;
	color: #C9B7A9; 
	text-align: justify; 
	letter-spacing:0px;
border: 1px solid #E2D0C2; 
margin: 1px;
 -moz-border-radius:  10px; 
-webkit-border-radius: 10px; 
border-radius: 10px; 
	padding: 4px 4px 4px 4px;
	width: 95%;
}
.elites {
	background: #101010; 
	font-family: arial; 
	color: #454545; 
	font-size: 9px; 
	font-weight: bold; 
	text-transform: uppercase;  
	text-align: center; 
	}