

body {

	background-color: #000000;

  	color: #DDDDDD;

	font-family:sans-serif;

	font-size: 12px;

}





a:link {

	color: #949292;

}

a:visited {

	color: #949292;

}

a:hover {

	color: #FFFFFF;

}

a:active {

	color: #3399FF;

}



div.basetext {

    background-color:#131313;

        margin-top:11px;

        margin-bottom:11px;

	margin-left:1%;

	margin-right:1%;

	padding-top:11px;

	padding-left:11px;

	padding-right:11px;

	padding-bottom:11px;

	text-align:left;

	font-weight:normal;

  border-width:thin;

  border-style:solid;

  border-color:#3c3b3b;

}



div.basetop {

  position: fixed;

  width:auto;

  height:auto;

  right:0em;

  top:0em;

  left:auto; 

  top:0;

    background-color:#222222;

        margin-top:0;

        margin-bottom:0;

	margin-left:1%;

	margin-right:1%;

	padding-top:2px;

	padding-left:11px;

	padding-right:11px;

	padding-bottom:2px;

	text-align:left;

	font-weight:normal;

text-align:right;

  border-width:thin;

  border-style:solid;

  border-color:#759cca;

}



h1 {

    text-align:center;

}



span.h2 {

    font-family:sans-serif;

    font-weight:bold;

}



div.year {

	margin-right:2%;

	background-color:#eeeeee;

}



div.form {

}



span.cpt {

	color:#999900;

	font-weight:bold;

}



span.cm {

	color:#006666;

}



.fl {

	color:#0000FF;	

	font-style:italic;

}



ul {

	margin-top:1px;

        margin-bottom:1px;

	margin-left:0px;

	padding-left:3%;

}



li {

	list-style:outside;

  margin-top:10px;   

  margin-bottom:10px;

  tex

  color:#7da7d8;

}



ul li {

	list-style:square;

	font-family:sans-serif;

	font-weight:normal;

	 color:#7da7d8;

}



li.basic {

	list-style:square;

	list-style-image:none;

  margin-top:2px;

  margin-bottom:2px;color:#333333;

}



span.links {

}









.sub { display: none; }

.subexp {display: block; }

.sub { display: none; } 



.subexp {display: block; } 



li.exp {

  list-style-image:url("plus.png");

  margin-top:10px;

  margin-bottom:10px;

  cursor:pointer;

}



li.col {

  list-style-image:url("minus.png");

  margin-top:10px;

  margin-bottom:10px;

  cursor:pointer;

}



li.exp_active {

  list-style-image:url("plus.png");

  margin-top:10px;  

  margin-bottom:10px;

  background-color:#151515;

  cursor:pointer;

}



li.col_active {

  list-style-image:url("minus.png");

  margin-top:10px;

  margin-bottom:10px;

  background-color:#151515;

  cursor:pointer; /* if not included, bullets are not shown right in moz*/

}





li.basic_active {

  list-style:square;

  list-style-image:none;

  background-color:#000000;

  margin-top:2px;

  margin-bottom:2px;

}


