h4{
	margin: 0px;
}

#entrymain{
	margin: 0 0 0 200px;
	padding: 0 10px;
	width: auto;
	text-align: center;
}
#entrymain table{
	margin: auto;
	text-align: left;
}

.image a{
	display:block;
	width:auto;
	background:url(../img/entrysub1.gif) no-repeat center bottom;
	height:50px;
	line-height:50px;
}

.eventtype1{
	border : solid 1px gray;
	background-color: #ffff66;
	text-align : center;
}
.eventtype2{
	border : solid 1px gray;
	background-color: #85CB2D;
	text-align : center;
}
.eventtype0{
	border : solid 1px gray;
	background-color: #66ff66;
	text-align : center;
}

.image a:hover{
background:url(../img/entrysub2.gif) no-repeat center bottom;
}

.entrytd{
	padding : 0px 20px 0px 20px;
	text-align:left;
}
.entrytd1{
	padding : 0px 0px 0px 20px;
	text-align:left;
}
.entrytd2{
	padding : 0px 20px 0px 20px;
	text-align:left;
}
.entryht{
	padding : 0px 20px 0px 20px;
	text-align:left;
	font-size : 13px;
	font-weight : bold;
}

.entrytdred{
	color : red;
	font-size : 15px;
	font-weight : bold;
}

.entryform_a{
	color : black;
}

.entryform_msg{
	color : #000000;
	padding : 10px;
	border : solid 1px #666666;
}

.entryform_msg a{
	color : #0041BD;
}

.errtd{
	font-weight : bold;
	color : #cc0000;
	background-color : #ffc8c8;
	border-width : 1px;
	border-style : solid;
	border-color : #323232;
}

.event1{
	height: 10px;
	background-image: url(../img/event1.gif);
	background-repeat: no-repeat;
}
.event2{
	background-image: url(../img/event2.gif);
	background-repeat: repeat-y;
}
.event3{
	height: 10px;
	background-image: url(../img/event3.gif);
	background-repeat: no-repeat;
}