@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #193147;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #193147;
	line-height: 22px;
}
a:link {
	color: #452F22;
}
a:visited {
	color: #452F22;
}
a:hover {
	color: #17100B;
}
a:active {
	color: #452F22;
}
.navigation:active {
	color: #F8F1DB;
	text-decoration: none;
}
.navigation:link {
	color: #DCEBF7;
	text-decoration: none;
}
.navigation:hover {
	color: #FFF;
	text-decoration: underline;
}
.navigation:visited {
	color: #DCEBF7;
	text-decoration: none;
}
.navigation {
	color: #DCEBF7;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}
.intro {
	font-size: 18px;
	font-variant: small-caps;
	color: #660000;
	text-transform: none;
}
.copyright {
	font-size: 11px;
	color: #DCEBF7;
}
.copyright:link {
	color: #DCEBF7;
	text-decoration: underline;
}
.copyright:visited {
	color: #DCEBF7;
}
.copyright:hover {
	color: #FFF;
	text-decoration: underline;	
	

}
.tahoe_logoback {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1A3349;
}
.tahoe_leftshadow {
	background-image: url(images/tahoe_leftshade.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.tahoe_rightshadow {
	background-image: url(images/tahoe_rightshade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
