body {
	background-color:#fff;
	color:#000;
	font-family:verdana,arial,helvetica,sans-serif;	
	margin:0px;
	padding:0px;
	}
a, a:link, a:visited  {
	color:#000;
	text-decoration:none;
	}
a:hover  {
	color:#c00;
	text-decoration:none;
	}
img {
	border-width:0px;
	}
.floatLeft {
	float:left;
	}
.floatRight {
	float:right;
	}
p {
	margin:0px 0px 10px 0px;
	
	}

/* header links at top of main page */

	/* Fold */
	
div.fold {
	color:#81775C;
	background-color:#81775C;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	font-size:.75em;
	float:left;
	height:8px;
	width:100%;
	}
div.foldBorders {
	width:795px;
/*	border-left:1px solid #CC6;
	border-right:1px solid #CC6; */
	overflow:hidden;
	height:8px;
	margin:0px auto;
	}
/* End Fold */

                         
A.no-under:hover { 
      color: #660000;  
	text-decoration: none;
    font-weight: bold;
      
}  

/* navbar links at left side of main page */
A.nav-no-under:link { 
	color: #990000;
    font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt
	
}
A.nav-no-under:visited { 
	color: #990000;
    font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt
	
}

                         
A.nav-no-under:active {
    color: #990000;
    font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt
	}

                         
A.nav-no-under:hover { 
     color: #333300;
    font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt
      
}  
h1 {
	display: none;
}
.table-top {
	background-repeat: no-repeat;
	background-position: center top;
	list-style-image: url(/images/shamrock01_sm_shadow.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #81775C;
	border-right-color: #81775C;
	border-bottom-color: #81775C;
	border-left-color: #81775C;
	background-color: #CEC4AE;
	height: auto;
}

