.popupText
{
margin: 10px
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: 0;
    padding: 0;
}
p.error {
    color: red
}
.psuedolink {
    cursor: pointer
}
.main {
    font-size: 11px;
}
.mainbig {
    font-size: 14px;
}
.mainbigbold {
    font-size: 14px;
    font-weight: bold;
}
.ondark {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
}
.ondarksmall {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
}
.topsearch {
    font-weight: bold;
    font-size: 13px;
}
.tableheader {
    font-weight: bold;
    font-size: 12px;
}
.readonly {
    font-size: 10px;
    background-color: #DDDDDD;
}
.bigtitle {
    font-weight: bold;
    font-size: 16px;
}
.partresult {
    font-size: 10px;
}
.majcompresult {
    font-size: 12px;
}
.partcount {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}
