body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFF; 
	margin-left: 0px; 
	margin-right: 0px; 	margin-top: 0px; 
	margin-bottom: 0px; 
	background-color: #000000; 
	font-size: medium; 
} 

A:link {text-decoration: underline} 
A:visited {text-decoration: underline} 
A:active {text-decoration: underline} 
A:hover {text-decoration: underline} 


.floatright {float: right} 
#content {padding-left: 25px; padding-right: 25px; padding-top: 5px;} 

h1 { font-size: 18px; border-bottom: solid #666 1px; padding: 2px 0px; margin-bottom: 16px; }
h2 { font-size: 14px; border-bottom: solid #666 1px; padding: 2px 10px; margin-bottom:16px; }

.crumbtrail { padding: 2px 5px; color: #666; font-size: x-small; } 
.crumbtrail A { color: #666; }

.calendar {
	border: 1px solid #999;
	spacing: 0px
}
.calendar th {border: 1px solid #999;}
.calendar td {
	height: 3em;
	width: 90px;
	text-align: left;
	border: 1px solid #999}
.cal-navi td {
	height: 1.5em;
	text-align: center;
}
 
.otherlink {color: #8A360F} 


.style-menu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	margin-right: 20px;
	margin-left: 20px;
} 
.style-link { color: #FFFF00; font-weight: bold; } 
.footer, .footer A { align: center; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; }
.portpix {text-align: center}
.portpix img {margin: 5px 10px;}
.portpix a {border: 3px double #333;}
.portpix a:hover {border: 3px double #AAA;}
