/* */

body { font-family: Arial; }

td { font-family: Arial; }

/* */

a { color: blue; font-family: arial; text-decoration: none; }

a:visited { color: blue; text-decoration: none; }

a:hover { color: blue; text-decoration: underline; border-bottom: blue; }

/* */

.navlink { color: white; }

.navlink:visited { color: white; text-decoration: none; }

.navlink:hover { color: white; text-decoration: underline; border-bottom: white; }

/* */

.popuplink { }

.popuplink:visited { }

.popuplink:hover { text-decoration: none; border-bottom: dotted 1px; }

/* */

.faded { color: #666666; font-size: 8pt; }

.normal { color: black; font-size: 8pt; }

.fieldstyle 
{
	font-family: Arial; 
	font-size: 14px; 
	font-weight: normal; 
	color: #003366; 
	background-color: #FFFFFF; 
	vertical-align: middle
}

.verticaltext
{
	font: bold 13px Arial;
	position: absolute;
	right: 3px;
	top: 20px;
	width: 15px;
	writing-mode: tb-rl;
}

