@charset "UTF-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #DDDDDD;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
table.main {
	width: 640px;
	margin-left: auto;
	margin-right: auto;	
}
td.leftdash {
    width: 10px;
	background-color: #FFFFFF;
}
td.rightdash {
    width: 10px;
	background-color: #FFFFFF;
}
td.leftwhite {
    width: 10px;
	background-color: #FFFFFF;
}
td.rightwhite {
    width: 10px;
	background-color: #FFFFFF;
}
td.headerlogo {
   width: 600px;
   height: 200px;
   background-color: #FFFFFF;
   background-image: url(header2.jpg);
}
td.sellotapefull {
   height: 20px;
   background-color: #FFFFFF;
   background-image: url(strip.gif);
   background-repeat: repeat-x;
}
td.sellotapelatest {
	height: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
td.linkbar {
   height: 16px;
   background-color: #AAAAAA;
}
td.whitevertspace {
    height: 10px;
	background-color: #FFFFFF;
}
td.video {
    background-color: #FFFFFF;
}
table.video {
    width: 600px;
	height: 150px;
}
td.videoleft {
    width: 300px;
	background-color: #CCCCCC;
	text-align: left;
}
td.videoright {
    width: 270px;
	background-color: #CCCCCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
td.videomidleft {
    width: 10px;
	background-color: #FFFFFF;
}
td.videomidright {
    width: 10px;
	background-color: #CCCCCC;
}
td.videofarright {
    width: 10px;
	background-color: #CCCCCC;
	background-image: url(video/corner.gif);
}
.videotext1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
td.footer {
    background-color: #FFFFFF;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	background-image: url(footer.gif);
	background-position: top;
	background-repeat: no-repeat;
}
