a {
    font-family: Arial, Helvetica, sans-serif;
}
a:link {
    text-decoration: none;
    color: #000033;
}
a:visited {
    text-decoration: none;
    color: #330033;
}
a:hover {
    text-decoration: none;
    color: #0000FF;
}
a:active {
    text-decoration: none;
    color: #99CCFF;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
}

.tableheader {
    font-weight: bold;
    font-size: 12px;
}
.partresult {
    font-size: 10px;
}

.copyright { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
.mainsmall {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
 
.mainbig { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 
.readonly { 
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	background-color: #DDDDDD;
} 
title { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 
.mainsql { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
}
.grey { 
	background-color: #FF0000; 
	font-weight: bold; 
	font-size: 12px; 
	color: white; 
	font-family: Arial, Helvetica, sans-serif;
} 
.bigtitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
} 
.titlelink { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px;
} 
.error { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: red;
}
.psuedolink { cursor: pointer }
.style1 {
        color: #0066FF;
        font-style: italic;
        font-weight: bold;
        font-size: 14px;
}
.style3 {
        color: #000000;
        font-weight: bold;
        font-size: 16px;
}
.style5 {
        font-size: 14px;
        font-weight: bold;
}
.style15 {color: #0066FF}
.style17 {font-size: 14px; font-weight: bold; color: #D4D0C8; }
.style20 {color: #0066FF; font-size: 14px;}
.style21 {font-size: 14px}
.style22 {
        font-size: 13px;
        font-weight: bold;
}
.style24 {font-size: 10px}
.style25 {font-weight: bold; color: #FFFFFF;}
.style29 {font-size: 10px; font-weight: bold; }
.style30 {      color: #FFFFFF;
        font-style: italic;
}
.style33 {font-weight: bold; font-size: 10px; color: #FFFFFF;}
.style37 {color: #0066FF; font-size: 12px; }
.style40 {font-weight: bold}
.style41 {color: #FFFFFF}



div.popup
{
height: auto;
width: auto;
position: absolute;
top: 45%;
left: 45%;
z-index: -1;
background-color: #CCC;
text-align: center;
visibility: hidden;
border: solid #000000;
}

.popupText
{
margin: 10px
}
