.mytable { width: 100%; border-collapse: collapse; border-width: 0px; }

td.container { width: 1164px; height: auto; }

/*   top right bottom left     */
td.padding-5-5 { padding: 6px 0px 0px 6px; }

div.menuindent { margin: 0px 0px 0px 4px; }

td.menubutton { background: url(images/menubutton.gif); background-repeat: no-repeat; background-position: center center; text-align: center; }
td.menubutton:hover { background: url(images/menubutton_h.gif); background-repeat: no-repeat; background-position: center center; text-align: center; }

td.menubutton-active { background: url(images/menubutton_h.gif); background-repeat: no-repeat; background-position: center center; text-align: center; }
td.menubutton-active:hover { background: url(images/menubutton.gif); background-repeat: no-repeat; background-position: center center; text-align: center; }

a.one { color: #fff; text-decoration: none; }
td a.one { display:block; height:100%; }

img.floatImgLeft { float: left; margin-top: 0px; }
img.floatImgRight { float: left; margin-top: 0px; }

.autobox { width: auto; height: auto; }

.boxedimageBG { width: 235px; height: 190px; background-image: url(background.gif); background-repeat: no-repeat; margin: 5px 5px 5px 5px; padding: 10px 5px 5px 5px; position: relative; float: left; text-align: center; }

.edit_eventbox_left { width: 290px; height: auto; margin: 5px 5px 5px 5px; padding: 10px 5px 5px 5px; position: relative; float: left; text-align: center; }
.edit_eventbox_right { width: 290px; height: auto; margin: 5px 5px 5px 5px; padding: 10px 5px 5px 5px; position: relative; float: left; text-align: center; }

table.bottomborderlineoftd { border-collapse: collapse; border-bottom: 1px solid #000000; }
table.bottomborderlineoftd td { border-bottom: 1px solid #000000; }