
h1 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 16px;
	margin: 0 0 10px 8px;
	padding:0;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background-color:#000000;
	
}
#header {
width:600px;
height:50px;
text-align:center;
}
#f_yt_vi {
font-family: Trebuchet MS;
font-size:14px;
text-align:center;
margin:10px 1em 10px 1em;
float:left;
}
.input{
height:18px;
font-size:14px;
color:#000000;
font-weight:bold;
}
.submit{
width:70px;
border: 1px solid #DDD;
height:22px;
font-weight:bold;
background-color:#FFFFFF;
}
#logo {
background:#000 url(imgs/logo-yt.jpg);
width:119px;
height:65px;
float:left;
margin-left:60px;
}
#breadcrumbs {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#yt_t {
width:85%;
margin:1em 1em 1em 1em;
text-align:center;
}
#yt_vi {
float:left;
width:150px;
height:125px;
text-align:center;
margin-bottom:1em;
font-family: Trebuchet MS;
}
#yt_vi a{
color:#FF0000;
text-decoration:none;
font-size:12px;
}
#yt_vi a:hover{
text-decoration:underline;
font-size:12px;
}

#listingcontainer {
	padding: 10px;
	background-color:#999999;
}

#listingheader {
	color:#003399;
	font-weight:bold;
	font-family: Trebuchet MS;
	font-size: 12;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #003399;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #003399;
}


#headerfile {
	text-align:left;
	float: left;
	width: 320px; 
}

#listing {
	border: 1px solid #000000;
	height:20px;
	text-align:center
}

#listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #000000;
	font-family: Trebuchet MS;
	text-decoration:none;
	float:left;
	
}

#listing a:hover {
	background-color:#CCCCCC;
}

#listing a img {
	float:left;
	margin-right: 4px;
}

#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #E9F0FF;
	
}

.w {
	background-color:#000000;
}

.mod {
	float:right;
}

.size {
	float:right;
}

.style3 {
	color: #FF0000;
	font-weight: bold;
}

