
body 
 {
 margin: 0px;
 padding: 0px;
 }

td { vertical-align: top; }

a { color: black; }

/* Layout */

table.main
 {
 width: 720px;
 border-collapse: collapse;
 border: 0px; 
 }

table.main td.header
 {
 height: 150px;
 vertical-align:middle;
 }

/* Shows */

.show_link a
 {
 display: block;
 width: 210px;
 }

.text_box h4 
 {
 font-size:14px;
 margin-bottom:0px;
 padding-bottom:0px;
 }

.text_box p, .text_box h5, .text_box h4
 {
 margin-top:0px;
 padding-top:0px;
 }

.txtNew b
 { 
 font-size: 18px; 
 font-weight: normal; 
 color: #660000;
 }

.coteret 
 {  
 font-size: 15px; 
 font-weight: bold; 
 color: #660000; 
 text-decoration: none; 
 }
 
/* Backgrounds */

body.common
 {
 background-color: #f3f096;
 }

body.about
 {
 background: url(/images/about/bgrmm.gif) repeat-x left top #f3f096 !important;
 }

body.shows
 {
 background: url(/images/shows/bg.gif) repeat-x left top #f3f096 !important;
 }

body.show
 {
 background-repeat: repeat-x;
 background-position: left top;
 bbackground-color: #99d657;
 }

body.sipurim
 {
 background: url(/images/sipurim/bg.gif) repeat-x left top #ffe386 !important;
 }

body.streets
 {
 background: url(/images/streets/bg.gif) repeat-x left top #c0e06d !important;
 }

body.mifgash
 {
 background: url(/images/mifgash/bg.gif) repeat-x left top #d6e668 !important;
 }

body.projects
 {
 background: url(/images/projects/bgr.gif) repeat-x left top #c1e79b !important;
 }

body.actors
 {
 background: url(/images/actors/bgr.gif) repeat-x left top #9fbce7 !important;
 }

body.program
 {
 background: url(/images/program/bg.gif) repeat-x left top #dee79f !important;
 }

body.partners
 {
 background: url(/images/partners/bgr.gif) repeat-x left top #ffe75d !important;
 }

body.book
 {
 background: url(/images/book/bgr.gif) repeat-x left top #ffe75d !important;
 }

body.contacts
 {
 background: url(/images/contacts/bgr.gif) repeat-x left top #ade1ab !important;
 }

body.galleries
 {
 background: url(/images/galleries/bg.gif) repeat-x left top #d8e8fb !important;
 }

body.mario
 {
 background-color: #e6deb6 !important;
 }

