/* CSS Document */<STYLE><!--body.default{			 background-color: beige;			 font-family: Trebuchet MS, verdana;			 font-size: 8pt;			 margin-top: 10px;			 margin-right: 0px;			 margin-bottom: 10px;			 margin-left: 0px;			 }table.wrapper {		   background: beige;						   border-style: solid;		   border-color: red;		   border-width: 0px;		   color: white;		   width: 925px;		   height: 100%;		   float: center;		   align: center;					   border-spacing: 0px;		   border-collapse: collapse;		   }td.category   {			width: 120px;			padding: 5px;			text-align: left;			color: red;			vertical-align: top;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px red;			border-bottom: solid 0px red;			}td.contenthead {			width: 800px;			text-align: left;			vertical-align: center;			border-left: solid 0px red;		    border-right: solid 0px red;			border-top: solid 0px red;			border-bottom: solid 0px red;			}td.content {			width: 800px;			background-color: #FF1493;			text-align: left;			vertical-align: top;			border-left: solid 0px red;		    border-right: solid 0px red;			border-top: solid 0px red;			border-bottom: solid 0px red;			}td.contentbottom {			width: 800px;			text-align: left;			vertical-align: top;			border-left: solid 0px red;		    border-right: solid 0px red;			border-top: solid 0px red;			border-bottom: solid 0px red;			}table.content {					   border-style: solid;		   border-color: red;		   border-width: 0px;		   width: 800px;		   height: 100%;		   color: white;		   float: center;		   align: center;					   border-spacing: 0px;		   border-collapse: collapse;		   }td.video   {			text-align: left;			vertical-align: top;			border-left: solid 0px red;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px red;			padding: 5px;			}td.catvideo   {			text-align: left;			font-size: 8pt;			vertical-align: top;			border-left: solid 0px red;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px red;			padding: 5px;			}table.stream {		   background: beige;						   border-style: solid;		   border-color: red;		   border-width: 0px;		   color: white;		   width: 800px;		   height: 100%;		   float: center;		   align: center;					   border-spacing: 0px;		   border-collapse: collapse;		   }td.streamleft  {			width: 400px;			background: #FF1493;			text-align: left;			vertical-align: center;			border-left: solid 0px red;		    border-right: solid 0px red;			border-top: solid 0px red;			border-bottom: solid 0px red;			padding: 5px;			}td.streamright {			background: #FF1493;			width: 400px;			text-align: center;			vertical-align: center;			border-left: solid 0px red;		    border-right: solid 0px red;			border-top: solid 0px red;			border-bottom: solid 0px red;			}td.streamtop   {			width: 800px;			text-align: center;			vertical-align: center;			font-size: 12pt;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px black;			}td.stream   {			background: #FF1493;			width: 800px;			text-align: center;			vertical-align: center;			font-size: 8pt;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px black;			}td.streambottom   {			width: 800px;			background: #FF1493;			text-align: center;			vertical-align: center;			font-size: 12pt;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px black;			}a.streamlink      {             text-decoration: none;             color: yellow;			 font-size: 10pt;            }a.streamlink:hover {            text-decoration: none;            color: beige;			font-size: 10pt;			}a.link      {             text-decoration: none;             color: yellow;			 font-size: 8pt;            }a.link:hover {            text-decoration: none;            color: beige;			font-size: 8pt;			}a.catlink      {             text-decoration: none;             color: #FF1493;            }a.catlink:hover {            text-decoration: none;            color: red;            }--!></STYLE>