.formFieldTitle{
	width: 100% !important;
	text-align:right;
	padding-right: 15px;
}
.formFieldTd{
	width: 100% !important;
}
.btnBox{
	margin-top:15px !important;
	padding-bottom:5px !important;
	padding-top:15px !important;
	text-align:right;
}
.pageRowBox{
	width:100%;
	border-bottom:1px solid #B5B5B5;
	margin-bottom:4px;
}
.pageBoxLeft{
	width:33%;
}
.pageBoxMid{
	width:33%;
	text-align:center;
}
.pageBoxRight{
	width:34%;
	text-align:right;
	cursor:default;
	
}
.newsBodyImg{
	border:1px solid #b5b5b5;
}
.pageImg{
	cursor:pointer;
}
.pageFooter{
	margin-top: 0px !important;
	padding-top:0px !important;
	border-top: 1px solid #B5B5B5;
}
.title,.titel{
	font-weight:bold !important;
}
.formField{
	border:1px solid #B5B5B5;
	width:100%;
}
.searchBox{
	margin-top:15px;
	width:100%;
	text-align:right;
}
.adminTitle{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	margin-bottom:16px;
}
.listHeadTd{
	background-color:#b2c1d5;
	color:white;
}
.listHeadTd a {
	color: #ffffff;
}
.listRow1TdLink{
	background-color:#f9fcfe;
}
.listRow2TdLink{
	background-color:#e9eff4;
}
.listRow1TdLinkMo{
	background-color:#fff1d4;
}
.listRow2TdLinkMo{
	background-color:#fff1d4;
}

.eventContClass{
	margin-top:15px;
}
.eventAddInfoTitle{
	width:50px;
}
.boldText{
	font-weight:bold;
}
.eventDateClass{
	font-size:7pt;
}