html, body {  
	color: #FFFFFF;
	background-color: black;
	background-image: url(../images/2006pixbanner.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}
html, body, tr, td {  
    font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana; 
	font-size: 13px; 
	text-decoration: none;
}
b {  
   font-family: Verdana;
   font-weight: bold;
   font-size: 95%; 
   text-align: left;
}
a {
	color : #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

A:link {     
   font-weight: bold;
   text-decoration:none;
}

A:hover 
{
   color : #F6D600;
   font-weight: bold;
   text-decoration:none;
}

A:active 
{
   color : #F6D600;
   font-weight: bold;
   text-decoration:none;
}

A:visited 
{
   font-weight: bold;
   text-decoration:none;
}
.menu {  
	font-size:90%;
	padding-left: 30px; 
	text-align: left; 
	line-height: 20px;
	letter-spacing:1px;
   	position: absolute;
	top:220px;
	left:0px;
	width:160px;
}
.submenu {  
	font-size:90%;
	padding-left: 10px; 
	line-height: 15px;
	letter-spacing:normal;
}
.titlebold {  
	font-weight: bold;
	font-size: larger;
	position: absolute;
	top:180px;
	left:10px;
	letter-spacing:0px;
}
.title {  
	font-weight: normal;
	font-size: 12px;
	position: absolute;
	top:182px;
	left:185px;
	letter-spacing:1px;
}
.bigtxt {  
   font-weight: bold;
   font-size: 28px; 
   text-align: center; 
   height: auto;
}
.subhead {  
   font-family: Verdana;
   font-weight: bold;
   font-size: 11px; 
   text-align: left;
   letter-spacing: 2px;
   position: absolute;
   left:20px;
}
.pagehead {  
	font-weight: bold;
	font-size: larger;
}
.content {  
	text-align: left;
	position: absolute;
	top:230px;
	left:200px;
	visibility:visible;
}
.home {  
	text-align: left;
	font-size: 14px;
	position: absolute;
	top:230px;
	left:100px;
	visibility:visible;
}
A.contentlink {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color : orange;
	text-decoration: underline;
}

A.contentlink:link 
{
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
}

A.contentlink:hover 
{
	font-family : Verdana, Arial, Helvetica; 
	color : #CC9999;
	font-weight: bold;
	text-decoration: underline;
}

A.contentlink:active 
{
	font-family : Verdana, Arial, Helvetica; 
	color : #F6D600;
	font-weight: bold;
	text-decoration: none;
}

A.contentlink:visited 
{
	font-family : Verdana, Arial, Helvetica;
	color : #FF9933;
	font-weight: bold;
	text-decoration: none;
}
.line {  
	background-color: #CCCCCC;
}
.linedark {  
	background-color: #333333;
}
.lineblank {  
}
.list {  
	background-color: #333333;
	background-image: url(../images/list_bg.jpg);
	background-repeat: no-repeat;
}
.listdipi {  
	background-color: #000099;
}
.listproi {  
	background-color: #333399;
}
.listinst {  
	background-color: #D2995D;
}
.listeven {  
	background-color:#CC6600;
}
.listmost {  
	background-color: #333333;
}
.listconv {  
	background-color: #333333;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	height:20px;
}
.listsubhead {  
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	text-align: left;
	letter-spacing: 2px;
   	background-color: #666666;
	padding-left: 6px;
	padding-bottom: 2px;
}
.listsubheadproj {  
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px; 
	text-align: left;
	letter-spacing: 2px;
   	background-color: #006600;
	padding-left: 6px;
	padding-bottom: 2px;
}
.listsubheadeven {  
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px; 
	text-align: left;
	letter-spacing: 2px;
   	background-color: #CC6633;
	padding-left: 6px;
	padding-bottom: 2px;
}
.credit {  
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	color:#666666;
	font-size: 9px; 
}
A.credit {  
	font-family: Verdana, Arial, Helvetica;
	color:#666666;
	font-size: 9px; 
}
A.credit:link 
{
	font-family: Verdana, Arial, Helvetica;
	color:#666666;
	font-size: 8px; 
}

A.credit:hover 
{
	font-family : Verdana, Arial, Helvetica; 
	color : orange;
}

A.credit:active 
{
	font-family : Verdana, Arial, Helvetica; 
	color : #666666;
	text-decoration: none;
}

A.credit:visited 
{
	font-family : Verdana, Arial, Helvetica;
	color : #666666;
	text-decoration: none;
}
.error {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    COLOR: #FF0000;
	FONT-SIZE: 12px; 
    FONT-WEIGHT: bold; 
    TEXT-ALIGN: center; 
    PADDING-TOP: 0px; 
    LETTER-SPACING: 0px;
}