body {
	font-family: verdana, arial, sans;
	font-size: 8pt;
	background-color: white;
	color: black;
	margin: 20px;
}

#menubar {
	background-color: #cccccc;
	font-size: 9pt;
	font-weight: bolder;
}

#sectionframe {
	margin: 10px;	
}

#contactline {
	font-size: 8pt;
	margin-right: 0px;
}

#headlineframe {
	color: white;
	font-size: 7pt;
	background-color: #1F6098;
	margin: 8px;
}

.heading {
	font-size: 10pt;
	font-weight: bolder;
	color: black;
}

.timestamp {
	font-size: 9pt;
	font-weight: bolder;
}

a:link {color: #25466e; }
a:visited {color: #25466e; }
a:hover {color: #fc1235; }
a:active: {color: #ac1235; }

.splash-link {
   font-size: 10px;
}

.allitemslink {
    font-size: 10px;
    padding-top: 0px;
}

.splash-img {

}

.splash-txt {
   margin-top: 20px;
   font-size: 14px;
}

.ship-radios {
   font-size: 9px;	
   margin-top: 5px;
   margin-bottom: 5px;
}

.ship-info {
   font-size: 9px;
   font-style: italic;
   margin-bottom: 10px;	   
}

.ship-section {
   font-size: 7pt;
   margin-bottom: 5px;	      
}

span.item-name {
	       font-size:9pt; 
	       font-weight:bold;
	       color: #933A40;
}

table.item {
	   border: solid 1px #000000;
}