a:link {
	color: #0000bb;
}
a:visited {
	color: #000088;
}
a.pyc:link {
	color: #aaaa77;
	}
a.pyc:visited {
	color: #cccc99;
}
a.pyc:active {
	color: #cc0000;
	text-decoration: none;
}
a.one:link {
  	color: #000000;
 	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.one:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.one:hover {
  color: #ff0000;
  font-size: 10px;
  font-weight: bold;
 text-decoration:none;
 border-width:thin;
 border-color:#F00;
 border-style:solid;
}
a.two:link {
  color: #FFF;
  text-decoration: none;
}
a.two:visited {
  color: #FFF;
  text-decoration: none;
}

.borderrow {
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	text-indent: 0px;
	border: #0066CC solid; 
	border-width: thin 0px 0px thin
}
.tableborder {  
	border: #0066CC; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin
}
.rostertitle {
	line-height: 17px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #9C0000
}
.role { 
	font-size: 9px;
	font-weight: bold;
	color: #9c0000
}
.roster {
	margin: 0px;
	width: 125px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: thin #003399 solid; 
	text-align: center;
}
.rosdata {
	padding: 7px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #006699;
	font-size: 10pt 
}

.tdsmall {  
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	text-align: center
}
.rostergeneral {
	font-size: 10pt;
	border: thin solid;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #006699;
}
.rostersub {
	font-size: 7pt;
	background-color: #cc0000;
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 10px;
	font-weight: normal;
	font-family: Univers, Verdana, Arial, sans-serif;
}
.rostereven {
	background-color: #99CCFF;
	padding-left: 20px;

}
.rosterodd {
	background-color: #FFFFFF;
	padding: 50px;
}
.bordertable {
	line-height: 20px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-weight: bold;
}
.subspace {
	padding-left: 10px;
}
.tdsmall-L { 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	text-align: left;
}
.title {
	font-size: 16px;
	font-weight: bolder;
}
.commentary {  
	font-size: 12px; 
	font-weight: bold;
}

.titlewhite {
	font-size: 18px;
	;
	font-weight: bolder;
	color: #FFFFFF;
}
/* CSS Document */
.td1c	{
	border-color:#006699;
	border-width:1px;
	border-style:solid;
	font-size:9px;
	text-align:center;
}	
.td1L {
	border-color:#006699;
	border-width:1px;
	border-style:solid;
	font-size:9px;
	text-align:left;
}
table.TabResult {
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	table-layout:fixed;
}
.bluehead {  
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #336699; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	border-color: black black #CCCC00; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 3px; 
	border-left-width: 0px;
}
