/* CSS Document */

.bg-top{
background-image:url(img/bg-top.jpg);
background-repeat:no-repeat;
}

.bg-body{
background-image:url(img/bg-body.jpg);
background-repeat:repeat-y;
}

.bg-bottom{
background-image:url(img/bg-bottom.jpg);
background-repeat:no-repeat;
}

.menu{
font-family:Verdana;
font-size:10px;
color:#87383D;
font-weight:bold;

}

.ddl-year{
font-family:Verdana;
font-size:10px;
color:#87383D;
width:80px;
}

.ddl-date{
font-family:Verdana;
font-size:10px;
color:#87383D;
width:60px;
}

.bodytxt{
font-family:Verdana;
font-size:11px;
color:#666666;
}

.wintxt{
font-family:Verdana;
font-size:11px;
color:#030;
}

.weltxt{
font-family:Verdana;
font-size:11px;
color:#900;
}

.address{
font-family:Verdana;
font-size:11px;
color:#87383D;
}

.topmenu{
font-family:Verdana;
font-size:9px;
color:#c1c1c1;
}

.timetxt{
font-family:Verdana;
font-size:10px;
color:#666666;
}
.poptxt{
font-family:Verdana;
font-weight:bold; 
font-size:12px;
color:#fffff;
}

