@charset "utf-8";
/* CSS Document */

.title{
color:#FF9900;
font-size:14px;
border-bottom:1px solid #FF9900;
width:190px;
margin-bottom:5px;
padding-bottom:2px;
}

td.bodytext{
color:#222222;
font-size:13px;
font-weight:500;
}

td.time{
color:#333333;
font-size:11px;

}
#container{
width:160px;
padding:5px;
}

table#morning:hover{
background-color:#dddddd;
}
table#daytime:hover{
background-color:#dddddd;
}
table#afternoon:hover{
background-color:#dddddd;
}
table#drive:hover{
background-color:#dddddd;
}

table#morning{
height:50px;
width:180px;
background-color:#eeeeee;
border:1px solid #dddddd;
padding:5px;
display:block;
margin:0px 0px 3px 10px;


}

#daytime{
height:50px;
width:180px;
background-color:#eeeeee;
border:1px solid #dddddd;
padding:5px;
display:block;
margin:0px 0px 3px 10px;


}


#afternoon{
height:50px;
width:180px;
background-color:#eeeeee;
border:1px solid #dddddd;
padding:5px;
display:block;
margin:0px 0px 3px 10px;
}

#drive{
height:50px;
width:180px;
background-color:#eeeeee;
border:1px solid #dddddd;;
padding:5px;
display:block;
margin:0px 0px 3px 10px;
}

#robot{
height:50px;
width:180px;
background-color:#eeeeee;
border:1px solid #dddddd;
padding:5px;
display:block;
margin-bottom:3px;

}
#schedule{
	width:210px;
	height:290px;
	background-color:#ffffff;
	overflow:auto;
}

#schedule table{
height:65px;

}

#schedule img{
border:3px solid #ffffff;
margin-right:10px;
}
#indexcontainer{
background-color:#ffffff;
padding-left:5px;
width:690px;
}
#vote{
margin:0px 5px 0px 5px;
padding:0px;
height:190px;
width:200px;
}

#vote label{
font-family: Tahoma, Verdana, Arial, sans-serif;
}

#WeatherContent{
}

#Weather1{
margin:0px 5px 5px 0px;
width:200px;
padding:5px;
}

#contentbox{
border:1px solid #dddddd;

}

.boxtitle450{
background-color:#333333;
height:20px;
width:100%;
color:#ffffff;
}

.boxtitle220{
background-color:#333333;
height:20px;
width:100%;
color:#ffffff;
}
