body { background-color:lightgray; color:black; font-family: verdana; font-size: 12px; }
table, ul { background-color:white; color:black; font-family: verdana; font-size: 12px; }
.small { font-size: 12px; } 
.main_table { background-color: white; height: 500px; width:700px; border:1px solid black; }
.bar_address_contact_info { }
.bar_title_logo {}
.title_row { height: 50px; }
.contact_info_row { height: 15px; background-color:black; font-size: 11px; color: white;}
.menu_bar { background-color: black; font-weight: bold; height: 17px; font-size: 12px; }
.menu_bar { border-top:1px solid gray; }
a.menu_item { color:rgb(255,0,0); text-decoration: none; } 
a.menu_item:active { color:rgb(255,190,190); text-decoration: none; } 
a.menu_item:focus { color:rgb(255,190,190); text-decoration: none; } 
a.menu_item:hover { color:rgb(255,190,190); text-decoration: none; } 

a.email_address { color:white; text-decoration: none; } 
a.email_address:active { color:white; text-decoration: none; } 
a.email_address:focus { color:white; text-decoration: none; } 
a.email_address:hover { color:white; text-decoration: underline; } 

.footer { color: black; font-size: smaller; }
tr, td { vertical-align:top; }
h1 { font-size: 16px; font-weight: bold; }