body {
    margin-left: 0px;
    margin-top: 0px;
    background-color: #FFFFFF;
    padding-top: 0px;
}

td {
font-size: 10pt;
color: #000066;
font-family: "verdana", "arial","Helvetica","times new roman"
}

td.FontSmall {
font-size: 8pt;
font-family: "verdana", "arial","Helvetica","times new roman"
}

a:link {
color: blue;
font-size: 10pt;
font-family: "verdana", "arial","Helvetica","times new roman";
text-decoration: none
}

a:visited {
font-size: 10pt;
font-family: "verdana", "arial","Helvetica","times new roman";
color: blue;
text-decoration: none
}

a:hover {
font-size: 10pt;
font-family: "verdana", "arial","Helvetica","times new roman";
color: navy;
text-decoration: underline
}

a:active {
font-size: 10pt;
font-family: "verdana", "arial","Helvetica","times new roman";
color: red;
text-decoration: none
}

a.topnav:visited {
font-size: 8pt;
color:#FFFFFF;
text-decoration: none
}

a.topnav:link {
font-size: 8pt;
color:#FFFFFF;
text-decoration: none
}

a.topnav:hover {
font-size: 8pt;
color:#F6D633;
text-decoration: none
}

.FontSmall {
font-size: 8pt;
font-family: "verdana", "arial","Helvetica","times new roman"
}

font.left {
line-height: 3pt
}

select {
font-family: "verdana", "arial","Helvetica","times new roman";
color: #000066;
font-weight: bold
}

input {
font-family: "verdana", "arial","Helvetica","times new roman";
color: #000066;
font-weight: bold
}

b.large {
font-size: 120%;
font-family: "verdana", "arial","Helvetica","times new roman";
font-weight: bold
}

.Button {
BACKGROUND-COLOR: #E2E2E2;
BORDER-BOTTOM: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
FONT-SIZE: 11px;
FONT-WEIGHT: bold
}

.ButtonNew {
BACKGROUND-COLOR: #CCCCFF;
BORDER-BOTTOM: SILVER 1px solid;
BORDER-LEFT: SILVER 1px solid;
BORDER-RIGHT: SILVER 1px solid;
BORDER-TOP: SILVER 1px solid;
FONT-SIZE: 11px;
FONT-WEIGHT: bold
}

a.revwhite:visited {
font-size: 7pt;
color:#FFFFFF;
text-decoration: none
}

a.revwhite:link {
font-size: 7pt;
color:#FFFFFF;
text-decoration: none
}

a.revwhite:hover {
font-size: 7pt;
color:#F6D633;
text-decoration: none
}

a.dark:visited {
font-size: 7pt;
color:#000000;
text-decoration: none
}

a.dark:link {
font-size: 7pt;
color:#000000;
text-decoration: none
}

a.dark:hover {
font-size: 7pt;
color:#CC0000;
text-decoration: none
}

td.staffdir {
border-bottom: solid #CCCCCC 2px;
}

a.smaller:link {
color: blue;
font-size: 8pt;
font-family: "verdana", "arial","Helvetica","times new roman";
text-decoration: none
}

a.smaller:visited {
font-size: 8pt;
font-family: "verdana", "arial","Helvetica","times new roman";
color: blue;
text-decoration: none
}

a.smaller:hover {
font-size: 8pt;
font-family: "verdana", "arial","Helvetica","times new roman";
color: navy;
text-decoration: underline
}

a.smaller:active {
font-size: 8pt;
font-family: "verdana", "arial","Helvetica","times new roman";
color: red;
text-decoration: none
}
table.memben {
border-style: solid;
border-color: #000000;
border-width: 1px;
}
td.memben {
border-bottom-style: solid;
border-bottom-color: #000000;
border-bottom-width:1px;
}

a.redlook:visited {
font-size: 8pt;
color:#FF0000;
text-decoration: none;
font-weight: bold
}

a.redlook:link {
font-size: 8pt;
color:#FF0000;
text-decoration: none;
font-weight: bold
}

a.redlook:hover {
font-size: 8pt;
color:#FF3300;
text-decoration: underline;
font-weight: bold
}
/*-- justaborder is used on the mo-homepage for candidates and cocktails 2006 */
.justaborder {
border: 1px solid #000000;
padding: 10px;
background-color:#FFFF99
}
/* vidsection is used on tempo_trainingvids.asp */
div.vidsection {
	margin-bottom:32px;
}
div.vidsection h4 {
	margin-bottom:0;
}
div.vidsection p, div.vidsection iframe {
	margin:6px 0 6px 0;
}
/* BOD Minutes Agenda Table */
table.BODMinTable, table.BODMinTableCur{
	width: 325px;
	margin:0 auto;
	border:1px solid #666;
	color:#000066;
	border-collapse:collapse;
}
table.BODMinTableCur{
	background-color:#FFFFCC;
}
table.BODMinTable th, table.BODMinTableCur th {
	font-size:12px;
	text-align:left;
	width:150px;
	border:1px solid #666;
}
table.BODMinTable td, table.BODMinTableCur td {
	border:1px solid #666;
	padding:.25em;
	text-align:center;
}

