html, body {  
	color: #FFFFFF;
	background-color: black;
	background-image: url(../images/pwl_topbg.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;
}
.title {  
	font-size:12px;
	text-align: left;
	letter-spacing:1px;
}
.bigtxt {  
   font-weight: bold;
   font-size: 28pt; 
   text-align: center; 
   height: auto;
}
.pagehead {  
	font-weight: bold;
	font-size: larger;
}
.subhead {  
   font-family: Verdana;
   font-weight: bold;
   font-size: 8pt; 
   text-align: left;
   letter-spacing: 2px;
}
.content {  
	text-align: left;
	position: absolute;
	top:230px;
	left:200px;
	position:absolute;
	visibility:visible;
}
A.contentlink {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	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: #C99F30;
}
.listmost {  
	background-color: #333333;
}
.listconv {  
	background-color: #333333;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 2px;
}
.listsubhead {  
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt; 
	text-align: left;
	letter-spacing: 2px;
   	background-color: #666666;
	padding-left: 6px;
	padding-bottom: 2px;
}
.listsubheadproj {  
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt; 
	text-align: left;
	letter-spacing: 2px;
   	background-color: #006600;
	padding-left: 6px;
	padding-bottom: 2px;
}
.listsubheadeven {  
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt; 
	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: 7pt; 
}
A.credit {  
	font-family: Verdana, Arial, Helvetica;
	color:#666666;
	font-size: 7pt; 
}
A.credit:link 
{
	font-family: Verdana, Arial, Helvetica;
	color:#666666;
	font-size: 7pt; 
}

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;
}