@import url('https://fonts.googleapis.com/css?family=Amatic+SC|Old+Standard+TT');

body, td {	font-family: 'Old Standard TT', Palatino, Palatino Linotype, Palatino LT STD, Book Antiqua, Georgia,'Times new roman',serif;
						font : 13px;
						scrollbar-base-color: #FFDAE8;
						scrollbar-arrow-color: #A34367;
						scrollbar-Highlight-Color : #FFDAE8;
						scrollbar-Shadow-Color : #FFDAE8;
						scrollbar-3dlight-color: #FF84B2;
						scrollbar-darkshadow-color: #FF84B2; 
						scrollbar-Track-Color : #FFC2D9;	}

body.navi td, .pagehead {font-family: 'Amatic SC', 'Arial Narrow', 'Avant Garde',cursive;
line-height : 25px;}

.agenda td { border-top : 1px dotted #FFF;}

b { font-weight : bold;
		color : #A34367;}

td b {font-family: 'Amatic SC', 'Avant Garde', cursive;font-weight : normal; font-size : 24px;}

a				{ color : #A34367;
					text-decoration : none; }
a:hover	{ color : #FF84B2; }

.pagehead { font-weight : bold;
	font-size: 30px;

	color : #A34367;
	}

.whitebox {
	border: 1px solid #ffe7f0;
	padding: 10px;
	margin : 5px 5px 0 0;
	width:415px;
	float:right;
	border-radius : 10px;}

.centered { text-align:  center; }


.spacer { background-color : #A34367;
					color : #FFAAAA; }

.mnu	{ padding-left : 15px;
				padding-right : 15px; }


img {
border-radius : 10px;
}

.imgLink img{
border: 1px solid #A34367;
border-radius : 10px;
}

.imgLink:hover img{
border: 1px solid #FF84B2;
}

.imgLink:hover{
color: red; /* Dummy definition to overcome IE bug */
}

a.navi { font-weight : bold;

font-size : 24px;
background-color : transparent: 
}

.navi				{ background-image : URL("../img/navi_bg.gif"); }
.navileft	{	background-image : URL("../img/navi_left.gif");
							background-position : left;
							background-repeat : no-repeat;
							color : #FF84B2; }

.foot				{ background-image : URL("../img/foot_bg.gif");	}
.footright	{	background-image : URL("../img/foot_right.gif");
							background-position : right;
							background-repeat : no-repeat;
							color : #FF84B2;
font-weight : normal;
font-style : normal;
font-size : 15px; }

.main { background-color : #FFC2D9; }