a:link              { font: 11px verdana; color: #666666; text-decoration: underline; }
a:active            { font: 11px verdana; color: #666666; text-decoration: underline; }
a:visited           { font: 11px verdana; color: #666666; text-decoration: underline; }
a:hover             { font: 11px verdana; color: #D88902; text-decoration: underline; }

a.copyright:link    { font: 11px verdana; color: #666666; text-decoration: none; }
a.copyright:active  { font: 11px verdana; color: #666666; text-decoration: none; }
a.copyright:visited { font: 11px verdana; color: #666666; text-decoration: none; }
a.copyright:hover   { font: 11px verdana; color: #D88902; text-decoration: none; }

a.insign:link       { text-decoration: none; }
a.insign:active     { text-decoration: none; }
a.insign:visited    { text-decoration: none; }
a.insign:hover      { text-decoration: underline; }

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

  padding: 0;

  font:  11px verdana;
  color: #666666;

  background-color:      #333333;

}

img { border: 0; }

select, option, textarea, input
{
  color:       #000000;
  font-size:   11px;
  font-family: Verdana;
}

td, font
{
  font:  11px verdana, arial;
}

.head {
	font-weight: bold;
	color: #D88902;
}

.cathead {	
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #D88902;
}

.newshead {	
	font-family: Arial;
    font-size: 12px;
	font-weight: bold;
	color: #D88902;
}

.refhead {	
	font-family: Arial;
    font-size: 12px;
	font-weight: bold;
	color: #D88902;
}


hr
{
  height: 1px;
  border: 0px;

  color: #DDE7EC;
  background-color: #DDE7EC;
}

.pluginname1
{
  font-family: verdana;
  font-size:   16px;
  font-weight: bold;

  color: #D88902;
}

.pluginname2
{
  font-family: verdana;
  font-size:   11px;
  font-weight: bold;

  color: #D3DBE9;

  padding-top: 6px;
}

.news
{
	position: fixed; top: 0; left: 0; 
	height: 50px; width: 100%;
	background: #FF8911;
	opacity: 1;
}

.news p
{
	color: #FFFFFF; font-family: verdana; font-size: 12px; padding: 0 0 0 0; text-align: center;
	text-shadow: 1px 1px 1px #000000;
}

