 
a:link { color: #ffffff; text-decoration: none}
a:visited {color: #ffffff; text-decoration: none}
a:hover { color: #999999; text-decoration: none}
a:active { color: #ffffff; text-decoration: none}

a.one:link {
	color: #000000;
	text-decoration: underline;
}
a.one:visited { color: #000000; text-decoration: underline}
a.one:active { color: #000000; text-decoration: underline}


body {
	background-color: #003366;
	font-family: Tahoma;
	font-size: 10pt;
}
textarea {
	font-size: 10pt;
}

.navButton {
	font-size: 10pt;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
	color: #FFFFFF;
}


    
.Msg {
	font-size: 10pt;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
.topBorder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
}
.bottomBlueBorder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
table {
	font-size: 10pt;
}
.leftBorderLite {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
.detailTitle {
	background-color: #D5DDE6;
	font-style: italic;
	text-align: right;
}
.linkULine {
	color: #000000;
	text-decoration: underline;
}
.navButtonOff {
	font-size: x-small;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	text-align: center;
	color: #003366;
	background-color: #003366;
}
.Title {
	background-color: #D5DDE6;
	font-weight: bold;
}
.yellowFill {
	background-color: #D5DDE6;
}
.spkText {
	font-size: small;
}
.spkTitle {
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
}
.sponsorText {
	font-weight: bold;
	text-align: center;
	border: medium solid #000000;
}

.spkSubTitle {
	font-size: small;
}
.linkNoULine {

	color: #000000;
	text-decoration: none;
}
a.noULine {

	color: #000000;
	text-decoration: none;
}
.greenBoder {
	border: medium solid #008449;
}
.speakerNote {
	font-weight: bold;
	background-color: #FFFF00;
	padding-left: 2px;
}
.regFee {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.BERING {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-style: normal;
	color: #0000CC;
}

