@charset "iso-8859-1";
/* Author: Coolmac@darkervision.com*/



body.bodymain { background-color: #BBBBBB; color: black; }
body.bodymain a:link {text-decoration: underline; color: #222222}
body.bodymain a:visited {text-decoration: none; color: #222222}
body.bodymain A:active {text-decoration: none; color: #222222}
body.bodymain A:hover {text-decoration: underline; color: #222222}

table.Menu { 
    background-color: #aaaaaa; 
    color: #222222; 
}
table.Menu a:link {text-decoration: none; color: #770000}
table.Menu a:visited {text-decoration: none; color: #222222}
table.Menu A:active {text-decoration: none; color: #770000}
table.Menu A:hover {text-decoration: underline; color: #770000;}

table.TitleBar { 
    background-color: #aaaaaa; 
    color: #222222; 
}
table.TitleBar a:link {text-decoration: none; color: #770000}
table.TitleBar a:visited {text-decoration: none; color: #222222}
table.TitleBar A:active {text-decoration: none; color: #770000}
table.TitleBar A:hover {text-decoration: underline; color: #770000;}

table.articles { 
    background-color: #BBBBBB; 
    color: black; 
    border-color: #222222; 
    border-style: solid; 
    border-width: thin
}
table.articles a:link {text-decoration: underline; color: #222222}
table.articles a:visited {text-decoration: none; color: #222222}
table.articles A:active {text-decoration: none; color: #222222}
table.articles A:hover {text-decoration: underline; color: #222222}

tr.Header {background-color: #222222; color: #cccccc;}
tr.Header a:link {text-decoration: underline; color: #cccccc}
tr.Header a:visited {text-decoration: none; color: #cccccc}
tr.Header A:active {text-decoration: none; color: #cccccc}
tr.Header A:hover {text-decoration: underline; color: #cccccc}

td.seperator {background-color: #222222}

div.dottedbox { 
  border-top-width: 1px;
  border-top-color: #222222;
  border-top-style: dotted;

  border-bottom-width: 1px;
  border-bottom-color: #222222;
  border-bottom-style: dotted;

  border-right-width: 1px;
  border-right-color: #222222;
  border-right-style: dotted;

  border-left-width: 1px;
  border-left-color: #222222;
  border-left-style: dotted;

  block-align: right;
  font-size: 120%;
} 

acronym.dotted { 
  border-bottom-width: 1px;
  border-bottom-color: #00000;
  border-bottom-style: dotted;
}

a.votelink {
  border-bottom-width: 1px;
  border-bottom-color: #222222;
  border-bottom-style: dotted;

  font-size: 120%
} 


a.tellafriend:link {text-decoration: underline; color: #990000 ! important}
a.tellafriend:active {text-decoration: none; color: #990000 ! important}
a.tellafriend:hover {text-decoration: underline; color: #990000 ! important}







