body {margin-top:0;margin-left:0;margin-right:0; margin-bottom:0;}

td {  font-family: Arial; font-size: 12px}
p {  font-family: Arial; font-size: 12px}

.topbit {
 background: url(/i/top.gif) no-repeat;
 background-position: bottom;
 width: 1000px;
}

.bottombit {
 background: url(/i/bottom.gif) no-repeat;
 background-position: top;
 width: 1000px;
}

.mainbit {
 background: url(/i/tablebg.gif) repeat;
 background-position: top;
 width: 1000px;
 text-align:center;
}

.videotitle {
  font-family: Arial;
  font-size:16px;
  font-weight:bold;
  text-align: center;
  top+_margin:5;
}

.tableborder
{
border-style: solid;
border-color: 888888;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
vertical-align: top;
}

.smallfonts
{
font-size:10px;
}

.img-shadow {
  float:left;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -3px 6px 6px -3px;
  padding: 4px;
  }



/***************************
        Register Bar
***************************/
#registerbar {
        font: message-box;
}
#registerbar a, #registerbar a:link, #registerbar a:visited, #registerbar a:active {
        display: block;
        float: left;
        clear: both;
        width: 100%;
        color: InfoText;
        background: InfoBackground url(/i/warning.gif) no-repeat fixed .3em .3em;
        padding: .45em .3em .45em 2em;
        border-bottom: .16em outset;
        text-decoration: none;
        cursor: default;
}
#registerbar a:hover {
        color: HighlightText;
        background: Highlight url(/i/warning2.gif) no-repeat fixed .3em .3em;
}




.commentbox{
background-color: #ececec;
width: 260px;
padding: 10px;
}

.commentfooter{
background: url(/i/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}







#tabnav
        {
                height: 20px;
                margin: 0;
                padding-left: 10px;
                background: url(/i/tab_bottom.gif) repeat-x bottom;
        }

#tabnav li
        {
                margin: 0;
                padding: 0;
                display: inline;
                list-style-type: none;
        }

#tabnav a:link, #tabnav a:visited
        {
                float: left;
                background: #f3f3f3;
                font-size: 10px;
                line-height: 14px;
                font-weight: bold;
                padding: 2px 10px 2px 10px;
                margin-right: 4px;
                border: 1px solid #ccc;
                text-decoration: none;
                color: #666;
        }

#tabnav a:link.active, #tabnav a:visited.active
        {
                border-bottom: 1px solid #fff;
                background: #fff;
                color: #000;
        }

#tabnav a:hover
        {
                background: #fff;
        }









.mydetails {
        border-collapse:collapse;
        border:1px solid #8A8AFF;
        margin-left: 10px;
}
caption {
        text-align: left;
        text-indent: 0px;
        height: 12px;
        font-weight: bold;
        color: #6A6AFF;
	margin-bottom:7px;
}
th {
        text-align: left;
        text-indent: 0px;
	font-family: Arial;
	font-size: 13px
        height: 13px;
        font-weight: bold;
        color: #6A6AFF;
	margin-bottom:7px;
}



