a:link {
	color: #003399;
}
a:active {
	color: #003399;
}
a:visited {
	color: #660099;
}
a:hover {
	color: #990000;
}

.topnavbar {
	background-color: #D6D3CE;
	border-top: solid #D6D3CE 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #D6D3CE 1px;
	border-right: solid #D6D3CE 1px;
}

.topnavbuttons {
	font-family: "MS Sans Serif"; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width:80px;
	height:24px;
	padding-top:3;
	padding-bottom:3;
	padding-left:3;
	padding-right:3; 
}
	
.listitem {
	font-family: "Arial"; 
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
}

.listitembold {
	font-family: "Arial"; 
	font-size: 11px;
	font-weight: bold;
	color: #000000;  
}

.listaction {
	font-family: "Arial"; 
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	border-left: solid #000000 1px;
}

.listheader {
	font-family: "Arial"; 
	font-size: 14px;
	font-weight: bold; 
	color: #000000; 
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 0px;
}

.listtable {
	border-top: solid #000000 0px;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
	
.companyheader {
	font-family: "Arial"; 
	font-size: 18px;
	font-weight: bold; 
	color: #000000; 
}

.dateheader {
	font-family: "Arial"; 
	font-size: 16px;
	font-weight: bold; 
	color: #000000; 
}

.bigheader {
	font-family: "Arial"; 
	font-size: 24px;
	font-weight: bold; 
	color: #333366; 
}