/* wgscores.css */

body {font: 14px Arial, sans-serif; text-align:center; position:relative; left:auto; right:auto; margin-left:auto; margin-right:auto; width:780; background-color:black; color:#a80000 }

/* navigation bar as a table */
.navtable { border:0px none #a80000; background-color:#a80000; width:780; }
a.navbar { color:black; text-decoration:none; font: bold 10px Verdana, Arial, sans-serif; }

/* color that separates choices in navbar - sep char is " | " */
#navsepcolor { color:black; }

/* table column headings as navigation */
// .scoretable { background-image: url(GrimReaper-2.jpg); background-attachment: fixed; background-position: center; border:1px solid #a40000; border-collapse:collapse; width:780; }
.scoretable { border:1px solid #a40000; border-collapse:collapse; width:780; }
.scoreth { border:1px solid #a40000; }
a.sortbar { color:#a80000; text-decoration:none; }

/* all navigation */
a:hover { text-decoration:underline; }

/* main title */
h1 { font: bold 3.6em Vivaldi, sans-serif; color:#ff0000; }

/* info */
h2 { width:780; font-size: 1.3em }

/* all table cells */
td { border:1px solid #a40000; }

/* members page - alliance rank (Leader, Officers, Members */
.allyRank { font-size:12px; font-weight:bold; text-decoration:underline; }

/* members page - alliance names */
.allyName { font-size:12px; text-decoration:underline; }

/*
body,p,b,i,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,li { font-family: Arial, sans-serif; font-size: 14px; }
*/
body, textarea {
  scrollbar-3dlight-color: #800800;
  scrollbar-highlight-color: #800000;
  scrollbar-face-color: #800000;
  scrollbar-shadow-color: #800800;
  scrollbar-darkshadow-color: #805B32;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #F8EFE2;
}
