.background {
background-color:#EAEAEA;
}

.box {
border-bottom:1px solid #999999;
border-top:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
background-image:url(../images/box.jpg);
background-position:top;
background-repeat:repeat-x;
}

.text {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:small;
}

.textsmall {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:x-small;
}

.header {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:large;
}

