
BODY {color: #ffffff; background: #204020; font-family: Arial; font-size: small;
font-weight: normal;
SCROLLBAR-FACE-COLOR: #006000; SCROLLBAR-SHADOW-COLOR: #ffff00; SCROLLBAR-ARROW-COLOR: #ffff00;
SCROLLBAR-BASE-COLOR: #000000; scrollbar-3d-light-color: #ffff00; scrollbar-dark-shadow-color: #ffff00;
SCROLLBAR-TRACK-COLOR: #600060; SCROLLBAR-HIGHLIGHT-COLOR: #ffff00}

OL {list-style: decimal outside}
UL {list-style: outside}
HR {color: #00bb00; height: 7}

h1 { color: #000000; font-family: arial; text-align: center }
h2 { color: #000000; font-family: arial; text-align: center }
h3 { color: #000000; font-family: arial; text-align: center }
h4 { color: #000000; font-family: arial; text-align: center }
h1.dark { color: #000000; font-family: arial; text-align: center }
h2.dark { color: #000000; font-family: arial; text-align: center }
h4.dark { color: #000000; font-family: arial; text-align: center }
h3.header {background: #000000; color: #ffffff; font-style: italic; letter-spacing: 0.1cm;
   text-align: center; padding-left: 10px }
h5 {color: #ffff00; font-family: arial; letter-spacing: 0.0cm;
   text-align: center}

.thumblast img { border: 3px dashed #000000; margin-right: 15px;
		margin-bottom: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px }
.thumblast:hover img { border: 3px solid #a0a0a0;
		opacity: 1.0; filter: alpha(opacity=100) }
.thumblast:hover { color: #ffffff; border: 5px /* Dummy definition to overcome IE bug */ }

a { color: #000000; text-decoration: underline; font-family: Arial;
   font-weight: bold }
a:link { color: #000000; text-decoration: underline; font-family: Arial;
   font-weight: bold }
a:visited { color: #000000; text-decoration: underline; font-family: Arial;
   font-weight: bold }
a:active { color: #000000; text-decoration: underline; font-family: Arial;
   font-weight: bold }
a:hover { color: #ffffff; background: #000000; text-decoration: none; font-family: Arial;
   font-weight: bold }

a.article { color: #ffffff; text-decoration: underline; font-family: Arial;
   font-weight: bold }
a:link.article { color: #ffffff; text-decoration: underline; font-family: Arial;
   font-weight: bold }
a:visited.article { color: #ffffff; text-decoration: underline; font-family: Arial;
   font-weight: bold }
a:active.article { color: #ffffff; text-decoration: underline; font-family: Arial;
   font-weight: bold }
a:hover.article { color: #000000; background: #ffffff; text-decoration: none; font-family: Arial;
   font-weight: bold }

div.box { border: double; border-width: medium; width: 50%}

/* dotted, dashed, solid, double, groove, ridge, inset and outset */

div.color {
    background: #008800; padding: 0.5em; border: none}

p.bluebg { background: #0000ff; color: #ffffff; padding: 10 }
p.greenbg { background: #00ff00; color: #000000; padding: 10 }
p.redbg { background: #ff0000; color: #ffffff; padding: 10 }
p.yellowbg { background: #ffff00; color: #000000; padding: 10 }

font.newpicture { background: #000000; color: #ffffff; font-size: 11;
   font-family: Comic Sans MS; font-style: italic }
font.bluebg { background: #0000ff; color: #ffffff }
font.greenbg { background: #00ff00; color: #ffffff }
font.redbg { background: #ff0000; color: #ffffff }
font.yellowbg { background: #ffff00; color: #000000 }
font.orange { background: #ffaa00; color: #ffffff }

.highlightitgreen img { border: 3px dashed #005000 }
.highlightitgreen:hover img { border: 3px solid #00a000 }
.highlightitgreen:hover { color: #00ff00; border: 3px /* Dummy definition to overcome IE bug */ }

img.bordergreen { border: 5px solid #006000; }

td.border { color: #000000; background: #eeeeee; text-align: justify;
   vertical-align: top; border: 5px solid #a060a0; padding-left: 30px;
   padding-right: 30px;
   -webkit-border-radius: 20px; -moz-border-radius: 20px }

td.second { color: #000000; background: #eeeeee; text-align: justify;
   vertical-align: top; border: 4px solid #806080; padding-left: 30px;
   padding-right: 30px;
   -webkit-border-radius: 20px; -moz-border-radius: 20px }

