.tooltiptitle { color: #ffffff; }

.tooltipcontent
{
	color: #000000;
	font-size: 80%;
}

#ToolTip { position: absolute; }

a { color: #000080 }
a:hover
{
	color: #a00000;
	text-decoration: none;
}

a.exit
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

body
{
	background-color: #a0a0a0;
	color: #000000;
	margin: 0px 0px 10px 0px;
	font-family: Helvetica;
	font-size: 11pt;
}

body.head
{
	background-color: #d0b090;
	color: #505050;
	margin-left: 10px;
}

body.menu
{
	background-color: #d0b090;
	color: #505050;
}

div.box 
{
	border: 2px solid #d0b090;
	padding: 5px;
}

div.menu
{
	float: left;
	width: 151px;
}

div.header
{
	float: left;
	height: 85px;
	width: 689px;
}

div.center { text-align: center; }

div.announcement
{
	text-align: center;
	background-color: #d0b090;
	padding: 4px;
	border: 2px solid;
	border-color: #505050;
}
div.announcement a { color: #ffffff; }
div.announcement a:hover
{
	color: #f5f3d7;
	text-decoration: none;
}

div.odd
{
	background-color: #d0b090;
	margin: 1px;
	padding: 10px;
}
div.even
{
	background-color: #a0a0a0;
	margin: 1px;
	padding: 10px;
}

div.layout
{
	padding: 10px;
}

div.outline
{
	width: 840px;
	border: 2px solid #d0b090;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f3d7;
}

div.page
{
	float: left;
	padding: 10px;
	width: 660px;
}

div.pagemenu
{
	text-align: center;
	background-color: #505050;
	color: #ffffff;
	padding: 4px;
}
div.pagemenu a { color: #d0b090; }
div.pagemenu a:hover
{
	color: #f5f3d7;
	text-decoration: none;
}

div.quoteleft
{
	float: left;
	clear: rightt;
	width: 300px;
	margin-right: 10px;
}
div.quoteleft p.cite
{
	color: #d0b090;
	font-style: italic;
	text-align: left;
}
div.quoteright
{
	float: right;
	clear: left;
	width: 300px;
	margin-left: 10px;
}
div.quoteright p.cite
{
	color: #d0b090;
	font-style: italic;
	text-align: right;
}
p.quote
{
	font-size: 150%;
	color: #505050;
}

h1
{
	text-align: center;
	color: #505050;
	font-size: 18pt;
	font-weight: bold;
}

h2
{
	text-align: center;
	color: #505050;
	font-size: 12pt;
	font-weight: bold;
}

h3 { font-size: 12pt; }

font.note

{
	font-style: italic;
	font-size: 8pt;
}

iframe.header
{
	width: 100%;
	height: 100%;
}

iframe.menu
{
	width: 100%;
	height: 100%;
	min-height: 520px;
}

img.right
{
	float: right;
	margin-left: 10px;
}

img.left
{
	float: left;
	margin-right: 10px;
}

p.indent
{
	padding-left: 30px;
	padding-right: 30px;
}

p.note
{
	text-align: center;
	font-style: italic;
	font-size: 9pt;
}

tr.odd
{
	background-color: #d0b090;
	text-align: left;
}
tr.odd td { padding: 10px; }

tr.even
{
	background-color: #a0a0a0;
	text-align: left;
}
tr.even td { padding: 10px; }

td.none
{
	background-color: #f5f3d7;
}

table.schedule
{
	text-align: right;
}

table.layout td { padding: 10px; }

table.staff { width: 580px; }
table.staff td { padding: 10px; }

table.calendar
{
	border: 2px solid #a0a0a0;
	width: 100%;
}
table.calendar td
{
	border: thin groove #a0a0a0;
	font-size: 9pt;
	vertical-align: top;
}
table.calendar th
{
	background-color: #d0b090;
	border: 2px solid #a0a0a0;
}

div.advent
{
	text-align: center;
	background-color: #a000a0;
	color: #ffff00;
	font-size: 120%;
	padding: 10px;
}
td.advent
{
	background-color: #a000a0;
	color: #ffff00;
}

div.christmas
{
	border: 2px solid;
	border-color: #a00000;
	text-align: center;
	background-color: #ffffff;
	color: #a00000;
	font-size: 120%;
	padding: 10px;
}
td.christmas
{
	background-color: #ffffff;
	color: #a00000;
}

div.ordinary
{
	align = "center";
	text-align: center;
	background-color: #008000;
	color: #ffff00;
	font-size: 120%;
	padding: 10px;
}
td.ordinary
{
	background-color: #008000;
	color: #ffff00;
}

div.lent
{
	text-align: center;
	background-color: #a000a0;
	color: #ffffff;
	font-size: 120%;
	padding: 10px;
}
td.lent
{
	background-color: #a000a0;
	color: #ffffff;
}

div.passion
{
	text-align: center;
	background-color: #cc1100;
	color: #ffffff;
	font-size: 120%;
	padding: 10px;
}
td.passion
{
	background-color: #cc1100;
	color: #ffffff;
}

div.festival
{
	border: 2px solid;
	border-color: #807800;
	text-align: center;
	background-color: #ffffff;
	color: #807800;
	font-size: 120%;
	padding: 10px;
}
td.festival
{
	background-color: #ffffff;
	color: #807800;
}