@charset "utf-8";
/* CSS Document */
body {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:14px;
	background-color:#FFFFFF;
}	
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

.normal{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:10px;
}	



.Pics {
	background:#CCCCCC;
	border:#0000FF;
	border:inset;
	}

.ElementTitle {
	color:red;
	font-weight:bolder;
	font-size:12px;
	}
.reunions {
	color:red;
	font-weight:bolder;
	font-size:12px;
	background:yellow;
}

.whiteText {
	color:white;
	font-weight:normal;
}

.whiteText A:link {text-decoration: none; color:#00FF00}
.whiteText A:visited {text-decoration: none; color:#00FF00}
.whiteText A:active {text-decoration: none; color:#00FF00}
.whiteText A:hover {text-decoration: underline; color: red;}

.whiteTextMid {
	color:white;
	font-weight:normal;
	text-align:center;
}
.whiteTextMid A:link {text-decoration: none; color:#ffffff}
.whiteTextMid A:visited {text-decoration: none; color:#ffffff}
.whiteTextMid A:active {text-decoration: none; color:#ffffff}
.whiteTextMid A:hover {text-decoration: underline; color: red;}

.note {
	color:#006600;
	font-weight:bold;
}

.title {
	color:white;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
}

.blacktitle {
	color:black;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bolder;
}

.blacktitle2 {
	color:black;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bolder;
	text-align:center;
	background:#CCCCCC
}


.logo {
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	}

.red {
	color: #FF0000
	}

.lgctrtxt {
	font-size: 18px;
	font-weight: bold;
	text-align:center
}

#bod td {
	border-right: 1px solid #aaa;
  border-top: 1px solid #aaa;
  font-family: verdana;
  font-size: 14px;
  height: 16px;
  padding: 10px 3px;
  text-align: center;
}

#eagle table {
	table-layout:auto;
	vertical-align:middle;
	border-style: solid;
	border-color:#00f;
	width:90%;
	}
#eagle td {
	border-color:#00f;
	border-style:inset;
	border-width:thin;
} 

#eagle th {
	border-color:#0ff;
	border-style:groove;
	border-width:thin;
} 


#eagle tr {
}

.boldblue {
	color: #0000FF;
	font-weight: bold;
}

#hoh p {
	color:#0000FF;
	font-size:18px;
	text-align:center;
	font-weight:bolder;
	}

#partnerGold table {
	background-color:gold;
	}

#partnerSilver table {
	background-color:silver;
	}
	
#partnerBronze table {
	background-color:bronze;
	}
	
.smallorange {
	font-size:9px;
	color:#FF6600
	}
.redborder {
	border-color:red;
	border-style:double
	}
.bigPrint {
	font-size: 24px
	}
.px14 {
	font-size: 14px
	}

