/* CSS Document */

body{
background-color:#999999;
padding:0px;
margin:0px;
text-align:center;

/*SCROLLBAR-FACE-COLOR: #e9e9e9;
SCROLLBAR-HIGHLIGHT-COLOR: #B4BFD5; 
SCROLLBAR-SHADOW-COLOR: #005580; 
SCROLLBAR-3DLIGHT-COLOR: #696969;
SCROLLBAR-ARROW-COLOR: #696969;
SCROLLBAR-TRACK-COLOR:#F3F3F3;
SCROLLBAR-DARKSHADOW-COLOR: white; */
}

.logo{
background-image:url(../images/youtube_logo.jpg);
background-position:left;
background-repeat:no-repeat;
width:264px;
height:71px;
}

.top1{
background-image:url(../images/top1.gif);
background-repeat:no-repeat;
background-position:left;
width:175px;
height:42px;
}

.top2{
background-image:url(../images/top2.gif);
background-repeat:no-repeat;
background-position:right;
width:110px;
height:42px;
}

.top3{
background-image:url(../images/top3.gif);
background-repeat:no-repeat;
background-position:left;
width:175px;
height:101px;
}

.top4{
background-image:url(../images/top4.gif);
background-repeat:no-repeat;
background-position:left;
width:200px;
height:101px;
}

.top5{
background-image:url(../images/top5.gif);
background-repeat:no-repeat;
background-position:left;
width:405px;
height:101px;
}

.tile_left_top{
background-color:#FFFFFF;
background-image:url(../images/tile_left_top.gif);
background-repeat:repeat;
background-position:left;
height:22px;
}

.tile_left{
background-color:#FFFFFF;
background-image:url(../images/tile_left.gif);
background-repeat:repeat;
background-position:left;
width:25px;
height:100%;
}

.tile_left1{
background-color:#FFFFFF;
background-image:url(../images/tile_left1.gif);
background-repeat:repeat;
background-position:right;
width:10px;
height:100%;
}
.menu_bg{
background-color:#E9E9E9;
padding:6px;
}

.menu{
background-image:url(../images/menu.gif);
background-color:#E9E9E9;
background-position:left;
background-repeat:no-repeat;
height:18px;
width:100%;
font:11px verdana;
color:#004871;
text-decoration:none;
padding-left:30px;
}

.link{
font:11px verdana;
color:#004871;
text-decoration:none;
}

.link:hover{
font:11px verdana;
color:#C20000;
text-decoration:none;
}
.box_top{
background-image:url(../images/box_top.gif);
background-repeat:no-repeat;
background-position:left;
width:408px;
height:22px;
}

.box_middle{
background-image:url(../images/box_middle.gif);
background-repeat:no-repeat;
background-position:left;
width:408px;
height:52px;
font:11px verdana;
color:#FFFFFF;
padding-left:13px;
padding-right:14px;
text-align:justify;
}

.box_bottom{
background-image:url(../images/box_bottom.gif);
background-repeat:no-repeat;
background-position:left;
width:408px;
height:48px;
font:bold 12px verdana;
color:#FFFFFF;
padding-right:14px;
text-align:right;
padding-bottom:0px;
}

.tile_head{
background-color:#FFFFFF;
background-image:url(../images/tile_head.gif);
background-repeat:repeat;
background-position:left;
height:30px;
font:bold 11px verdana;
color:#44494E;
text-align:left;
}

.body_text{
font:11px verdana;
color:#44494E;
padding:6px;
}

.bullet{
list-style-image:url(../images/bl.gif);
list-style-position:outside;
font:11px verdana;
color:#44494E;
}

.tile_right{
background-color:#FFFFFF;
background-image:url(../images/tile_right.gif);
background-repeat:repeat;
background-position:left;
width:171px;
}

.head{
background-image:url(../images/head.gif);
width:171;
height:26px;
font:bold 11px Verdana;
color:#000000;
padding-left:20px;
}

.footer{
background-image:url(../images/footer.gif);
height:46px;
font:11px verdana;
color:#FFFFFF;
padding-bottom:0px;
}

.height{
height:100%;
}

.left_height{
background-image:url(../images/footer_left.gif);
background-position:bottom;
background-repeat:no-repeat;
}

.footer_r{
background-image:url(../images/foot_r.gif);
background-position:right;
background-repeat:no-repeat;
height:46px;
}


--------------------------------------
.textbox{
font:12px verdana;
color:#3A6009;
}
.bodyheader {

font:bold 11px verdana;
color:#0000FF;
padding:6px;
}
 .bodytext4
 {
 color:#000000;
 font-family:verdana;
 font-size:10px;
 font-weight:bold;
 text-decoration:none;
 }
 .textfieldsm2 {
	color: #000000;
	background-color: #ffffff;
	width:160px;
	height: 17px;
	font-size:9px;
	border: 1px solid #000000;
}
.textarea {
border: 1px solid #000000;
background-color: #ffffff;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #5A5A5A;
}
.textfieldsm1 {
	color: #000000;
	background-color: #ffffff;
	width:200px;
	height: 17px;
	font-size:9px;
	border: 1px solid #000000;
}
  .button1{
border: 1px solid #000000;
background-color: #E7F6FF;
width: 60px;
font-family: verdana;
font-size: 9px;
color: #000033;
font-weight: bold
  }