<style TYPE="text/css">

DIV.Toolbar		A   	       	{color:	#FFFFFF; text-decoration:none}
DIV.Toolbar		A:link			{color:	#FFFFFF; text-decoration:none}
DIV.Toolbar		A:visited		{color:	#FFFFFF; text-decoration:none}
DIV.Toolbar		A:hover 		{color: #FFFF00; text-decoration:none}
DIV.Toolbar		A:active		{color: #FFFF00; text-decoration:none}

DIV.Links		A   	       	{color:	#000066; text-decoration:none}
DIV.Links		A:link			{color:	#000066; text-decoration:none}
DIV.Links		A:visited		{color:	#000066; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000}

DIV.Login		A   	       	{color:	#666666; text-decoration:none}
DIV.Login		A:link			{color:	#666666; text-decoration:none}
DIV.Login		A:visited		{color:	#666666; text-decoration:none}
DIV.Login		A:hover 		{color: #0000FF; text-decoration:none ; font-weight: normal}

DIV.IconLinks		A   	       	{color:	#000066; text-decoration:none}
DIV.IconLinks		A:link			{color:	#009999; text-decoration:none}
DIV.IconLinks		A:visited		{color:	#009999; text-decoration:none}
DIV.IconLinks		A:hover 		{color: #FF0000; text-decoration:none}


.Fields {
	;
	background-color: #FFFFFF
;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-position: center center
;
	font-weight: bold;
	color: #000066;
	text-transform: capitalize;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;

}
.Buttons {
border: 1px #666666 groove;
; background-color: #FFFFFF
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; background-position: center center
; font-weight: bold
; color: #000066
}

</style>
