a {	
	color: #AAAAAA;	
	font-weight: bold;
	text-decoration: none
}
body {	
	color: #999999;
	background-image: url(images/pagebacker.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	background-position: center top;
	margin: 0px;
}

table {
	color: #dddddd;
	}
	
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
	
	}
a:hover 
{
    color: #FFFFFF;
	text-decoration: none
}
.in-link a
{	color: #376ED1;
	text-decoration: none;
	font-weight: normal;
}
.in-link a:hover
{	
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.bg-nav {
	background-image: url(images/navbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-content {
	background-image: url(images/-content-bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: left top;
}
.bg-left {
	background-image: url(images/left-bar.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: left top;
}
.bg-header {
	background-color: #000000;
	background-image: url(images/Header.jpg);
	font-family: Verdana;
	color: #FFFFFF

}
.PPK-tables {
	background-color: #2B2B2B;
	font-family: Verdana;
	color: #DDDDDD

}
.header-text {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #DDDDDD;
}
.subheader-text {
	font-family: Verdana;
	font-size: 11px;
	color: #BBBBBB;
}