table.fpsection {
border-style: hidden hidden hidden hidden;
font-family: arial;
}

.fpsection-title {
border-style: hidden hidden hidden hidden;
padding-left: 5px;
font-size: 18px;
}

.fpsection-desc {
border-style: hidden hidden hidden hidden;
padding-left: 5px;
font-size: 11px;
}

.fpselect-title{
font-family: arial;
font-size: 17px;
font-weight : bold;
}

.fpselect-desc{
font-family: arial;
font-size: 11px;
}

table.fptable {
border-style: hidden hidden hidden hidden;
font-family: arial;
}
.fpheader {
background-color: #664b30;
font-weight: bold;
color: white;
text-indent: 5px;
padding: 0;
font-size: 15px;
}


.fptext {
font-weight: normal;
font-size: 12px;
padding-left: 5px;
}
.fpmenu {
font-weight: bold;
font-size: 10px;
font-family: arial;
text-align: center;
}

.fpdetails {
font-weight: normal;
font-size: 10px;
padding-left: 5px;
padding-top: 10px;
}

.fplit {
font-weight: bold;
font-size: 11px;
padding-left: 5px;
padding-top: 10px;
}

tr.fpmoff {
background: #F4F4F4;
cursor: pointer;
}

tr.fpmon {
background: #FFECEC;
cursor: pointer;
} 

tr.fpoff {
background: #F4F4F4;
}

tr.fpon {
background: #FFECEC;
} 