html {
	color: #191970;
	background:url(../images/streak2.gif) repeat;
	margin: 0px 0px 0px 0px;
	font : 100.1%  verdana, 'lucida sans unicode', 'lucida grande', 'trebuchet ms', helvetica, arial, sans-serif; 
}

p {
 font-size: 9pt; 
 text-indent: 10px;

}


#body {
	padding: 0px 0px 0px 0px;
	width:800px;
	position:absolute;
	left:50%;
	margin-left: -400px;
	top: 0px;
    background : #fff ;
}


#content {
  float : right;
  display : inline;
  width : 590px;
  margin : 5px 5px 5px 0px ;
  background-color : #fcfdfc;
  padding: 5px 5px 5px 0px;
}


#sidebar {
  width : 160px; 
  margin : 0 0 0px 0px;
  padding : 5px;
  float : left; 
  display : inline; 
  
  background-color : #000033;
  color : #fff;
}

#sidebar h3 {
  color : #ffcc00; 
}


#sidebar a {
  color : #ccc; 
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
  color : #99ffff; 
}

#sidebar a:focus, #sidebar a:active {
  background-color : #003366; 
}

ul#jumplinks {
  display : block; 
  width : 800px;
  padding : 5px 0; 
  margin : 0; 
  height : 1.2em;
  background-color : #eecc11; 

}


ul#jumplinks li {
  display : inline; 
  float : right; 

}

ul#jumplinks li a {
  padding : 0 10px; 
  margin : 0 5px; 
  font-size:8pt;
  text-decoration:none;
}


#header {
  width : 800px; 
  height : 137px;
  background:url(../images/pctalogo_4.jpg) no-repeat;
}

#header h1 {
  padding : 0; 
  margin : 0; 
}


a {
  color : #000066; 
}

a:hover, a:focus, a:active {
  color : #996600; 
  text-decoration : none; 
}




a:focus, a:active {
  color : #fff; 
  background-color : #000033; 
}


#header h1 a {
  display : block; 
  width : 740px; 
  height : 110px; 
  padding : 10px; 
  color : #ffcc66; 
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  text-decoration : none; 
}


h2, h3 {
  color : #996600;
  font-size: 10pt;
 
} 

h4 {
  color : #996600;
  font-size: 13pt;
}
  
p.sb{
	color:#cccccc;
	font-size: 8pt;
}




  
#header h1 a:hover, #header h1 a:focus, #header h1 a:active {
  color : #fff; 
  background : transparent; 
  
}


#header h1 a:focus, #header h1 a:active {
  text-decoration : underline; 
}


p#navbar {
  font-size : 0.6em; 
  float : right; 
  margin : -3px 0px; 
}




ul {
  list-style-type : square; 
  padding-left : 40px; 
  margin-left : -20px;
  font-size: 9pt;

}  

ol {
  font-size: 9pt;
}

dl {
  margin-left : 20px; 
  font-size: 9pt;

}

dt {
  font-weight : normal; 
  color : #191970; 
}

ul#navmenu { 
  margin : 0;
  padding : 0;
  list-style-type : none;
}

ul#navmenu li {
  margin-bottom : 5px; 
}

ul#navmenu a { 
  display : block; 
  width : 150px; 
  height : auto; 
  background: url(../images/navbg.gif) repeat-x;
  background-color : #003366; 
  padding : 5px 5px 3px; 
  text-align : left; 
  text-decoration : none; 
  color :#000000 ; 
  cursor : pointer; 
}

ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active, 
ul#navmenu a.selected, ul#navmenu a.selected:hover, ul#navmenu a.selected:focus, ul#navmenu a.selected:active { 
  
  
  background-color : #386088;
  color : #eecc11; 
}

ul#navmenu a.selected { 
  text-align : left; 
  cursor : default; 
   
}

ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active { 
  background-color : #333; 
  color : #ffffff; 
  background: url(../images/navbg.xxx) repeat-x;
}



#footer {
  display : block; 
  clear : both; 
  width : auto;
  height : auto; 
  padding : 5px 75px 20px 75px;  
  background:url(../images/streak2.gif) repeat;
  text-align : center; 
  font-size : 0.9em; 
  border-top: 15px solid #eecc11;
}


#footer p {
  color : #ddd; 
  margin : 5px; 
  padding-top : 5px; 
  font-size : 0.7em;
}

ul#footnav {
  margin : 0; 
  padding : 0; 
}

ul#footnav li {
  display : inline; 
  font-size : 0.9em;

}

ul#footnav li a {
  padding : 0 5px; 
  color : #000066; 
  text-decoration: none;
}

#footer a {
  padding : 0; 
  color : #ddd; 
}

#footer a:hover, #footer a:focus, #footer a:active {
  color : #eecc11; 
}

ul#footnav li a:hover, ul#footnav li a:focus, ul#footnav li a:active {
  color : #cccccc; 
  text-decoration : none; 
}

#footer a:focus, #footer a:active, ul#footnav li a:focus, ul#footnav li a:active {
  background-color : #003366; 
}





table {
 border: 1px solid #996600;
 width: 100%;
 
}


p {
	font-size: 75%;
	font-family:verdana;
	}


td {
 text-align: center;

}


div.table {
 width: 100%;
 float: left;
 padding: 0px 50px 0px 0px;

 }



div.img{
  margin: 5px 15px 5px 1px;
  height: 100px;
  width: 100px;
  float: left;
}	


div.img img{
  display: inline;
  margin: 0px;
}

/*alternate table*/

#table2
{
	cellspacing: 0;


}

#table2 th
{
	text-align: left;
	padding: 0.3em;
	font-size: 75%;
	font-weight: normal;
	margin:0;

	
}

#table2 td
{
	padding: 0.1em;

}

#table2 tr.rowA
{
	background-color:#EEE7D5 ;
	color: inherit;


}

#table2 tr.rowB
{
	background-color: #efefef;
	color: inherit;

}

#table2 tr.rowC
{
	background-color: #C2C7CF;
	padding: 10px;
	color: inherit;
}




============================================================
#6b0018
