a:link { color: #425765; }
a:visited { color: #425765; }
a:hover { color: #2ba1ff; }
a:active { color: #425765; }

a.navi:link { color: #2ba1ff; text-decoration: none; }
a.navi:visited { color: #2ba1ff; text-decoration: none; }
a.navi:hover { color: #b0d5ff; text-decoration: none; }
a.navi:active { color: #2ba1ff; text-decoration: none; }

TABLE.tblsource TD { padding: 0px; color: #56b4ff;}
TABLE.tblsource TR { padding: 0px; color: #56b4ff;}

.miniptext { color: #56b4ff; }

TABLE.tblroster TD { padding: 0px; color: #1c2125; font-size: 12px;}
TABLE.tblroster TR { padding: 0px; color: #1c2125; font-size: 12px;}

TABLE.tblroster { 
	border-top: 0px; 
	border-bottom: 0px; 
	border-left: 0px; 
	border-right: 0px; 
	padding: 0; 
	border-collapse: collapse; 
}

TABLE.tblsource { 
	border-top: 0px; 
	border-bottom: 0px; 
	border-left: 0px; 
	border-right: 0px; 
	padding: 0; 
	border-collapse: collapse; 
}

body {

	background : #24272c;
	
}

#roster_totalt {
	color: #008eff;
}

#header_source {
  position : absolute;
  top : 40px;
  left : 70px;
  width : 837px;
  height : 142px;
  background-image: url("topheader.png");
  border : 1px solid #000000;
}

#minipanel_source {
  position : absolute;
  left : 914px;
  top : 40px;
  width : 200px;
  height : auto;
  background-color : #1c2125;
  border : 1px solid #000000;
  padding-bottom: 8px;
  }
  
  #navi_source {
  position : absolute;
  top : 190px;
  left : 70px;
  width : 837px;
  background-color : #1c2125;
  border : 1px solid #000000;
  padding-top: 3px;
  margin-bottom: 20px;
}

  #content_source {
  margin-top : 5px;
  margin-left : 7px;
  margin-right : 7px;
  margin-bottom : 20px;
  background-color : #e8e9e9;
  padding : 10px;
  padding-left : 15px;
  padding-right : 15px;
  border : 1px solid #000000;
  font-weight : none;
  font-family : verdana;
  font-size : 10px;
  color : #1c2125;
}

  #label{
  float: left;
  width: 339px;
  height: 27px;
  background-image: url("label.png");
  background-repeat: no-repeat;
  font-weight : bold;
  font-family : verdana;
  font-size : 12px;
  color : #b0d5ff;
  padding: 5px;
}

  #pagenote{
  float: right;
  font-weight : normal;
  font-family : verdana;
  font-size : 10px;
  color : #989898;
  text-align: right;
}

  #navi_text {
  color : #2ba1ff;
  font-family: verdana;
  font-size: 10px;
  padding-left : 22px;
}

  #minipanel_square {
  font-weight: bold;
  font-family : verdana;
  font-size : 11px;
  color : #008eff;
  width : auto;
  margin-top : 8px;
  margin-left: 8px;
  margin-right: 8px;
  background-color : #2c333e;
  padding : 3px;
  border : 1px solid #000000;
}

  #minipanel_text{
  font-weight : normal;
  font-family : verdana;
  font-size : 10px;
  color : #56b4ff;
}
