body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
	font-size : 11px;
  scrollbar-3d-light-color: #0F1932;
  scrollbar-arrow-color: #0F1932;
  scrollbar-base-color: #575D7C;
  scrollbar-darkshadow-color: #0F1932;
  scrollbar-track-color: #0F1932;
  scrollbar-face-color: #8990B0;
  scrollbar-highlight-color: #A4AACC;
  scrollbar-shadow-color: #0F1932;
}

a:link, a:visited {
  color: #7B80BF; text-decoration: none
}

a:hover {
  color: #ffffff; text-decoration: underline
}

.lineborder {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}

.whitelink {
	color : #FFFFFF;
	font-weight : bold;
}

 .newsheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFCC99;
	font-weight : bold;
	font-size : 13px;
}

.newsdate {
  color: #FFFFFF;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
}

.newstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}

.newsfocus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFCC99;	
}

.rosterheader {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #FFFFFF;
  font-weight : bold;
  background-color : #707695;
}

.rosterroweven {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #FFFFFF;
  background-color : #575D7C;
}

.rosterrowodd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
  background-color : #3F4663;
}

.stats	{
  font-family: Arial;
  font-size: 11px;
  color: #E0E0E0;
  line-height: 11px;
}

.statsfocus {
	font-family: Arial;
	font-size : 11px;
	color : #FFCC99;	
}

.statsframe	{
  font-family: Arial;
  font-size: 11px;
  color: #E0E0E0;
  line-height: 11px;
  border : 1px outset #FFFFFF;
  margin-left : 20px;
}
.inputbox {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: black;
  border: 1px solid black;
  background-color: white;
  border: 1px solid gray;
}

.tableeven {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #FFFFFF;
  background-color : #575D7C;
  padding: 2px
}

.tableodd {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #FFFFFF;
  background-color : #3F4663;
  padding: 2px
}

.tableHeader {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #FFFFFF;
  background-color : #707695;
  font-weight : bold;
  padding: 5px
}
.normTable {
  width: 60%;
}

.wikiTop {
  width: 100%;
  border-bottom: 1px solid #aaaaaa;
  padding-top: 5px;
  padding-bottom: 2px;
  text-indent: 10px;
  margin: 0px;
  font-size: 12px;
}

.wikitop a {
  border: 1px solid #999999;
  padding: 2px;
  text-decoration: none;
}
.wikitop a:hover {
  background: #707695;
}

.wikiFooter {
  position: fixed;
  left: 0px;
  bottom: 0px;
  border-top: 1px solid white;
  width: 100%;
  text-align: right;
  padding-top: 5px;
  background: #0F1932;
}

.wikiTitle {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 20px;
  margin-right: 600px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dashed #aaaaaa
}

.wikiBody {
  width: 80%;
  font-size: 12px;
  padding: 5px;
  margin-bottom: 30px;
  margin-left: 30px;
  border: 1px solid #1F2942;
}
.wikiBody pre {
  background: #505675;
  border: 1px dashed #aaaaaa;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px;
  margin-left: 10px;
  white-space: normal;
}
.wikiBody hr {
  background: #505675;
  border: 0px;
}

.wikiPage {
  margin: 0px;
  padding: 0px;
}
.wikitable {
  border-spacing: 0px;
  border-collapse: collapse;
}
.wikitableheader {
  font-weight: bold;
  font-size: 12px;
  background: #505675;
  padding: 5px;
  border: 1px solid #888888;
}
.wikitablecell {
  font-size: 12px;
  padding: 3px;
  border: 1px solid #888888;
}
.wikitoc {
  float: right;
  width: 130px;
  border: 1px solid #505675;
}
.wikitocheader {
  border-bottom: 1px solid #505675;
  padding: 3px;
  background: #303655;
  font-weight: bold;
  text-align: center;
}
.wikitocbody {
  padding: 3px;
}
.wikiDiffadd {
  background: #365530;
}
.wikiDiffremove {
  background: #553036;
}


#application {
  border: 1px solid #3F4663;
  border-collapse: collapse;
}

#application .title {
  font-weight: bold;
}
#application .description {
  margin-left: 5px;
  font-style: italic;
}
#application th {
  background-color: #3F4663;
  text-align: left;
  padding: 3px;
}
#application td {
  padding-right: 5px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 5px;
  border: 1px solid #3F4663;
}
#application textarea {
  width: 500px;
  height: 100px;
}
#application input[type="text"] {
  width: 150px;
}
#application select {
  width: 150px;
}
#application #count {
  text-align: right;
}
#application .toofew {
  color: lightcoral;
}
#application .enough {
  color: chartreuse;
}
#sizer {
  position: absolute;
  border: 1px solid #3F4663;
  display: none;
}

