html,body,h1,h2,h3,h4,h5,h6,p{
	margin: 0px;
	padding: 0px;

	}

body {
	background-color: #BAFEBA;
}
a.backlink {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p{
	margin: 0;
	font-size: 80%;
	color: #333333;
	line-height: 140%;

	}

div.eventinfo {
	background-color: #DEFDBB;
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BEDDB7;
	border-left-color: #BEDDB7;
	margin-top: 0px;
	margin-bottom: 0px;



}
table.eventsdate {
	padding: 0px;
	width: 740px;
	display: block;
	position: static;
	background-color: #FFFFFF;
	margin: 0px 0px 10px;
	border: 1px solid #E3E3E3;




}

td.e-title {
	width: 190px;
	background-color: #FFFFFF;

}
	td.e-title h3{
		font-size: 140%;
		margin:5px 5px 0px 10px;
		}
		
		td.e-title h3 span{
			font-size: 65%;
			}
		
	td.e-title h5{
	font-size: 90%;
	margin:5px 0 0 10;
	line-height: 140%;

		}
td.e-title p{
	margin-left: 10px;
}
td.e-title p span{
	font-size: 90%;
}


td.e-date {
	width: 120px;
}
td.e-date p span{
	font-size: 80%;
}


td.e-place {
	width: 110px;
}
td.e-info {
	width: 320px;
	padding-top: 5px;
	padding-bottom: 5px;


}
td.e-info p{
	margin-right: 10px;

}
td.e-info p span{
	font-size: 80%;
}
table.tb-ws {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
table.tb-ws td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;


}
table.tb-ws td.title{
	width: 210px;
}
table.tb-ws td.name{
	width: 140px;
}
td.name p span{
	font-size: 80%;

}


div.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
td#party {
	background-color: #FFCAE4;
	color: #FFFFFF;


}
td#event {
	color: #FFFFFF;
	background-color: #EABD80;
}
td.workshop {
	width: 200px;
	color: #FFFFFF;
	background-color: #9FD5B6;
}
	td.workshop h3{
		font-size: 140%;
		margin:5px 5px 0px 10px;
		}
		
		td.workshop h3 span{
			font-size: 65%;
			}
td#live {
	color: #FFFFFF;
	background-color: #C1B7DB;
}
td#exhibition {
	color: #FFFFFF;
	background-color: #AECFEA;
}

table.siteinfo {
	width: 800px;
	background-color: #A4BA58;
}
table.siteinfo td.site {
	background-color: #FFFFFF;
	width: 20%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4BA58;
}
table.siteinfo td.site-f {
	background-color: #A4BA58;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.siteinfo td.site-f h5 {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 90%;
	margin-bottom: 3px;

}
table.siteinfo td.site-f p {
	font-size: 70%;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;

}
table.cont {
	color: #FFFFFF;
	background-color: #A4BA58;
	width: 800px;
}
a.maillink {
	color: #FFFFFF;
	text-decoration: none;
}
a.maillink:hover {
	text-decoration: underline overline;
}
.footer {
	margin-top: 15px;
	margin-bottom: 15px;
}
.cancel {
	text-decoration: line-through;
}
.cancelred {
	color: #FF6633;
}
p.heike {
	font-size: 70%;
	margin-bottom: 10px;
	margin-right: 5px;
}
