body { font-family: Arial bold; color: black; background:black url(/images/red_top.gif) repeat-x top center;}
table.main_table_home { background-color:#D8E9FF; width:600; color:black; 
margin: 0px;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse;
}
table.main_table { background-color:#D8E9FF; width:600; color:black }

div.header {font-weight:bolder;font-size:14pt }

input.action { color:white; background-color:black; font-weight:bolder; font-family:Arial }

.label { font-size:xx-small }

.error { font-size:x-small;color:red;font-weight:bolder }

.link { cursor:hand; text-decoration:underline; color:blue; }

.old {color:#186775 }

.menu_on { background-color:#FFE400; }
.menu_off { background-color:#cccccc; }
.menu_over { background-color:white; }

//document.styleSheets[0].rules[10].style.backgroundColor='#cccccc';