/* CSS Document */
/* Used to create video directory tabs */
body {
	margin: 0px;
	padding: 0px;
}
#who_videodir {
	margin: 0px;
	padding: 0px;
}
#who_videodir table {
	margin: 0px;
	padding: 0px;
}
#who_videodir td {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 110px;
}
#who_videodir a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background: url(../clients/who/videotabs/buttonbg120.gif) no-repeat left top;
	display: block;
	border: 0px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 1px;
	padding-left: 1px;
	height: 25px;
	width: 120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	width: 110px;
}
#who_videodir a:visited {
	background-repeat: no-repeat;
	background-image: url(../clients/who/videotabs/buttonbg120.gif);
	background-position: 0px 0px;
}
#who_videodir a:hover {
	background-repeat: no-repeat;
	background-image: url(../clients/who/videotabs/buttonbg120.gif);
	background-position: 0px -25px;
	color: #FFFFFF;
}
#who_videodir a:active {
	background-repeat: no-repeat;
	background-image: url(../clients/who/videotabs/buttonbg120.gif);
	background-position: 0px -50px;
}
#who_videodir th {
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	width: 100%;
}

