.popupText
{
margin: 10px
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000099;
}
body,td,th {
	font-size: 12px;
}
a {
	font-weight: bold;
}
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: 13px;
}
.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;
}
