.fw_content {
	font-family:"Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.schedule_content {
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8d8d8d;
	text-decoration: none;
}

.schedule_title{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #e365a6;
}



.fw_more {
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #010101;
	text-decoration: none;
}

.fw_more: hover{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.fw_more: linked{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


.fw_content h1{
	font-family:"Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin:0;
	padding:0;
}

.top-menu {
height:150px;
background-color:#fff;
}

.top-menu-left{
float:left;
margin:0px 0 0 0;
}

.top-menu-right{
float:right;
margin:15px 10px 0 10px;
}

.week-list{
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
color: #333333;
}

.top-menu-right a{
color:#333333;
}

.top-menu-right: hover{
float:right;
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
color: #010101;
margin:15px 0 0 10px;
}

.top-menu-right: linked{
float:right;
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
color: #000000;
margin:15px 0 0 10px;
}

.top-menu-right p{
margin:50px 0 0 10px;
}

.sweep{
clear:both;
}

.designer-block{
width:207px;
background:#000000;
padding:8px;
}

.designer-block li{
width:213px;
list-style-type:none;
list-style:none;
background-color:#2a2a2a;
margin:0px 0 10px 0;
padding:0px;
list-style-position:inherit;
float:right;
}

.designer-block h3{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin:15px 0 0 0;
	padding:0px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.designer-block img{
border:0px;
float:left;
}

#scrollbar_container {position:relative;width:100%}
#scrollbar_track {position:absolute;top:0;right:0;height:265px;*height:250px;width:14px;background-color:transparent;cursor:move;}
#scrollbar_handle {width:10px;background-color:#929292;cursor:move;}
#scrollbar_content {overflow:hidden;height:250px;width:210px;*width:225px;}


