body,table,input,select,textarea{ font:normal 9pt Tahoma; }
body				{ color:white; background-color: #2D3D51; margin:20px; }
a				{ color:orange; text-decoration:none; }
a:hover				{ color:#2D3D51; background-color:orange; }


.bold			{ font-weight:bold; }
.orange			{ color:orange; }
.orangebold		{ font-weight:bold; color:orange; }
.underline		{ text-decoration:underline; }
.orangeunderline	{ text-decoration:underline; color:orange; }
.orangeunderlinebold	{ font-weight:bold; text-decoration:underline; color:orange; }

#myMenuID td			{ font-size:8pt !important; }

a.bold img		{ xbackground-color:white; xpadding:5px; border:solid 1px orange; }
