/* CSS Document */

td.homeleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}

td.homeleft a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
}

td.homeleft a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
}

td.homeleft a:hover{
	text-decoration:underline;
}

td.eventtable {
	padding: 3px;
	text-decoration: none;
}

td.eventtable a:link{
	color: #FF9933;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-decoration: none;
}

td.eventtable a:visited{
	color: #FF9933;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-decoration: none;
}

td.eventtable a:hover{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0000CC;
}


td.press {
	background-color:#F0EBDB;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#C7BA89;
		border-top-width: 1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	padding: 7px;
	margin: 0px;
	text-align:left;
}


td.press a:link{
display:block;
width:100%;
	color:#000000;
	text-decoration: none;
}


td.press a:hover{
display:block;
width:100%;
	background-color: #FFFFFF;
	text-decoration: underline;
}

td.press a:visited{
color:#000000;
	text-decoration: none;
}

.pressheader {
font-weight:bold;
}


#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BFEBFF;

}

#addressback{
color: #BFEBFF;
	background:url(../images/home_info_back.jpg);
	background-position:bottom;
}

#address .header {
font-weight:bold;
color:#FFFFFF;
}



#bulletin {

	width: 171px;
	background:url(../images/bulletin_back.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:30px;
	padding-top:0px;
	margin-left:14px;
	
}

#bulletin h1{
background:url(../images/bulletin_header.gif);

}

#bulletin ul{
padding-top:0px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}

#bulletin li{

}
