/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: small; 
}

.link-panel
{
  float: right;
  width: 29%;
}

h1
{
	text-align:left;
	color: #990000;
	font-size: medium;
}

.navlist {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight:bolder}
h2
{
	text-align:left;
	color: #990000;
	font-size: small;
}

.important 
{
	font-size: larger;
	color: red;
	font-weight: bold;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.style4 { border: none; color: #000000 }
.style6 { 
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.style7 {font-weight: bold; color: #FFFFFF;}

.news-heading { font-weight:bold; font-size:smaller; }
.news-content {font-size:smaller; }

div.more {	font-size: smaller;
	color:#0000FF;
	font-weight: bold;
	font-style: italic;
	text-align:right;
}
.style9 {font-size: x-small}
.style10 {
	color: #FF5555;
	font-weight: bold;
	border: thin gray;
}

TD.events
{
	background-color:#ffFFFF;
	vertical-align:top
}

.special {
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
	padding: 5px;
}

img.thumbnail
{
	border: 0;
}

#gallery-full th.previous
{
	background-color:#CCCCCC;
	text-align:left;
}

#gallery-full th.gallery
{
	background-color:#CCCCCC;
	text-align:center;
}
#gallery-full th.next
{
	background-color:#CCCCCC;
	text-align:right;
}

#crib
{
	page-break-inside: avoid;	
}
#crib td
{
	vertical-align: top;
	font-size: smaller;
	font-family: monospace;
}

.event-month
{
	margin-top: 20;
	margin-bottom: 5;
}