/* Announcement AJAX Tabs CSS */

body{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
}
/*a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}*/
p{
margin: 0;
padding: 2px;
line-height: 1.5em;
text-align: justify;
/*border: 1px solid #73A405; */
}
#wrapper{
width: 192px;
margin: 0 auto;
}
.box{

}
.boxholder{
clear: both;
padding: 2px;
}
.tab{
float: left;
height: 27px;
width: 95px;
margin: 0 1px 0 0;
text-align: center;
background: url(../images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
font-size: 11px;
font-weight: bold;
padding: 4px 0 0 0;
}

