@charset "utf-8";
/* CSS Document */
body {
font-family:calibri;

}

a {
text-decoration:none;
color:#A31418;
}
a:hover {
color:#A31418;
border-bottom:dashed 1px;
}

#boxes {
height:108px;
background-image:url(../images/bg_h.gif);

}

#menubg {
height:90px;
background-image:url(../images/bg_m.gif);
margin:0;
padding:5px;
font-size:15px;
color:#F4F3F3;

}
#flash {
height: 170px;
}

#box {
background-image:url(../images/box.jpg);
background-repeat:no-repeat;
width:205px;
margin:0;
font-size:12px;
color:#8C96A0;
}

#textbox{
padding:4px;
}