
BODY, TD {
	font-family : arial,helvetica;
	font-size : 9pt;
	color : #000000;
	scrollbar-3d-light-color : #979797;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #717171;
	scrollbar-dark-shadow-color : #979797;
	scrollbar-face-color : #979797;
	scrollbar-highlight-color : #717171;
	scrollbar-shadow-color : #979797
}

INPUT.template {font-size: 11px; color: #000000; font-family: frutiger, arial, helvetica, sans-serif; background-color: #BFBFBF }
TD.temp {font-size: 11px; color: #000066; font-family: arial, helvetica;  }
TD.count {font-size: 11px; color: #ffffff; font-family: arial, helvetica; }
TD.temp1 {font-size: 11px; color: #000000; font-family: arial, helvetica; }
TD.temp2 {font-size: 12px; color: #000099; font-family: arial, helvetica;; font-weight: bold;  }
TD.temp3 {font-size: 11px; color: #ffffff; font-family: arial, helvetica; }
TD.temp4 {font-size: 12px; color: #000000; font-family: arial, helvetica; }
TD.title {font-size: 13px; color: #000066; font-family: arial, helvetica; }




UL {
	font-family : arial,helvetica;
	font-size : 8pt
	
}

INPUT {
	font-family: arial, sans-serif;
	background-color: #ffffff;
	color : Black
		    padding: 1px;
	margin: 2px;
	font-size: 11px;
	border-top: solid thin 1px black;
	border-right: solid thin 1px black;
	border-bottom: solid thin 1px black;
	border-left: solid thin 1px black;
}

SELECT {
	font-family: arial, sans-serif;
	background-color: #ffffff;
	color : Black
		    padding: 1px;
	margin: 2px;
	font-size: 11px;
	border-top: solid thin 1px black;
	border-right: solid thin 1px black;
	border-bottom: solid thin 1px black;
	border-left: solid thin 1px black;
}



TEXTAREA{
	font-family : arial,helvetica;
	font-size : 8pt;
	border-color: #ffffff;
	BACKGROUND-COLOR: #ffffff;
	letter-spacing : 0px;
	color : #000000;
	border-top: solid thin 1px black;
	border-right: solid thin 1px black;
	border-bottom: solid thin 1px black;
	border-left: solid thin 1px black;
	border-width: solid thin 1px black
}

A {
	text-decoration: underline;
	color: #990000;
	background: transparent;
}

A:Hover {
	color: #000000;
	text-decoration: underline;
	background: transparent;
}

A:link {
		color: #000000;
		background: transparent;
		text-decoration: underline;

}


A.small {
	text-decoration: none;
	color: #000000;
	font-size : 8pt;
}

A.small:Hover {
	color: #cc3333
}

A.nav2 { color: #ffffff;
        background: transparent;
	    text-decoration: none;
	 }
	 
A:link.nav2 { color: #ffffff;
		background: transparent;
		text-decoration: none;
	 }
	 
A:hover.nav2 { color: #ffffcc;
		background: transparent;
		text-decoration: none;
	 }


