BODY
{
  font-family: helvetica, arial, sans-serif;
}
BODY.list
{
  margin: 0px 0px 0px 0px; 
}
BODY.header
{
  background-color: #A6CAF0; /* clSkyBlue */
  border-bottom: solid 2 #006BCE; /* buttonblue */
  margin: 0px 0px 0px 0px;
}
.bottomline
{
 border-bottom: solid 1 #006BCE;
}
A:visited
{
  color: blue;
}
H1,
H2,
H3,
H4,
H5,
H6
{
	MARGIN-BOTTOM: 2px
}
.dvd_menu_newdvd
{
        border-width: 0;
        padding-left: 10;
        color: white;
        background-color: transparent;
        background-image: url(images/tab_newdvd.gif);
        background-repeat: no-repeat;
}
.dvd_menu_newmsg
{
        border-width: 0;
        padding-left: 14;
        color: white;
        background-color: transparent;
        background-image: url(images/tab_newmsg.gif);
        background-repeat: no-repeat;
}
.dvd_menu_100
{
        border-width: 0;
        padding: 0;
        color: white;
        background-color: transparent;
        background-image: url(images/tab100.gif);
        background-repeat: no-repeat;
}
.dvd_menu_100_newmsg
{
        border-width: 0;
        padding-left: 10;
        color: white;
        background-color: transparent;
        background-image: url(images/tab100_newmsg.gif);
        background-repeat: no-repeat;
}
.dvd_menu_active
{
        border-width: 0;
        padding: 0;
        color: black;
        background-color: transparent;
        background-image: url(images/tabact.gif);
        background-repeat: no-repeat;
}
.dvd_menu_active_newdvd
{
        border-width: 0;
        padding-left: 10;
        color: black;
        background-color: transparent;
        background-image: url(images/tabact_newdvd.gif);
        background-repeat: no-repeat;
}
.dvd_menu_active_newmsg
{
        border-width: 0;
        padding-left: 14;
        color: black;
        background-color: transparent;
        background-image: url(images/tabact_newmsg.gif);
        background-repeat: no-repeat;
}
.dvd_menu_100_active
{
        border-width: 0;
        padding: 0;
        color: black;
        background-color: transparent;
        background-image: url(images/tab100act.gif);
        background-repeat: no-repeat;
}
.dvd_menu_100_active_newmsg
{
        border-width: 0;
        padding-left: 10;
        color: black;
        background-color: transparent;
        background-image: url(images/tab100act_newmsg.gif);
        background-repeat: no-repeat;
}
.dvd_submenu
{
  border: solid 0 #006BCE; /* buttonblue */
        padding: 2px 4px 2px 4px;
        color: black;
        font-size: 11px;
        font-family: helvetica,arial;
        background-color: transparent;
}
INPUT.readonly
{
        background-color: #CCCCCC;
}
.groupheader
{
        font-style: italic;
        font-weight: bold;
        font-size: 125%;
        background-color: #F0F8FF; /* clWEBALICEBLUE */
}
.titlerow
{
        font-weight: bold;
        color: Gray;
        background-color: #A6CAF0; /* clSkyBlue */
}
.titlerow A
{
        color: Gray;
}
.titlerow A:visited
{
        color: Gray;
}
.titlerow A:hover
{
        color: Black;
}
.messagetitlerow
{
        font-weight: bold;
        background-color: #A6CAF0; /* clSkyBlue */
}
.messagesubtitlerow
{
        background-color: #A6CAF0; /* clSkyBlue */
}
.evenrow
{
        background-color: #E6E6FA; /* clWEBLAVENDER */
}
.mePlotCSS
{
        background-color: #E6E6FA; /* clWEBLAVENDER */
}
TABLE
{
        font-size: 13px;
}
TABLE.box
{
        border-left: #A6CAF0 2 solid; /* clSkyBlue */
        border-right: #A6CAF0 2 solid;
        border-top: #A6CAF0 2 solid;
        border-bottom: #A6CAF0 2 solid;
        background-color: #F0F8FF; /* clWEBALICEBLUE */
}
.plotcell
{
        font-style: italic;
}
.crewcell
{
        color: gray;
}
.commentcell
{
        color: gray;
}
.printtitlecell
{
        font-weight: bold;
        font-size: 110%;
}
TABLE.GRDVDCSS TD
{
        vertical-align: top;
        padding: 2 2 2 2;
}

.menutab
{
  width: 100px;
  height: 20px;
  border-width: 0;
  padding: 0;
  font-size:xx-small;
  background-color: transparent;
  background-image: url(images/tab100.gif);
  background-repeat: no-repeat;
}
.menutab select
{
  background-color: #A6CAF0;
}
.active select
{
  background-color: #006BCE;
}

.menutab .menutab,.active
{
  background-image: url(images/tab100act.gif);
}

.menubutton
{
  width: 100px;
  height: 20px;
  font-size:xx-small;
}

.submenutable
{
  background-color: #006BCE; /* buttonblue */
}

.menutable TR
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

IMG.titleimage,.imdb
{
	cursor: pointer;
	cursor: hand;
}

H2.pagetitle
{
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.copyright
{
  font-size: smaller;
}

.highlight
{
  background-color: Yellow;
}
