body {
	margin: 0px;
    background-image: url(../graphics/bck_body.JPG);
    background-repeat: repeat-x;
    background-color: #B3D5DF;
    }
.maintable
    {
    border: 2px solid #629CB5;
    border-collapse: collapse;
    }
.maintable td
    {
    border: 0px solid;
    padding: 0px;
    }
.maintable td.logo
    {
    border: 0px solid;
    padding: 0px;
    background-image: url(../graphics/bc_logo.JPG);
    }
.maintable td.content
    {
    border: 0px solid;
    padding: 10px;
    }
.filmtable
    {
    border: 0px solid;
    border-collapse: collapse;
    }
.filmtable td.movie
    {
    border: 0px solid;
    background-image: url(../graphics/bck_films.JPG);
    background-position: top;
    background-repeat: no-repeat;
    padding: 40px 40px 40px 40px;
    font-family: arial, verdana;
	font-size:12px;
	font-weight: normal;
	color: #14242C;
    line-height: 20px;
    }
.conttable
    {
    border: 0px solid;
    border-collapse: collapse;
    }
.conttable td
    {
    border: 0px solid;
    padding: 0px;
    font-family: arial, verdana;
	font-size:12px;
	font-weight: normal;
	color: #14242C;
    line-height: 18px;
    }
#nav
    {
    padding-right: 10px;
    }
.aruba
    {
    font-family: arial, verdana;
	font-size:13px;
     font-weight: bold;
	color: #000066;
    line-height: 16px;
    }
A.aruba
     {
     color: #0093D9;
     text-decoration: none;
     }
A.aruba:hover
     {
     color: #000066;
     text-decoration: underline;    
     }
H1 {
    font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2B4B59;
    line-height: 18px;
    margin-bottom: 5px;
    }
H2, H3, H4 {
    font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2B4B59;
    line-height: 17px;
    margin-bottom: 5px;
    }
.desc
    {
    font-family: arial, verdana;
	font-size:12px;
	font-weight: normal;
	color: #14242C;
    line-height: 18px;
    }
A.desc
     {
     color: #639DB6;
     font-weight: bold;
     text-decoration: none;
     }
A.desc:hover
     {
	color: #14242C;
     text-decoration: underline;
     }
A.desc2
     {
     color: #000099;
     font-weight: bold;
     text-decoration: none;
     }
A.desc2:hover
     {
	color: #6699FF;
     text-decoration: underline;
     }
.pictures {
    padding: 1px;
    border: 1px solid #3399CC;
}
.footer
    {
    font-family: arial, verdana;
	font-size:11px;
	font-weight: bold;
	color: #14242C;
    line-height: 18px;
    }
A.footer
     {
     color: #639DB6;
     font-weight: bold;
     text-decoration: none;
     }
A.footer:hover
     {
	color: #14242C;
     text-decoration: underline;
     }
