body {
	font:13px tahoma;
	background-color:#CFCFCF;
	}
td {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font:13px tahoma;
}

th {
	font:13px tahoma;
}
img{border:0;}
a{text-decoration:none; }

a:hover{color:#FF0000; }

div{
	padding:0;
	margin:0;
	}

div #{
	width:770px;
	height:850px;
	}
div #signin{
	width:770px;
	height:36px;
	/*background-image:url(../images/Signin_banner.gif);*/
	}
div #logo{
	width:231px;
	height:297px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	clear:right;
	}
div #userLog{
	clear:both;
	width:231px;
	height:118px;
	background-color:#C4D3E1;
	}
div #flashAd{
	width:539px;
	height:179px;
	background-image:url(../images/flash_advertise.gif);
	float:right;
	}
div #clipInfo{
	float:right;
	width:539px;
	height:118px;
	background-image:url(../images/swp_challenge.gif);
	}
div #menu{
	width:770px;
	height:30px;
	background-image:url(../images/menu_bar2.gif);
	}
.logStat{
	padding-right: 10px; 
	font-size:12px; 
	color:#FFFFFF;
	background-color:#D0005F; /* BLUE: 336699 */	 
	font-weight:bold;
    }
.logStat A{color:#FFFFFF; }
.logStat A:hover,link,visited,active {
	text-decoration:underline;
	color:#FFFFFF; 
}
.navLinks{
	/*padding-right: 10px; */
	font-size:13px; 
	background-color:#D0005F; 
	color:#FFFFFF;
	/*font-weight:bold;*/
}
.navLinks A{color:#FFFFFF; }
.navLinks A:hover,link,visited,active {
	text-decoration:underline;
	color:#FFFFFF; 
}
.navLinks b{ 
    padding-left: 5px;
	padding-right: 5px;
}
frmfooter{
  background-color:#D0005F;
}
.showList
{
	height:500px;
	width:auto;
	overflow-y:scroll;
	background-color:#B9CBDC;
}
.facvideolink
{
    width: 170px; 
	height: 50px; 
	text-align:center; 
	font-weight:bolder;
	font-size:15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;	
	background-color:#688BAF; 
	background:#688BAF; 
	color:#FFFFFF;
}
.faclink
{
    text-align:center; 
	font-weight:bolder;
	font-size:12px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;		
	background-color:#688BAF; 
	background:#688BAF; 
	color:#1F445D;
}
.contentLink 
{
    width: 170px; 
	height: 30px;
	text-align:center; 
	font-weight:bolder;
	font-size:12px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;		
	background-color:#688BAF; 
	background:#688BAF; 
	color:#FFFFFF;
}
.contentLink a:visited,active,link {
   color:#FFFFFF;
}
.contentLink a:hover{
   color:#FFFFFF;
   text-decoration:underline;
}