/* designed and produced by www.rpadesign.co.uk */


body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #DDD4CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
} 

a:link{
	color:#000000;
	text-decoration:underline;
}
a:active{
	color:#000000; 
	text-decoration:underline;
}

a:visited{
	color:#000000; 
	text-decoration:underline;
}
a:hover{
	color:#999999;
	text-decoration:underline;
}

#navi{
	height: 24px;
	width: 765px;
	background-image: url(/images/template/nav_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#footernav{
	height: 24px;
	width: 765px;
	background-image: url(/images/template/footernav_blank_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 0.7em;
	color:#999999; 
}
#footernav a:link{
	color:#999999;
	text-decoration:none;
}
#footernav a:active{
	color:#999999; 
	text-decoration:none;
}

#footernav a:visited{
	color:#999999; 
	text-decoration:none;
}
#footernav a:hover{
	color:#666666;
	text-decoration:none;
}

.bordered{
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
.bordered td{
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.calendar_hit{
background-color:#FFFF66;
}
.calendar_dayheader{
background-color:#FFCCFF;
}


#loginbox{
font-size:0.8em;
background-color:#FFFFFF;
border:2px solid #999999;
color:#333333;
display:none;
position:absolute;
left:650px;
z-index:0;
width:200px; 
}

#harold{
border:1px solid #000000;
width:100px;
height:16px;
}
#hilda{
border:1px solid #000000;
width:100px;
height:16px;
}
#login{
}

ul
{
	margin-left:15px;
	padding-left:15px; 
}
ul ul
{
	margin-left:5px;
	padding-left:5px; 
}
