body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #EFF7FF url(/images/2005/bg.png) no-repeat top left; 
	background-attachment: fixed;
}
h1 {
	font-size : 10pt;
}
a {
	color: blue;
}
a:hover{
	background-color: #FDFEA3;
	text-decoration: underline;
}
a:visited {
	color: blue;
}
.countdownButton {
	background-image:url(/images/2005/navbar.png);
	border-style: outset;
	border-color: #023E5A;
	border-width:2px;
}

.buttonX {
        background-image:url(/images/2005/navbar.png);
        border-style: outset;
        border-color: #023E5A;
        border-width:2px;
}

.mainTitle {
	color: #023E5A;
	font-size: 24px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;	
	margin: 0px 4px 0px 4px;
}
.mainDate {
	font-size: 32px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;	
}
table {
font-size: 9pt;
}
table.submit {
	font-size: 9pt;
}
td.lang, td.navbar {
	font-size: 12px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}
a.navbar {
	font-size: 12px;
	color: #023E5A;
	font-weight: bold;
	text-decoration: none;
}
a.navbar:hover{
	background-color: #FDFEA3;
	text-decoration: underline;
}
a.navbar:visited {
	color: #023E5A;
}
a.submenu {
   font-weight: bold;
	font-size: 9pt;
	color: #023E5A;
	text-decoration: none;
}
a.submenu:hover{
	background-color: #FDFEA3;
	color: green;
	text-decoration: underline;
}
a.submenu:visited {
	color: #023E5A;
}
.small {
	font-size: 9pt;
}
td.small {
	font-size: 9pt;
	font-weight: bold;
}
table.whiteBox {
	background-color: #FFFFFF;
	border-style:groove;
	border-color: #8EB8CC;
	border-width:4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table.clearBox {
	border-style:groove;
	border-color: #007CD4;
	border-width:4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.galleryBox {
	background-color: #E3D376;
	border-style:groove;
	border-color: #007CD4;
	border-width:4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table.guestbook {
	background-color: #FFFFFF;
	border-style: inset;
	border-color: #F2DE4B;
	border-width: 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
tr.guestbookHeader {
	background-color: #CECECE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}
table.data {
	background-color: #808080;
	border : thin groove #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-width : 1px;
}
td.data {
	background-color: #FFFFFF;
	font-size : 9pt;
	text-align : left;
}
th.data {
	background-color: #CECECE;
	font-size : 9pt;
	font-weight : bold;
	text-align : center;
}
.edit {
	font-size : 9pt;
	text-align : center;
	font-weight : bold;
}
table.event {
	border-style:groove;
	border-color: #007CD4;
	border-width:4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
td.event {
	background-color: #FFFFFF;
	font-size : 9pt;
	text-align : left;
	border : thin solid #007CD4;
	margin: 0px;
	padding:10px;
}
.event_title {
	background-color: #FDFEA3;
	font-size : 11pt;
	color : #000000;
	font-weight : bold;
	text-align : center;
}
td.event_heading {
	background-color: #FDFEA3;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
	text-align : center;
	border-width: 1px 1px 1px 1px;
	border-color:#000000;
	border-style:solid;
}
td.creditLabel {
	font-size: 9pt;
	font-style: italic;
}
td.creditName {
	font-size: 9pt;
	font-weight: bold;
}

table.form {
	border-color: #007CD4;
	background-color: #FFFFCC;		
/*	BACKGROUND: URL(/images/2005/form.png); */
	border-style:groove;
	border-width:4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}
.heading {
	background-color: #FFFFBC;
	font-size : 18px;
	color : #000000;
	font-weight : bold;
	text-align : center;
	padding: 6px;
}
