/* full body style */

body  {
         margin-left: 0px;
         margin-right: 0px;
         margin-top: 0px;
         margin-bottom:0px;

	color:white;
	font-family: Arial, geneva, Helvetica; font-size: 13px;

	}

form { padding:0px; margin:0px;  border:0px; }

select {
font-family:
Arial, geneva, Helvetica ;
font-size: 10px;
border: none;
padding:0px;
}

/* general table style */
td{ font-size: 11px; font-family : arial,geneva,helvetica;  }

/* input items style */
input
{
font-size: 10px;
border: 0px solid #DCD5B9; filter: alpha(opacity=75); -moz-opacity: .75;
font-family : arial,geneva,helvetica;
background: #333333;
font-weight: bold;
text-decoration: none;
text-transform: none;
color: #FF9900;
}


input.red {
font-size:3px; color: red;
border:0px;
width:9px;
}



/* links style */
a:link  {
	color : #FFFF00;
	text-decoration : none;
font-size: 10px; font-family : arial,geneva,helvetica;
}

a:visited  {
	color : #FF33FF;
	text-decoration : none;
font-size: 10px; font-family : arial,geneva,helvetica;
}

a:active  {
	color : #FFFF00;
	text-decoration : none;
font-size: 10px; font-family : arial,geneva,helvetica;
}

a:hover  {
	color : #99FF00;
	text-decoration : none;
font-size: 10px; font-family : arial,geneva,helvetica;
}

a:link  {
	color : #FFFF00;
	text-decoration : none;
font-size: 10px; font-family : arial,geneva,helvetica;
}

a:visited  {
	color : #FF33FF;
	text-decoration : none;
font-size: 10px; font-family : arial,geneva,helvetica;
}

a:active  {
	color : #FFFF00;
	text-decoration : none;
font-size: 10px; font-family : arial,geneva,helvetica;
}

a:hover  {
	color : #99FF00;
	text-decoration : none;
font-size: 10px; font-family : arial,geneva,helvetica;
}

#twitter > a {text-decoration:none; color:#3bc6f0;}




.bevel {border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #808080; border-bottom:1px solid #000; }

.irc2020
{
background-color:black;
 color:white;
 width:100%;
font-family: 'Istok Web', sans-serif;
padding:20px;
font-size:15px;
 overflow-wrap: break-word;
word-wrap: break-word;
 word-break: break-all;
-ms-word-break: break-all;
 word-break: break-all;
 word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

.irc2020 > a{
text-decoration:none; font-weight:bold;  color:yellow;
font-size:15px;
}

.irc2020 > br{
  display: block;
  margin: 5px 0;
}
