<style type="text/css" rel="Stylesheet">
UNKNOWN								{}
BODY								{
									color: #F0F000;
									background-image: url( http://aquavisie.retry.org/Database/Waves.jpg)
									}
A:hover								{
									color: #F0FA99;
									}
A:link								{
									color: #F0F000;
									}
A:visited							{}
A:active							{}

DIV.searchchoice					{
									background-color:#009999;
									height: 30px;
									text-indent: 10 px;
									border-left:1px solid #009999;
									border-right:1px solid #009999;
									border-top:1px solid #009999;
									border-bottom:1px solid #009900;
									cursor: hand;
									}

DIV.openedmenu						{
									border-left:1px solid yellow;
									border-right:1px solid yellow;
									border-top:1px solid yellow;
									border-bottom:1px solid yellow;
									}
DIV.closedmenu						{
									display:none;
									}

TABLE.tableresult TH				{
									background:#009999;
									text-align:left;
									cursor: hand;
									}

INPUT.regExpBox						{ BEHAVIOR: url(/Common/RegExpBox.htc)}
#Empty								{}
</style>