/**MPMeister css**/

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:active {
text-decoration: none;
}

/*video--------------------------------------------------------------*/

.video_bg {
margin: 8px 16px 0px 16px;
background-color: #ddddee;
}

/*control------------------------------------------------------------*/

.control_bg {
margin: 0px 16px 0px 16px;
background-color: #ccccdd;
}

/*menu--------------------------------------------------------------*/
/*common-------------------------*/

.menu_bg {
margin: 0px 0px 0px 0px;
background-attachment: fixed;
background-color: #bbbbcc;
}

.table {
background-color: #ddddbb;
}

/*normal--------------------------*/

.number {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: #eeeedd;
}
.number a:link{
color: #111111;
}
.number a:visited{
color: #111111;
}
.number a:active{
color: #111111;
}

.list {
font-family: ‚l‚r ƒSƒVƒbƒN;
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: #eeeedd;
}
.list a:link{
color: #111111;
}
.list a:visited{
color: #111111;
}
.list a:active{
color: #111111;
}

.time {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #555555;
background-color: #eeeedd;
}

.thumbnail_bg {
background-color: #eeeedd;
}

.time_bar_bg {
background-color: #eeeedd;
}

/*selected-------------------------*/

.selected_number {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: #446677;
}
.selected_number a:link{
color: #ffffcc;
}
.selected_number a:visited{
color: #ffffcc;
}
.selected_number :active{
color: #ffffcc;
}

.selected_list {
font-family: ‚l‚r ƒSƒVƒbƒN;
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: #446677;
}
.selected_list a:link{
color: #ffffcc;
}
.selected_list a:visited{
color: #ffffcc;
}
.selected_list :active{
color: #ffffcc;
}

.selected_time {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #999999;
background-color: #446677;
}

.selected_thumbnail_bg {
background-color: #446677;
}

.selected_time_bar_bg {
background-color: #446677;
}

/*no slide-------------------------*/

.alt_number {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: #dddddd;
}
.alt_number a:link{
color: #555555;
}
.alt_number a:visited{
color: #555555;
}
.alt_number a:active{
color: #555555;
}

.alt_list {
font-family: ‚l‚r ƒSƒVƒbƒN;
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: #dddddd;
}
.alt_list a:link{
color: #555555;
}
.alt_list a:visited{
color: #555555;
}
.alt_list a:active{
color: #555555;
}

.alt_time {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #555555;
background-color: #dddddd;
}

.alt_thumbnail_bg {
background-color: #dddddd;
}

.alt_time_bar_bg {
background-color: #dddddd;
}

/*no slide selected-----------------*/

.selected_alt_number {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: #446677;
}
.selected_alt_number a:link{
color: #ffffcc;
}
.selected_alt_number a:visited{
color: #ffffcc;
}
.selected_alt_number a:active{
color: #ffffcc;
}

.selected_alt_list {
font-family: ‚l‚r ƒSƒVƒbƒN;
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: #446677;
}
.selected_alt_list a:link{
color: #ffffcc;
}
.selected_alt_list a:visited{
color: #ffffcc;
}
.selected_alt_list a:active{
color: #ffffcc;
}

.selected_alt_time {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #999999;
background-color: #446677;
}

.selected_alt_thumbnail_bg {
background-color: #446677;
}

.selected_alt_time_bar_bg {
background-color: #446677;
}

/*title--------------------------------------------------------------*/

.title_bg {
margin: 16px 16px 0px 16px;
background-color: #002233;
}

.subtitle {
font-family: ‚l‚r ƒSƒVƒbƒN;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #002233;
}

.date {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #002233;
}

.title {
font-family: ‚l‚r ƒSƒVƒbƒN;
font-size: 24px;
font-weight: bold;
font-style: normal;
color: #002233;
}

.organization {
font-family: ‚l‚r ƒSƒVƒbƒN;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #002233;
}

.speaker {
font-family: ‚l‚r ƒSƒVƒbƒN;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #002233;
}
.duration {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #002233;
}

/*slide-------------------------------------------------------------*/

.slide_bg {
margin: 8px 16px 0px 16px;
background-repeat: no-repeat;
background-color: #9999aa;
}

.page {
font-family: MS UI Gothic;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #002233;
}

/*information------------------------------------------------------*/

.information_bg {
margin: 0px 16px 0px 16px;
background-color: #888899;
}

.information {
font-family: MS UI Gothic;
font-size: 14px;
font-weight: bold;
font-style: normal;
color: #002233;
}