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

body {
	font-size: 10px; 
	font-family: trebuchet ms;
	color: #7B7B7B;
	background: #000000 
        background-attachment: ;
	background-position: top left;	
	background-repeat: repeat-x;
	margin: 0px;
	text-align: justify;
 	}

strong, b {color:#EFB2F7; font-weight:bold; text-transform: none;}
em, i {color: #CFCFCF; font-family: arial; font-size: 10px; }
u {color: #B321C6; text-decoration: underline; border-bottom: 0px dotted; border-bottom-color: #9DD6F3;
}



a:link{color:#757575; text-decoration: underline;}
a:visited{color:#757575; text-decoration: underline;}
a:hover{color:#DD3CE2; text-decoration: underline; border-bottom: 0px solid; border-bottom-color: #C90E2D; background: #;
}


.header{
background: #000000; 
font-family:tahoma; 
font-size:12pt; 
text-transform:uppercase; 
font-weight: bold; 
line-height:15px; 
color: #99a3a6; 
text-align: left; 
letter-spacing:2px; 
border: 
solid 3px #212121;

}

.comment {background: #2e2e2e; font-size:7.5pt; font-family:Tahoma; line-height:6pt; letter-spacing:0px; color: #9a9a9a; text-align: justify;}
.contentnews{background: #212121; font-size:7pt; font-family:tahoma; text-transform: none; font-weight: none; line-height:8pt; color: #9a9a9a; text-align: justify; letter-spacing:0px; padding:3px;}
.bottom {background: #212121; font-size:6pt; font-family:Tahoma; text-transform:uppercase; font-weight: bold; line-height:10px; letter-spacing:1px; color: #b2b3b5; text-align: center; border-top: solid 1px #2e2e2e}


.content {
	background: #000000; 
	font-size:11px;
	text-align:justify;
	font-family: calibri;
	color:#575757;
	letter-spacing:0px;
	line-height: 15px;
	padding: 5px 3px 3px 3px;}
.content a {color:#909090; text-decoration:none; font-weight:normal; }
.content a:hover {color:#C73CF4; text-decoration:underline;font-weight:normal; 
}
.content img {padding: 0px; 
border: 0px solid #353535; 
margin: 1px;
border-radius: 0px; 
background: #151515;

}
.content2 {
	background: #161616; 
	font-size:11px;
	text-align:justify;
	font-family: calibri;
	color:#575757;
	letter-spacing:0px;
	line-height: 15px;
	padding: 5px 3px 3px 3px;}
}
