/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
a {
	text-decoration: none;
}
a:hover {
	color: #337711;
}
li {
	margin-bottom: 5px;
}
hr {
	color: 660101;
}
.highlight {
	background-color: #FFFF00;
}
.cutin {
	color: #336600;
	font-size: 13px;
}
.photocredit {
	font-size: 8px;
	color: #333333;
}
.current {
	color: #337711;
	font-size: 10px;
	font-weight: bold;
}	
.menu {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.submenu {
	font-size: 10px;
	font-weight: bold;
	color: #660000;	
}
.subsubmenu {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.redheadinglarge {
	font-size: 24px;
	color: #660101;
	font-weight: bold;
}
.redheading {
	font-size: 20px;
	color: #660101;
	font-weight: bold;
}
.redheadingsmall {
	font-size: 16px;
	color: #660101;
	font-weight: bold;
}
.headinglarge {
	font-size: 18px;
	color:	#000000;
	font-weight: bold;
}
.headingmedium {
	font-size: 14px;
	color:	#000000;
	font-weight: bold;
}
.headingsmall {
	font-size: 12px;
	color:	#000000;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
.mediumtext {
	font-size: 12px;
}
.link {
	color: #6699CC;
	text-decoration: underline;
}	
.toren {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #660101;
}
.chris {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.excerpt {
	font-size: 11px;
}
.favorite {
	background-color: #CEE9CE;
	color: #006600;
}
.expired {
	color: #AAAAAA;
}