/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #00CCFF;
	text-decoration: underline;
}
a:hover {
	color: #009966;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFCE;
}
#header {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#navbar {
	font-size: small;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #009EC6;
	border-right-color: #009EC6;
	border-bottom-color: #009EC6;
	border-left-color: #009EC6;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navbar li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navbar a:link {
	color: #181CA5;
	text-decoration: underline;
}
#navbar a:visited {
	color: #000099;
	text-decoration: underline;
}

#navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00009C;
}
#navbar a:active {
	color: #00CC00;
	text-decoration: underline;
}

#text {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	
}
#footer {
	color: #FFFFCE;
	background-color: #00009C;
	margin: 0px;
	padding: 0px;
	clear: both;
		border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #009EC6;
	border-bottom-color: #009EC6;

}
#footer p {
	margin: 0px;
	padding: 0px;
}




#left {
	float: left;
	width: 200px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#right
{ margin-left: 210px; }



.copy {
	font-size: small;
	text-align: center;
}
.bordercolor {
	border: thin inset #FF0000;
}

.color {
	color: #000099;
	font-size: smaller;
}.center {
	text-align: center;
}
.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.smalltext {
	font-size: small;
}

.left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.textxsmall {
	font-size: small;
	color: #000000;
}
.textsmall {
	font-size: small;
	color: #000000;
}
.textitalics {
	font-size: small;
	color: #000000;
}
.indent {
	margin-right: 25px;
	margin-left: 25px;
}
.indentsmall {
	font-size: small;
	margin-right: 25px;
	margin-left: 25px;
}
/* CSS Document */
.staffaccnotes
{ background:url(../../2007 Convention/Yukon/images/StaffAccNotes.gif)}td {
	vertical-align: top;
}
.tableborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0065FF;
}

.backgroundred {
	color: #FFFFFF;
	background-color: #990000;
	font-size: medium;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
}
.gold {
	background-color: #FFCC00;
	font-size: small;
}
.tableborderred {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: small;
}
.gray {
	background-color: #00009C;
	text-align: center;
	color: #FFFFFF;
}
.bgcolor {
	background-color: #FFFFCC;
}
.red_large {
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #990000;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #FFFFCE;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFCE;
}
.italicsblue
{
	color: #0000CC;
	font-style: italic; }
	
	.style1 {color: #0000FF}



.style2 {color: #FF0000}



.style3 {color: #000099}
