/* being basic styles */
	.coloredheader {font-family: arial, helvetica, sans-serif; font-size: 13pt; color: #0033CC; font-weight: bold}
	.newsheader {font-family: arial, helvetica, sans-serif; font-size: 14pt; color: #333333; font-weight: bold}
	.header {font-family: arial, helvetica, sans-serif; font-size: 11pt; color: #333333; font-weight: bold}
	.subhead {font-family: arial, helvetica, sans-serif; font-size: 11pt; color: #000000}
	.bodytext {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000}
	.small {font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #000000}
	.smaller {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000}
	.lightsmaller {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #666666}
	.formtext {font-family: courier, monospace}
	p, div {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000} 
	
	a:link {color: #000000;} 
	a:visited {color: #000000;}
	a:active {color: #FF3300;}
	a:hover {color: #FF3300;}
	
        a.gray:link {color: #666666; font-size: 11px}
        a.gray:visited {color: #666666; font-size: 11px}
        a.gray:active {color: #666666; font-size: 11px}
        a.gray:hover {color: #666666; font-size: 11px}

/* other font types */
	.titletext {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #FF6600}
	.bluetext {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #3366CC; font-weight: bold}
	.whiteheader {font-family: arial, helvetica, sans-serif; font-size: 13pt; color: #FFFFFF; font-weight: bold}
	.whitetext {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
	.whitesmall {font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #FFFFFF}
	.whitesmaller {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
	.errortext {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #FF0000; text-align: center}

/* other td types */
	.black {background-color: #000000}
	.darker {background-color: #3366CC}
	.dark {background-color: #3366CC}
	.medium {background-color: #CCCCCC}
	.light {background-color: #EEEEEE}
	.yellow {background-color: #FFCC33}
	.lightyellow {background-color: #FFF6C0}
	.lighteryellow {background-color: #FFF6C0}
	.white {background-color: #FFFFFF}
	
	.FieldInput				{BORDER-BOTTOM-STYLE: groove;BORDER-LEFT-STYLE: groove;BORDER-RIGHT-STYLE: groove;BORDER-TOP-STYLE: groove;FONT-FAMILY: Verdana, Arial, Tahoma;FONT-SIZE: 9pt; width:100%;}	
	.BarButton				{BACKGROUND-COLOR: #0082DE;BORDER-BOTTOM: 1px outset;BORDER-LEFT: 1px outset;BORDER-RIGHT: 1px outset;BORDER-TOP: 1px outset;COLOR: #FFFFFF;FONT-FAMILY: Verdana, Arial, Tahoma;FONT-SIZE: 11px; width:60px;}	
	