.index-block{
	border-style:none;
	box-sizing: border-box;
	margin-bottom:20px;
	/*height:100%;*/
}

.index-table{
	display:block;
	border-style:inherit;
	border-color:#FF0000;
	width:100%;
	height:100%;
	box-sizing: border-box;
}


.index-tr{
	display:block;
	border-style:inherit;
	border-color:#0000FF;
	height:100%;
	box-sizing: border-box;
	text-align: left;
}
.index-td{
	display:inline-block;
	border-style:inherit;
	border-color:#00FF00;
	vertical-align:top;
	padding:0px;
	height:100%;
	width:100%;
	box-sizing: border-box;
}

.index-td2{
	display:inline-block;
	border-style:inherit;
	border-color:#00FF00;
	vertical-align:top;
	padding:0px;
	margin-top:-282px;
	margin-left:520px;
	height:100%;
	width:100%;
	box-sizing: border-box;
}


.index-td-padding{padding:10px;}
.index-td-margin{margin:0px;}
.index-td-icons-img1, .index-td-icons-img2, .index-td-icons-img3, .index-td-icons-img4{width:25%;}
.index-td-gallery-right{max-width:290px;width:100%;margin: 20px auto auto 10px;}
.index-column-size1{width:100%;}
.index-column-size2{width:32.7%; height:100%;}
.index-column-size3{width:32.7%;}
.index-column-size4{width:66.2%;}
.index-horizontal-spacer{width:0px;height:20px;}
.index-vertical-spacer{height:25px;}
.index-image-title{ max-width:150px; border:0;}
.align-center{text-align:center;}
.align-left{text-align:left;}


.index-events-list-table{display: table;box-sizing: border-box;width:100%	border-style:inherit;border-color:#FF0000;}
.index-events-list-tr{display:table-row;box-sizing: border-box;border-style:inherit;	border-color:#0000FF;}
.index-events-list-td{display:table-cell;padding:5px 10px 5px 10px;box-sizing: border-box;overflow:hidden;white-space:nowrap;max-width: 500px;text-overflow: ellipsis;width:100%;font-size:15px; font-family:Arial, Helvetica, sans-serif;}
.index-events-block-spacer{margin-bottom:15px;}
.index-events-title{font-size:15px;}

.index-color-event1  {/*background-color: #EEF1F6;*/ background-color:#fff; color:#999999; padding:3px;text-decoration:none;font-size:12px;border:1px solid #dfdfdf;  }
.index-color-event1 a{color:#516772;text-decoration:none;}
.index-color-event1 a:hover {color:#b72121;}
.index-color-event2  { background-color:#fff; color:#999999; padding:3px;text-decoration:none;font-size:12px;border:1px solid #dfdfdf; }
.index-color-event2 a{color:#516772;text-decoration:none;}
.index-color-event2 a:hover {color:#b72121;}
.index-icons-img{width:100%;box-sizing: border-box;}
.index-image-gallery{width:100%; border:0;}
.index-gallery-iwantto{padding: 20px 10px 0px 10px;}
.index-block-background{background-color:#FFFFFF;}
.index-standard-link a:link, .index-standard-link a:active, .index-standard-link a:visited{text-decoration:none;color:#00A4E1;} 
.index-standard-link a:hover{text-decoration:underline;}
