.helpInfo
{
	cursor: help;
}

a:hover
{
	text-decoration: none;
; background-color: #CCFFFF
}


.helpInfo_dw {  cursor: help}
.flipImage {  filter: FlipH}
.border_groove {  background-color: ffffcc; border: ff0000; border-style: groove; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
.border_ridge {  background-color: ffffcc; border: 0000ff; border-style: ridge; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
.border_inset {  background-color: ffffcc; border: ff0000; border-style: inset; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
.border_outset {  border: ff0000; border-style: outset; border-top-width: thick; border-right-width: thick; border-bottom-width: thick; border-left-width: thick}
