body {
	color: #d9d9d9;
	background: #2E3843;
	font-family: Verdana;
	font-size: 8pt;
	scroll="no";
}

td {
	font-size: 8pt;
}

ul {
	list-style: square inside;
}

a {
    color: #d9d9d9;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

a:hover, a:visited:hover
{
    color: #ffffff;    
}

.box {
	background-color: #2E3842;
    border: 0px solid #000000;
    font-family: Verdana;
    width: 98%;
}

.smallbox {
	background-color: #2E3843;
    border: 1px solid #000000;
    width: 80%;
}

.small {
	font-size: 8pt;
	font-family: Verdana;
}

.highlight {
	color: #d9d9d9;
}

.pageHead {
	text-align: right;	
	font-weight: bold;
}

.tablePrimary {
    background-color: #2E3843;
}

.tableSecondary {
	background-color: #2E3843;
}

.bitTitle {
 background-image: url('../images/titlebg.gif');
 font-weight: bold;
 color: #d9d9d9;
}

.bitBody {	
	background-color: #2E3843;
	width: 80%;
}

.bitLinks {
	background-color: #2E3843;
	width: 20%;	
	color: #d9d9d9;
}

.bitLinksTopic {	 	
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.okay {
	color: #000000;
}
