body{
color: #333;
font-size: 11px;
background:url(images/bg_red_00.jpg) repeat-x;
background-color: #C60505;
font-family: tahoma;
}
a{
font-size: 12px;
font-family: tahoma;
color: #FFFFFF;
text-decoration: none;
}
a:hover{
color: #FFF600;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 0px solid #006BBB;
}
#wrapper{
width: 670px;
margin: 0 auto;
}
.box{
background: #FFFFFF;
}
.boxholder{
clear: both;
padding: 5px;
background: #C60505;
}
.tab{
float: right;
height: 25px;
width: 87px;
margin: 0 2px 0 0;
text-align: center;
border: 1px solid #C60505;
background: url(images/redtab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
padding: 4px 0 0 0;
}