
body, div, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

h1 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 4pt;
}

.intro h1 {
	font-size: medium;
	font-style: italic;
	margin-bottom: 8pt;
}

h1.intro-event-name
{
	font-size: medium;
	font-style: italic;
	margin-bottom: 0pt;
}

h2 {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 4pt;
}

h3 {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 4pt;
}

p { 
	margin-top: 0pt;
}

ul {
	margin-top: 0pt;
}


a { 
	color: #0267D7;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

.intro a { 
	color: #F7FD73;
}

.sidebar {
	color: #80a0f0;
	font-weight: bold;
}

.sidebar a {
	color: #80a0f0;
	font-weight: bold;
}

.sidebar a:hover { 
	color: #D5DFF7;
	text-decoration: none;
}


a.sidebar-highlight  {
	color: #F7DC00;
	font-weight: bold;
}

a.sidebar-highlight:hover {
	text-decoration: none;
}


.error {
	color: #FF3030;
}

.intro {
	font-weight: bold;
	color: #ffffff;
}

.note {
	color: #ffffff;
}

.intro-highlight {
	font-weight: bold;
	color: #F7FD73;
}

.caption {
	font-style: italic;
}

th.data {
	text-align: left;
}

th.calendar {
	background: #0A2461;
	color: #FFEF64;
}

td.calendar {
	background: #f4f4ff;
	color: #00008B;
}
	
form.month-select {
	margin-bottom: 0%;
}
form.intro {
	margin-bottom: 0%;
}

hr {
	color: #000000;
}

img.popup-image {
	cursor: hand;
}

img.bordered-popup-image {
        cursor: hand;
        border : 1px solid Black;       
}

img.bordered {
        border : 1px solid Black;
}
