body 
{
 background-color: #E6EBFF;
 color: #000000;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 13px;
}

table
{
 border-collapse: collapse;
}

table.colorborder
{
 border-top: 1px solid #E6EBFF;
 border-right: 1px solid #E6EBFF;
 border-bottom: 1px solid #E6EBFF;
 border-left: 1px solid #E6EBFF;
 background-color: #849CFF;
 margin-left: auto;
 margin-right: auto;
}

table.lr
{ 
 border-top: 0;
 border-right: 1px solid #E6EBFF;
 border-bottom: 0;
 border-left: 1px solid #E6EBFF;
 background-color: #849CFF;
 margin-left: auto;
 margin-right: auto;
}

table.films
{ border-top: 1px solid #000000;
 border-right: 0;
 border-bottom: 0;
 border-left: 0;
 background-color: #849CFF;
 margin-left: auto;
 margin-right: auto;
}

td.lightborder
{
 border-collapse: collapse;
 border-top: 0;
 border-right: 1px solid #E6EBFF;
 border-bottom: 0;
 border-left: 0;
}

.menu 
{
 display: block;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 13px;
}

a:link 
{
 color: #000000;
 background-color: #849CFF;
}

a:visited 
{
 color: #000000;
 background-color: #849CFF;
}

a:hover 
{
 color: red;
}

a 
{
 text-decoration: none;
 background-color: #E6EBFF;
}

.title1 
{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 26px;
 font-weight: bold;
}

.subject
{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
}

.bold 
{
 font-weight: bold;
}

html
{
 overflow: -moz-scrollbars-vertical;
}



.frame
{
 width: 100%;
 color: black;
 background-color: #E6EBFF;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 13px;
}

td.gallery
{
 color: black;
 background-color: #E6EBFF;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 11px;
 padding: 10px;
}

td.blankrow
{
background-color: #849CFF;
}

a.table:link 
{
 color: #000000;
 background-color: #E6EBFF;
}

a.table:visited 
{
 color: #000000;
 background-color: #E6EBFF;
}

a.table:hover 
{
 color: red;
}

.thumbs
{
 padding: 5px;
 width: 100px;
 text-align: center;
}

a.forum:link 
{
 font-weight: bold;
 color: red;
 background-color: #E6EBFF;
}

a.forum:visited 
{
 font-weight: bold;
 color: red;
 background-color: #E6EBFF;
}

a.forum:hover 
{
 color: blue;
}

.tdframe
{
 color: black;
 background-color: #E6EBFF;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 13px;
}

.title2
{
 color: yellow;
 font-weight: bold;
 background-color: black;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 15px;
 
 
}

.sent
{
 width: 240px;
 color: green;
 background-color: #FFCC66;
 font-weight: bold;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 18px;
}

.notsent
{
 width: 240px;
 color: red;
 background-color: #FFCC66;
 font-weight: bold;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 18px;
}


#movie 
{
 position: relative;
 margin-left: auto;
 margin-right: auto;
 top: 0px;
 width: 600px;
 border-collapse: collapse;
 border: 1px solid #000000;
 padding: 5px;
 text-decoration: none;
 font-family: verdana,arial;
 font-size: 12px;
 color: #000000;
}

#image 
{
 position: relative;
 top: 0px;
 width: 150px;
 height: 217px;
 float: left;
}

#info
{
 position: relative;
 top: 0px;
 float: left;
 width: 430px;
 height: 145px;
 padding: 3px;
 border-collapse: collapse;
 border: 1px solid #000000;
}

#actors 
{
 position: relative;
 float: left;
 width: 430px;
 height: 70px;
 padding: 3px;
 overflow: auto;
 border-collapse: collapse;
 border: 1px solid #000000;
}

#description 
{
 position: relative;
 width: 580px;
 height: 80px;
 padding: 3px;
 overflow: auto;
 border-collapse: collapse;
 border: 1px solid #000000;
}

#results 
{
 position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 570px;
 padding: 5px;
}

.tblcenter
{
 margin-left: auto;
 margin-right: auto;
}

.noborderimage
{
border:none;
}